X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fnics%2Ftxgbe.rst;h=2337870b1014adaa3993cd6f5db1faa36e81349e;hb=d06e6723ff72af2368a427414998191a66dc09c9;hp=717c54039b7609c025892417e343df5dd80f2dd6;hpb=0e484278c85f17ebf1d6a03b4ff93f1511245b9e;p=dpdk.git diff --git a/doc/guides/nics/txgbe.rst b/doc/guides/nics/txgbe.rst index 717c54039b..2337870b10 100644 --- a/doc/guides/nics/txgbe.rst +++ b/doc/guides/nics/txgbe.rst @@ -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