X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fnics%2Ftxgbe.rst;h=2337870b1014adaa3993cd6f5db1faa36e81349e;hb=d06e6723ff72af2368a427414998191a66dc09c9;hp=0bec2ca4e70c0c03f1325f672afefa4a14727004;hpb=ca46fcd753b1cc11ff3940fe12b5bdb0b35eaf85;p=dpdk.git diff --git a/doc/guides/nics/txgbe.rst b/doc/guides/nics/txgbe.rst index 0bec2ca4e7..2337870b10 100644 --- a/doc/guides/nics/txgbe.rst +++ b/doc/guides/nics/txgbe.rst @@ -11,13 +11,22 @@ 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 -- Scattered and gather for TX +- Link flow control +- Interrupt mode for RX +- Scattered and gather for TX and RX +- DCB +- LRO Prerequisites -------------