[Intel-wired-lan] [v2 next PATCH S27 14/15] i40e: properly show packet split status in debugfs
Bowers, AndrewX
andrewx.bowers at intel.com
Wed Jan 20 19:17:36 UTC 2016
> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Joshua Hay
> Sent: Wednesday, January 13, 2016 4:52 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [v2 next PATCH S27 14/15] i40e: properly show
> packet split status in debugfs
>
> From: Mitch Williams <mitch.a.williams at intel.com>
>
> Get rid of the unused hsplit field in the ring struct and use the existing macro
> to detect packet split enablement. This allows debugfs dumps of the VSI to
> properly show which rx routine is in use.
>
> Signed-off-by: Mitch Williams <mitch.a.williams at intel.com>
> Change-ID: Ic4e9589e6a788ab196ed0850703f704e30c03781
> ---
> Testing Hints: Enable/disable packet split and dump the VSI through
> debugfs. Note the output.
>
> drivers/net/ethernet/intel/i40e/i40e_debugfs.c | 6 +++---
> drivers/net/ethernet/intel/i40e/i40e_txrx.h | 1 -
> drivers/net/ethernet/intel/i40evf/i40e_txrx.h | 1 -
> 3 files changed, 3 insertions(+), 5 deletions(-)
Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
Patch code changes correctly applied, packet split shown correctly in debugfs output
More information about the Intel-wired-lan
mailing list