[PATCH v3 1/9] doc: update features for PCAP PMD
Stephen Hemminger
stephen at networkplumber.org
Tue Jan 13 20:23:33 CET 2026
The PCAP PMD supports more features that were not flagged
in the feature matrix.
Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
---
doc/guides/nics/features/pcap.ini | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/doc/guides/nics/features/pcap.ini b/doc/guides/nics/features/pcap.ini
index 7fd22b190e..060b2f4df5 100644
--- a/doc/guides/nics/features/pcap.ini
+++ b/doc/guides/nics/features/pcap.ini
@@ -4,8 +4,15 @@
; Refer to default.ini for the full list of available PMD features.
;
[Features]
+Link status = Y
+Queue start/stop = Y
+Scattered Rx = Y
+Rx Timestamp = Y
Basic stats = Y
+Stats per queue = Y
Multiprocess aware = Y
+FreeBSD = Y
+Linux = Y
ARMv7 = Y
ARMv8 = Y
Power8 = Y
--
2.51.0
More information about the dev
mailing list