[v1] doc: update release note for large VF

Message ID 20201106024920.17127-1-ting.xu@intel.com (mailing list archive)
State Superseded, archived
Delegated to: Qi Zhang
Headers
Series [v1] doc: update release note for large VF |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation fail apply issues

Commit Message

Xu, Ting Nov. 6, 2020, 2:49 a.m. UTC
  Update release note for large VF, supporting up to 256 queue pairs per VF.

Signed-off-by: Ting Xu <ting.xu@intel.com>
---
 doc/guides/rel_notes/release_20_11.rst | 1 +
 1 file changed, 1 insertion(+)
  

Patch

diff --git a/doc/guides/rel_notes/release_20_11.rst b/doc/guides/rel_notes/release_20_11.rst
index 57e4b13ec0..e882cffdcf 100644
--- a/doc/guides/rel_notes/release_20_11.rst
+++ b/doc/guides/rel_notes/release_20_11.rst
@@ -213,6 +213,7 @@  New Features
 
   * Added support for flexible descriptor metadata extraction.
   * Added support for outer IP hash of GTPC and GTPU.
+  * Added support for up to 256 queue pairs per VF.
 
 * **Updated Memif PMD.**