> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Ciara Loftus > Sent: Tuesday, June 23, 2020 6:07 AM > To: [email protected] > Cc: [email protected]; Karlsson, Magnus > <[email protected]> > Subject: [Intel-wired-lan] [PATCH net-next v2 2/3] i40e: add xdp ring > statistics > to dump vsi debug output > > Prior to this, only the rx and tx ring statistics were dumped. The xdp ring > statistics are now dumped as well. > > Signed-off-by: Ciara Loftus <[email protected]> > --- > .../net/ethernet/intel/i40e/i40e_debugfs.c | 41 +++++++++++++++++++ > 1 file changed, 41 insertions(+)
Tested-by: Andrew Bowers <[email protected]>
