behavioral-model
behavioral-model copied to clipboard
The reference P4 software switch
Hi there. I'm trying to run make to compile and later to install again bmv2 on my machine and I'm having some issues: I already did install the build dependencies...
HI, I am running some test on cloud lab bare metal machine and I encounter some performance problem while I am running the bmv2(simple_switch_grpc) instance on the metal machine. I...
Greetings! I am trying to test the bandwidth of a switch using iperf using two VMs. But I am faced with the problem that the tcp connection is not established,...
Can BMv2 interfaces be bound to virtual network cards of two virtual machines? How should this be done specifically?
Hello, I've hit a roadblock where I'm trying to create a custom header that is pretty large, around 1500 bytes. The largest i was able to get to was 512...
The current implementation of lookups in ternary tables is to: + do an exact match lookup in a cache of full exact match lookup keys that have been searched before...
Hi, I can find a recirc. json file in the folder of targets/simple.switch/tests/testdata/. I guess the corresponding p4 source code file should be recirc.p4 which is located in the same...
Hi! I am working with 3 priority queues on simple_switch, and I am trying to collect InBand Network Telemetry data, about the occupation of these queues. But when I am...
It would be nice if we could build the behavioral model using CMake instead of relying on autotools. This would make it easier to integrate it with the rest of...