[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200622144546.04da25d6@kicinski-fedora-PC1C0HJN>
Date: Mon, 22 Jun 2020 14:45:46 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Ciara Loftus <ciara.loftus@...el.com>
Cc: intel-wired-lan@...ts.osuosl.org, netdev@...r.kernel.org,
magnus.karlsson@...el.com
Subject: Re: [PATCH net-next 3/3] i40e: introduce new dump desc xdp command
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.loftus@...el.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'
Powered by blists - more mailing lists