-
I tried to to install p4devtools using "install-p4dev-v8.sh" on a fresh Ubuntu 24.04 but the script gives an error and does not finish. Therefore, p4setup.bash is not created.
These are the last line…
-
Hi,
I see the following error when i call insert() on a table_enrty object created on p4runtime shell in advanced branch. Any help in this regard is much appreciated.
Please look at the following lo…
-
I ask because I tried a test using a P4Runtime API client connecting to infrap4d over a P4Runtime connection, and attempted to add an entry to a table with an action that had one or more parameters th…
-
I get this error while running example L2 Switch.
`pi@p4pi:~$ sudo t4p4s-p4rtshell l2switch`
`Generating P4Runtime files...`
`~/t4p4s/examples/p4rt_files /home/pi`
`/home/pi`
`Launching P4Runtim…
-
We discussed in the P4 API WG meeting that it would be a good time to cut a new release. Opening this as an umbrella bug to track that.
- [x] label open PRs and issues with https://github.com/p4lan…
-
... I think this would be very useful and it would make it easier to check small changes (where one can be quite certain to not break anything, but still wants to make sure) without having to bring up…
-
Hi,
I am trying to compile P4Runtime with T4P4S by following the instructions in README.md file. But I am getting this error,
```
Error during the compilation of ? to ./build/last/srcgen/control…
-
Hi, I'm new to the tool.
im trying to use as per the [README.md](https://github.com/p4lang/p4runtime-shell?tab=readme-ov-file#example-usage)
I found that te.insert is not working. BMV2 table is not …
-
Why? Because Madoko is no longer maintained as of 2019, and at least the P4 Language Design work group is considering switching from Madoko to AsciiDoc because of this. While the current Madoko sour…
-
```
$ p4c --version
p4c 1.2.4.0 (SHA: 0d3dcd626 BUILD: DEBUG)
$ cd ~/p4c/testdata/p4_16_samples
$ p4c --arch v1model --p4runtime-files tmp/p4info.txt --p4runtime-entries-files tmp/entries.txt …