-
Hello,
I am trying to build the p4ofagent repository. Unfortunately, I run into build errors.
**bmv2**
```
./autogen
./configure --with-pdfixed
make
sudo make install
```
**p4ofagent**
```…
-
hi, when I run `make -j4 check`
it shows 3% tests passed, 1031 tests failed out of 1062
```
Label Time Summary:
XFAIL = 4.48 sec (12 tests)
bmv2 = 107.10 sec (296 tests)
…
-
Hello
I'm using ONOS to test meter features on Bmv2, but It seems that Bmv2 is not supporting meter features well.
There are exceptions occurred if you try to read the meters through grpc. It se…
-
See https://github.com/p4lang/p4-spec/issues/565 and https://github.com/p4lang/p4c/pull/1024.
Hopefully consensus is reached soon.
If PVS is realized with a `value_set` P4_16 language built-in, P4…
-
Hi all.
I am running this example:[P4 load_banlance](https://github.com/p4lang/tutorials/tree/master/P4D2_2017_Fall/exercises/load_balance).
In this code has this hash computation:
hash(m…
-
Right now we only support "continue-on-error" (https://github.com/p4lang/PI/blob/master/proto/docs/p4runtime.md#error-reporting)
Should we add an enum to the `WriteRequest` message to support other…
-
We need to discuss how we plan on supporting table entry timeout in P4 Runtime. I'm assuming that there is interest in supporting this since this is a common OpenFlow feature (e.g. see flow entry time…
-
Hi all,
I'm trying to make sense of the P4Runtime gRPC and am falling down on a point that doesn't seem particularly clear.
When running the simple_switch_grpc example with --dp-grpc-serv-addr, …
b3n-l updated
6 years ago
-
This commit: https://github.com/p4lang/p4c/commit/94af1b909d4af0caadee1948c406191a037b2c89
seems to cause problems for people who do not install the compiler.
-
Here is the error message when I was running the exercise in [P4D2_2017_Fall/exercises/p4runtime](https://github.com/p4lang/tutorials/tree/master/P4D2_2017_Fall/exercises/p4runtime):
```python
Tra…