-
Hello everyone!
I'm trying to make a backward-compatible edit to the BMv2 simple switch.
Simple switch passes a packet handler from the place that `static void packet_handler(int port_num, const c…
-
Is it necessary for me to prepare something just like ONOS or Mininet?
-
I have been doing some early experiments with testing my install script that installs a bunch of P4 open source development tools with Ubuntu 23.04, and found that when you attempt to run a command li…
-
Hello, I tried to reproduce your network, but in the file run.sh exit a file to unzip tar -czf build / p4app.tgz * --exclude = 'build', but in your git there is no such file: p4app.tgz
Could you make…
-
I wrote the following script today that is a simpler way to build nerpa and its dependencies than by using the rather elaborate, distro-specific, and (in my experience) error-prone way using jafingerh…
-
Thinking more about it... What if we do the opposite?
- Conversion to `string_view` should be implicit
- Construction from `const char*` should be explicit
Here is the rationale: currently it i…
-
hello,I install p4-utils and run it in p4-learning,but error occur,here is image ,can you help me?thanks
wcc@ubuntu:~/p4/p4-learning/exercises/01-Reflector$ p4run
Traceback (most recent call last):
…
-
Hallo,
Ich habe die Simple_switch.cpp bearbeitet, um andere Hash Operationen auf das Payload anzuwenden.
Obwohl das kompilierte Programm einwandfrei funktioniert, bekomme ich nicht das gewünschte Ve…
-
>I suspect you could get a much bigger gain here by getting rid of the java-style Util::Enumerator (which does a bunch of dynamic allocation and generates much garbage to be collected by the GC) and…
-
## Personnel
- [x] **Owner**: @jafingerhut
- [x] **Supporters**: @mariobaldi
## Design
- [ ] **Document**: Discussion about a few possible ways such a feature could be designed: https://github…