net/txgbe: support Tx with hardware offload
[dpdk.git] / doc / guides / nics / txgbe.rst
index 01f878e..0bec2ca 100644 (file)
@@ -7,6 +7,18 @@ TXGBE Poll Mode Driver
 The TXGBE PMD (librte_pmd_txgbe) provides poll mode driver support
 for Wangxun 10 Gigabit Ethernet NICs.
 
+Features
+--------
+
+- Multiple queues for TX and RX
+- MAC filtering
+- Packet type information
+- Checksum offload
+- TSO offload
+- Jumbo frames
+- Link state information
+- Scattered and gather for TX
+
 Prerequisites
 -------------