[PATCH v2 20/20] net/sxe2: update sxe2 feature matrix docs
liujie5 at linkdatatechnology.com
liujie5 at linkdatatechnology.com
Mon Jun 1 08:30:06 CEST 2026
From: Jie Liu <liujie5 at linkdatatechnology.com>
Update the sxe2.ini feature sheet to accurately reflect the recently
implemented hardware capabilities in the sxe2 PMD.
Signed-off-by: Jie Liu <liujie5 at linkdatatechnology.com>
---
doc/guides/nics/features/sxe2.ini | 66 +++++++++++++++++++++++++++++++
1 file changed, 66 insertions(+)
diff --git a/doc/guides/nics/features/sxe2.ini b/doc/guides/nics/features/sxe2.ini
index 09ba2f558c..f697d940b4 100644
--- a/doc/guides/nics/features/sxe2.ini
+++ b/doc/guides/nics/features/sxe2.ini
@@ -7,17 +7,83 @@
; is selected.
;
[Features]
+Speed capabilities = Y
+Link status = Y
+Link status event = Y
+Rx interrupt = Y
Fast mbuf free = P
Free Tx mbuf on demand = Y
Burst mode info = Y
Queue start/stop = Y
+Power mgmt address monitor = Y
Buffer split on Rx = P
Scattered Rx = Y
+Traffic manager = Y
CRC offload = Y
+VLAN offload = Y
+QinQ offload = P
L3 checksum offload = Y
L4 checksum offload = Y
+Timestamp offload = P
+Inner L3 checksum = P
+Inner L4 checksum = P
Rx descriptor status = Y
Tx descriptor status = Y
+MTU update = Y
+Scattered Rx = Y
+TSO = P
+Promiscuous mode = Y
+Allmulticast mode = Y
+Unicast MAC filter = Y
+RSS hash = Y
+RSS key update = Y
+RSS reta update = Y
+VLAN filter = Y
+Inline crypto = Y
+Packet type parsing = Y
+Timesync = Y
+Basic stats = Y
+Extended stats = Y
+FW version = Y
+Module EEPROM dump = Y
+Multiprocess aware = Y
Linux = Y
x86-32 = Y
x86-64 = Y
+
+[rte_flow items]
+ah = Y
+any = Y
+arp_eth_ipv4 = Y
+esp = Y
+eth = P
+gtpu = Y
+gtp_psc = Y
+icmp = Y
+icmp6 = Y
+ipv4 = Y
+ipv6 = Y
+ipv6_frag_ext = Y
+l2tpv3oip = Y
+nvgre = Y
+pfcp = Y
+pppoed = Y
+pppoes = Y
+pppoe_proto_id = Y
+raw = Y
+sctp = Y
+tcp = Y
+udp = Y
+vlan = P
+vxlan = Y
+
+[rte_flow actions]
+count = Y
+drop = Y
+mark = Y
+passthru = Y
+port_representor = Y
+queue = Y
+represented_port = Y
+rss = Y
+send_to_kernel = Y
--
2.47.3
More information about the dev
mailing list