Re: [dpdk-dev] [PATCH] net/mlx5: fix VLAN actions in meter

2020-02-20 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Suanming Mou > Sent: Thursday, February 20, 2020 9:46 AM > To: Slava Ovsiienko ; Matan Azrad > > Cc: dev@dpdk.org; Raslan Darawsheh ; > sta...@dpdk.org > Subject: [PATCH] net/mlx5: fix VLAN actions in meter > > Meter suffix subflow only has the port id an

Re: [dpdk-dev] [PATCH] net/mlx5: fix VLAN actions in meter

2020-02-19 Thread Matan Azrad
From: Suanming Mou > Meter suffix subflow only has the port id and tag match item, if VLAN push > and set VLAN id actions exist in the suffix subflow, the user defined VLAN > items is required for the actions to set a correct VLAN id. > > Currently, the VLAN item stays in the meter prefix subfl

[dpdk-dev] [PATCH] net/mlx5: fix VLAN actions in meter

2020-02-19 Thread Suanming Mou
Meter suffix subflow only has the port id and tag match item, if VLAN push and set VLAN id actions exist in the suffix subflow, the user defined VLAN items is required for the actions to set a correct VLAN id. Currently, the VLAN item stays in the meter prefix subflow. Without the VLAN item, VLAN