On Mon, 22 Jun 2020 12:46:24 +0000 Ciara Loftus wrote: > Interfaces already exist for dumping rx and tx descriptor information. > Introduce another for doing the same for xdp descriptors. > > Signed-off-by: Ciara Loftus <ciara.lof...@intel.com>
Please make sure things build cleanly with W=1 C=1 drivers/net/ethernet/intel/i40e/i40e_debugfs.c:543: warning: Function parameter or member 'type' not described in 'i40e_dbg_dump_desc' drivers/net/ethernet/intel/i40e/i40e_debugfs.c:543: warning: Excess function parameter 'ring_type' description in 'i40e_dbg_dump_desc'