From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Subject: [PATCH] doc: fix nic order in index.rst
Date: Tue, 11 Oct 2022 14:48:35 -0700 [thread overview]
Message-ID: <20221011214835.230762-1-stephen@networkplumber.org> (raw)
The list was not quite in alpha order, and it looked
like it should be.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
doc/guides/nics/index.rst | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/doc/guides/nics/index.rst b/doc/guides/nics/index.rst
index 32c754496827..8df4fef41fe3 100644
--- a/doc/guides/nics/index.rst
+++ b/doc/guides/nics/index.rst
@@ -28,6 +28,7 @@ Network Interface Controller Drivers
enetc
enetfec
enic
+ fail_safe
fm10k
hinic
hns3
@@ -35,10 +36,10 @@ Network Interface Controller Drivers
ice
igb
igc
+ intel_vf
ionic
ipn3ke
ixgbe
- intel_vf
kni
liquidio
mana
@@ -52,8 +53,9 @@ Network Interface Controller Drivers
nfp
ngbe
null
- octeontx
octeon_ep
+ octeontx
+ pcap_ring
pfe
qede
sfc_efx
@@ -62,8 +64,6 @@ Network Interface Controller Drivers
thunderx
txgbe
vdev_netvsc
- virtio
vhost
+ virtio
vmxnet3
- pcap_ring
- fail_safe
--
2.35.1
next reply other threads:[~2022-10-11 21:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-11 21:48 Stephen Hemminger [this message]
2022-11-15 16:22 ` [PATCH] doc: fix nic order in index.rst Thomas Monjalon
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=20221011214835.230762-1-stephen@networkplumber.org \
--to=stephen@networkplumber.org \
--cc=dev@dpdk.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.