> -Original Message-
> From: Yigit, Ferruh
> Sent: Friday, February 10, 2017 6:25 PM
> To: Yang, Qiming ; dev@dpdk.org
> Cc: Wu, Jingjing
> Subject: Re: [dpdk-dev] [PATCH] net/i40e: fix vlan insert code redundance
>
> On 2/10/2017 1:26 AM, Qiming Yang wrote
On 2/10/2017 1:26 AM, Qiming Yang wrote:
> This patch removed useless tx_flags in vlan insertion.
Overall this looks good, I wonder what was the initial intention of this
code, understanding it helps to figure out if there is a hidden defect.
This code not fixes a defect, but improves the code, i
This patch removed useless tx_flags in vlan insertion.
Fixes: 4861cde46116 ("i40e: new poll mode driver")
Signed-off-by: Qiming Yang
---
drivers/net/i40e/i40e_rxtx.c | 8 +---
drivers/net/i40e/i40e_rxtx.h | 2 --
2 files changed, 1 insertion(+), 9 deletions(-)
diff --git a/drivers/net/i40e
3 matches
Mail list logo