HAIYAA
Results
1
comments of
HAIYAA
> hello, I pull the docker from dockerhub `docker pull p4lang/p4runtime-sh`, and run with the instruction of [P4-OVS](https://github.com/osinstom/P4-OvS/blob/p4/Documentation/topics/p4/getting-started.md#demo-2---run-p4-ovs-with-dynamically-configured-p4-program-via-p4runtime) > > ```shell > > ./p4runtime-sh-docker --grpc-addr 172.17.0.1:50051 --device-id 0 --config demo.p4info.txt,demo.o...