Hi, > -----Original Message----- > From: Jiawei(Jonny) Wang <jiaw...@nvidia.com> > Sent: Friday, November 5, 2021 10:59 AM > To: Slava Ovsiienko <viachesl...@nvidia.com>; Matan Azrad > <ma...@nvidia.com>; Ori Kam <or...@nvidia.com>; Ori Kam > <or...@nvidia.com>; Yongseok Koh <ys...@mellanox.com> > Cc: dev@dpdk.org; Raslan Darawsheh <rasl...@nvidia.com>; > sta...@dpdk.org > Subject: [PATCH v2] net/mlx5: fix the NIC egress flow mismatch in switchdev > mode > > When E-Switch mode was enabled, the NIC egress flows always added the > source vport in the matcher item, then cause the flows cannot be hit. > This commit fixes the issue that removes the source vport as matcher for > NIC egress flow. > Also adding the validation that rejects the NIC egress flows on the > representor ports. > > Fixes: ce777b147bf8 ("net/mlx5: fix E-Switch flow without port item") > Cc: sta...@dpdk.org
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh