Add ngbe PMD new features in release note 21.11. Signed-off-by: Jiawen Wu <jiawe...@trustnetic.com> --- doc/guides/rel_notes/release_21_11.rst | 10 ++++++++++ 1 file changed, 10 insertions(+)
diff --git a/doc/guides/rel_notes/release_21_11.rst b/doc/guides/rel_notes/release_21_11.rst index 675b573834..81093cf6c0 100644 --- a/doc/guides/rel_notes/release_21_11.rst +++ b/doc/guides/rel_notes/release_21_11.rst @@ -62,6 +62,16 @@ New Features * Added bus-level parsing of the devargs syntax. * Kept compatibility with the legacy syntax as parsing fallback. +* **Updated Wangxun ngbe driver.** + Updated the Wangxun ngbe driver. Add more features to complete the driver, + some of them including: + + * Added offloads and packet type on RxTx. + * Added device basic statistics and extended stats. + * Added VLAN and MAC filters. + * Added multi-queue and RSS. + * Added SRIOV. + * Added IPsec. Removed Items ------------- -- 2.21.0.windows.1