Re: [dpdk-dev] [PATCH v2] net/i40e: remove redundant vlan insert code

2017-02-20 Thread Ferruh Yigit
On 2/20/2017 5:32 AM, Qiming Yang wrote: > This patch removed useless tx_flags and related macros > in vlan insertion. > > Signed-off-by: Qiming Yang Applied to dpdk-next-net/master, thanks.

[dpdk-dev] [PATCH v2] net/i40e: remove redundant vlan insert code

2017-02-19 Thread Qiming Yang
This patch removed useless tx_flags and related macros in vlan insertion. Signed-off-by: Qiming Yang --- v2 changes: * removed I40E_TX_FLAG_INSERT_VLAN and modified the commit log. --- drivers/net/i40e/i40e_rxtx.c | 8 +--- drivers/net/i40e/i40e_rxtx.h | 7 --- 2 files changed, 1 insert

[dpdk-dev] [PATCH v2] net/i40e: remove redundant vlan insert code

2017-02-19 Thread Qiming Yang
This patch removed useless tx_flags and related macros in vlan insertion. Signed-off-by: Qiming Yang --- v2 changes: * removed I40E_TX_FLAG_INSERT_VLAN and modified the commit log. --- drivers/net/i40e/i40e_rxtx.c | 8 +--- drivers/net/i40e/i40e_rxtx.h | 3 --- 2 files changed, 1 insertion(+