X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fguides%2Fnics%2Fi40e.rst;h=b7430f6c4e0a6625396cddfaf72753d81a346dfb;hb=f2d344dfaf32ffe07aed8b75795157822f31da2c;hp=2f846091cf99f571598895730f6df4453fde8474;hpb=5b728485d6bf5cfb1fb0dadb76b518df3575da07;p=dpdk.git diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst index 2f846091cf..b7430f6c4e 100644 --- a/doc/guides/nics/i40e.rst +++ b/doc/guides/nics/i40e.rst @@ -88,6 +88,10 @@ For X710/XL710/XXV710, +--------------+-----------------------+------------------+ | DPDK version | Kernel driver version | Firmware version | +==============+=======================+==================+ + | 20.08 | 2.12.6 | 7.30 | + +--------------+-----------------------+------------------+ + | 20.05 | 2.11.27 | 7.30 | + +--------------+-----------------------+------------------+ | 20.02 | 2.10.19 | 7.20 | +--------------+-----------------------+------------------+ | 19.11 | 2.9.21 | 7.00 | @@ -127,6 +131,10 @@ For X722, +--------------+-----------------------+------------------+ | DPDK version | Kernel driver version | Firmware version | +==============+=======================+==================+ + | 20.08 | 2.12.6 | 4.11 | + +--------------+-----------------------+------------------+ + | 20.05 | 2.11.27 | 4.11 | + +--------------+-----------------------+------------------+ | 20.02 | 2.10.19 | 4.11 | +--------------+-----------------------+------------------+ | 19.11 | 2.9.21 | 4.10 | @@ -732,6 +740,13 @@ with DPDK, then the configuration will also impact port B in the NIC with kernel driver, which don't want to use the TPID. So PMD reports warning to clarify what is changed by writing global register. +Cloud Filter +~~~~~~~~~~~~ + +When programming cloud filters for IPv4/6_UDP/TCP/SCTP with SRC port only or DST port only, +it will make any cloud filter using inner_vlan or tunnel key invalid. Default configuration will be +recovered only by NIC core reset. + High Performance of Small Packets on 40GbE NIC ----------------------------------------------