ironcore-dev / dpservice

DPDK based fast Dataplane / L3 router / SDN enabler, installable on compute nodes / SmartNICs
Apache License 2.0
7 stars 1 forks source link

Failed to send packet over PF1 if multiport eswitch mode is enabled #594

Open byteocean opened 3 months ago

byteocean commented 3 months ago

If ConnectX-6 Nics are enabled with the multiport eswitch mode by following the tutorial, it fails to send packets over the PF1 netdev device according to the experiment results by using machines connected via switches or direct cables.

There is an ongoing communication with NVIDIA developers regarding this issue. @guvenc @PlagueCZ