[Intel-wired-lan] [next PATCH S61 08/10] i40e/i40evf: Clean-up process_skb_fields
Bowers, AndrewX
andrewx.bowers at intel.com
Tue Mar 7 16:30:50 UTC 2017
> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Bimmy Pujari
> Sent: Tuesday, February 21, 2017 3:56 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [next PATCH S61 08/10] i40e/i40evf: Clean-up
> process_skb_fields
>
> From: Alexander Duyck <alexander.h.duyck at intel.com>
>
> This is a minor clean-up to make the i40e/i40evf process_skb_fields function
> look a little more like what we have in igb. The Rx checksum function called
> out a need for skb->protocol but I can't see where it actually needs it. I am
> assuming this is something that was likely refactored out some time ago as
> the Rx checksum code has gone through a few rewrites.
>
> Signed-off-by: Alexander Duyck <alexander.h.duyck at intel.com>
> Change-ID: I0b4668a34d90b61b66ded7c7c26e19a3e2d06251
> ---
> Testing Hints:
> Basically just need to verify this builds and processes Rx
> checksums correctly.
>
> drivers/net/ethernet/intel/i40e/i40e_txrx.c | 8 +++-----
> drivers/net/ethernet/intel/i40evf/i40e_txrx.c | 8 +++-----
> 2 files changed, 6 insertions(+), 10 deletions(-)
Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
More information about the Intel-wired-lan
mailing list