doc: add large iavf support to release notes
authorTing Xu <ting.xu@intel.com>
Tue, 10 Nov 2020 01:56:05 +0000 (09:56 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 13 Nov 2020 18:43:26 +0000 (19:43 +0100)
Update release note for large VF, supporting up to 256 queue pairs per
VF.

Fixes: e436cd43835b ("net/iavf: negotiate large VF and request more queues")

Signed-off-by: Ting Xu <ting.xu@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
doc/guides/rel_notes/release_20_11.rst

index 6bbd6ee..1a90afd 100644 (file)
@@ -185,6 +185,7 @@ New Features
   * Added support for flexible descriptor metadata extraction.
   * Added support for outer IP hash of GTPC and GTPU.
   * Added support of AVX512 instructions in Rx and Tx path.
+  * Added support for up to 256 queue pairs per VF.
 
 * **Updated Intel ice driver.**