-
The connection tracking behavior description implies having a connection table where an entry is created for each active connection.
Since issue #196 requires to keep track of connection information…
-
1)
I followed the same steps as mentioned in README in https://github.com/Azure/DASH/tree/main/sirius-pipeline
- Build the environment >>>> worked well
make docker
- Build pipeline >>>> worked…
-
I am trying to implement a P4 program using PSA for bmv2. In the program, I wanted to use registers where a structure representing a flow would serve as the index. In the program, I'm trying to read t…
-
Hello everyone,
Currently BMv2 doesn't support PNA. I want to add initial PNA support into BMv2. I have outlined few changes to make PNA integration possible:
• Updates to context.h, packet.h, an…
-
Currently, BMv2 does not support the underlay SAI API listed in [dash-sonic-hld](https://github.com/Azure/DASH/blob/main/documentation/general/dash-sonic-hld.md#334-swss-lite-underlay). But we already…
-
Following steps were followed (as per https://github.com/stratum/stratum/blob/main/stratum/hal/bin/bmv2/README.md) :
**setup_dev_env.sh # You're inside the Docker container now
bazel build //stratu…
-
This project idea is created to invite further discussion of my 2024 P4 Workshop talk:
- P4HIR: Towards Bridging P4C with MLIR ([slides](https://p4.org/wp-content/uploads/2024/11/204-P4-Workshop-P4…
-
i thought BMv2 is a software solution and there is a limitation only on the memory amount i have in my PC
but when trying to load 240K mappings i got
Error when trying to add entry to table 'd…
-
# Container BMV2
In order to later use the systems in real-life scenarios, the system must be able to programmatic deploy VMs where the BMV2 will run, create interfaces, program IPs, and all other re…
-
I know that bmv2's performance is not production-grade and there are a lot of hardware-dependent factors but is there some approximate performance conversion factor or methodology to gauge the relativ…