-
The manual says as follows:
> If a table has no key property, then it contains no look-up table, just a default action—i.e., the associated lookup table is always the empty map.
I'm wondering if i…
-
Hi,
I am trying to benchmark SwitchML and I have managed to compile the P4 program and deploy it on the switch. I am also running the controller on the switch directly and I have connected two diff…
-
Hi,
I'm trying to run the example "tna_32q_2pipe" and when I execute the ```./run_switchd.sh --arch tofino -p tna_32q_2pipe``` I get some errors:
```
2022-03-03 21:55:27.055651 BF_DVM ERROR - Progr…
-
https://github.com/verified-network-toolchain/petr4/blob/ff147d82ef737c837bcfb73f1f481d5fc5b905b5/deps/poulet4/lib/Semantics.v#L917
`apply` is used as function name for Tofino `RegisterAction`.
-
Hi all,
It may not be an issue with fabric-tna but I was hoping someone here can help me.
I followed the instructions and everything works fine but I am not able to push pipeconfs to my onos host. …
-
The [spec](https://p4.org/p4-spec/docs/P4-16-v1.2.2.html#sec-block-stmt) allows instantiations to be a member of a block of statements, but there is no example of that allowed by p4c. Since in the “ca…
-
Hello. I ran **make RDMA=1** under **p4app-switchML/dev_root/client_lib/**, then ran **make RDMA=1** under **p4app-switchML/dev_root/examples/**, finally ran **./hello_world** under **p4app-switchML/…
-
SDE 9.6.0 has changed the build process. p4studio_build.py is now p4studio.
We need to update our build scripts to generate the appropriate BF SDE install packages.
- [ ] Rework the SDE build sc…
-
Hi,
I'm running the latency app, and the latency seems rather high. The eRPC paper reports ~2.3us median latency with CX5 (Eth), but I'm getting ~5.3us:
```
$ ./scripts/do.sh 1 0
Installing modd…
-
For the recipe in https://github.com/ipdk-io/ipdk/blob/main/build/IPDK_Container/README, can you provide an alternative which does not require spawning VMs? For example, I'd like to instantiate some `…