[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e7640f5c-654c-d195-23de-f0ca476242f1@intel.com>
Date: Wed, 15 Mar 2023 16:12:42 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: Jakub Kicinski <kuba@...nel.org>, <davem@...emloft.net>
CC: <netdev@...r.kernel.org>, <edumazet@...gle.com>,
<pabeni@...hat.com>, <jesse.brandeburg@...el.com>,
<corbet@....net>, <linux-doc@...r.kernel.org>
Subject: Re: [PATCH net-next] docs: networking: document NAPI
On 3/15/2023 3:30 PM, Jakub Kicinski wrote:
> Add basic documentation about NAPI. We can stop linking to the ancient
> doc on the LF wiki.
>
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
> ---
> CC: jesse.brandeburg@...el.com
> CC: anthony.l.nguyen@...el.com
> CC: corbet@....net
> CC: linux-doc@...r.kernel.org
> ---
> .../device_drivers/ethernet/intel/e100.rst | 3 +-
> .../device_drivers/ethernet/intel/i40e.rst | 4 +-
> .../device_drivers/ethernet/intel/ixgb.rst | 4 +-
ice has an entry as well; we recently updated the (more?) ancient link
to the ancient one :P
> Documentation/networking/index.rst | 1 +
> Documentation/networking/napi.rst | 231 ++++++++++++++++++
> include/linux/netdevice.h | 13 +-
> 6 files changed, 244 insertions(+), 12 deletions(-)
> create mode 100644 Documentation/networking/napi.rst
Powered by blists - more mailing lists