From: Corentin Labbe <clabbe@baylibre.com>
To: corbet@lwn.net, jeffrey.t.kirsher@intel.com
Cc: intel-wired-lan@lists.osuosl.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org,
Corentin Labbe <clabbe@baylibre.com>
Subject: [PATCH] Documentation: networking: ixgb: Remove reference to IXGB_NAPI
Date: Mon, 29 Jan 2018 12:17:54 +0000 [thread overview]
Message-ID: <1517228274-1305-1-git-send-email-clabbe@baylibre.com> (raw)
NAPI is enabled by default and IXGB_NAPI was removed since
commit 6d37ab282e24 ("ixgb: make NAPI the only option and the default")
Update the doc accordingly.
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
---
Documentation/networking/ixgb.txt | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Documentation/networking/ixgb.txt b/Documentation/networking/ixgb.txt
index b10f360c57d4..82f9dc9ba399 100644
--- a/Documentation/networking/ixgb.txt
+++ b/Documentation/networking/ixgb.txt
@@ -324,8 +324,7 @@ Additional Configurations
NAPI
----
- NAPI (Rx polling mode) is supported in the ixgb driver. NAPI is enabled
- or disabled based on the configuration of the kernel. see CONFIG_IXGB_NAPI
+ NAPI (Rx polling mode) is supported in the ixgb driver.
See www.cyberus.ca/~hadi/usenix-paper.tgz for more information on NAPI.
--
2.13.6
reply other threads:[~2018-01-29 12:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1517228274-1305-1-git-send-email-clabbe@baylibre.com \
--to=clabbe@baylibre.com \
--cc=corbet@lwn.net \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=jeffrey.t.kirsher@intel.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).