[PATCH v6 02/13] doc: update features for PCAP PMD
Stephen Hemminger
stephen at networkplumber.org
Sun Jan 25 20:20:00 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..b0dac3cca7 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
+Timestamp offload = 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