Viewing P4 packet counter

429 Views Asked by At

I'm new to P4, and I'm trying to understand how packet counters are implemented.

In the documentation, it is quite clear how counters are defined and then incremented. But I cannot see how one would be able to view the counter using the control plane.

I'm using Mininet and the BMV2 software switch - how would I be able to view my counter values?

0

There are 0 best solutions below