xbo775

Results 3 comments of xbo775

I reran the simple_switch_grpc and configured it using my p4runtime controller, I got the right result. but everytime after I reran my p4runtime controller, the replicated packets increase one. Obviously,it...

yes, I can `SetForwardingPipelineConfig` on restart or restart bmv2 directly , which is my solution for now. but the problem is that all the other configures including tables are reset...

Thank you a lot, I think I have got the point and know the reasons. In my controller script, I use the `config` parameter in `sh.setup()` function without calling `sh.SetForwardingPipelineConfig()`...