Hi, > -----Original Message----- > From: dev <dev-boun...@dpdk.org> On Behalf Of Xiaoyu Min > Sent: Monday, November 4, 2019 2:44 PM > To: Matan Azrad <ma...@mellanox.com>; Shahaf Shuler > <shah...@mellanox.com>; Slava Ovsiienko <viachesl...@mellanox.com> > Cc: dev@dpdk.org; Moti Haimovsky <mo...@mellanox.com> > Subject: [dpdk-dev] [PATCH v2] net/mlx5: port id action must be after VLAN > actions > > Rdma-core needs the dst_vport (port_id) action be after push/pop VLAN > and modify hdr actions otherwise it will reject to create rule. > > This pach validates the port_id is after push/pop VLAN and set VLAN VID/PCP > otherwise PMD spits out errors. > > Fixes: 5f163d520cff ("net/mlx5: support modify VLAN ID on existing VLAN > header") > Cc: mo...@mellanox.com > > Signed-off-by: Xiaoyu Min <jack...@mellanox.com> > Acked-by: Matan Azrad <ma...@mellanox.com> > --- > v2: > * rebased >
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh