stratum / fabric-tna

The SD-Fabric data plane
https://docs.sd-fabric.org/
31 stars 15 forks source link

Does this pipeline support process of mirroring packet? #528

Open xfyan0408 opened 1 year ago

xfyan0408 commented 1 year ago

for tna arch pipeline, the mirror action must use bfrt python to configure outport by setting $mirror.cfg table, p4runtime may not achive this. Could I ask how does this pipeline can achieve the mirror process?

xfyan0408 commented 1 year ago

Now I tried to configure thrift api exposed by tna switch, I have a question:When running stratum, can the pd-rpc-test run?