Re: [dpdk-dev] [PATCH] net/mlx5: fix switchdev mode recognition

2021-06-15 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Slava Ovsiienko > Sent: Friday, June 11, 2021 6:37 PM > To: dev@dpdk.org > Cc: Raslan Darawsheh ; Matan Azrad > ; sta...@dpdk.org > Subject: [PATCH] net/mlx5: fix switchdev mode recognition > > The new kernels might add the switch_id attribute to the Netl

Re: [dpdk-dev] [PATCH] net/mlx5: fix switchdev mode recognition

2021-06-13 Thread Matan Azrad
From: Slava Ovsiienko > The new kernels might add the switch_id attribute to the Netlink replies and > this caused the wrong recognition of the E-Switch presence. The single uplink > device was erroneously recognized as master and it caused the extending > match for source vport index on all ins

[dpdk-dev] [PATCH] net/mlx5: fix switchdev mode recognition

2021-06-11 Thread Viacheslav Ovsiienko
The new kernels might add the switch_id attribute to the Netlink replies and this caused the wrong recognition of the E-Switch presence. The single uplink device was erroneously recognized as master and it caused the extending match for source vport index on all installed flows, including the defau