Hi, > -----Original Message----- > From: dev <[email protected]> On Behalf Of Xiaoyu Min > Sent: Monday, November 4, 2019 2:44 PM > To: Matan Azrad <[email protected]>; Shahaf Shuler > <[email protected]>; Slava Ovsiienko <[email protected]> > Cc: [email protected]; Moti Haimovsky <[email protected]> > 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: [email protected] > > Signed-off-by: Xiaoyu Min <[email protected]> > Acked-by: Matan Azrad <[email protected]> > --- > v2: > * rebased >
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

