]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/nics/txgbe.rst
net/txgbe: add device promiscuous and allmulticast mode
[dpdk.git] / doc / guides / nics / txgbe.rst
index 717c54039b7609c025892417e343df5dd80f2dd6..2337870b1014adaa3993cd6f5db1faa36e81349e 100644 (file)
@@ -11,13 +11,21 @@ Features
 --------
 
 - Multiple queues for TX and RX
-- MAC filtering
+- Receiver Side Scaling (RSS)
+- MAC/VLAN filtering
 - Packet type information
 - Checksum offload
+- VLAN/QinQ stripping and inserting
 - TSO offload
+- Promiscuous mode
+- Multicast mode
+- Port hardware statistics
 - Jumbo frames
 - Link state information
+- Link flow control
+- Interrupt mode for RX
 - Scattered and gather for TX and RX
+- DCB
 - LRO
 
 Prerequisites