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