> -----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 3/3] i40e: introduce new dump > desc xdp command > > Interfaces already exist for dumping rx and tx descriptor information. > Introduce another for doing the same for xdp descriptors. > > Signed-off-by: Ciara Loftus <[email protected]> > --- > v1 -> v2: > - Fix variable name in description of dump_desc function > > .../net/ethernet/intel/i40e/i40e_debugfs.c | 59 +++++++++++++++---- > 1 file changed, 48 insertions(+), 11 deletions(-)
Tested-by: Andrew Bowers <[email protected]>
