From: Hyong Youb Kim Date: Sat, 20 Oct 2018 08:32:49 +0000 (-0700) Subject: doc: update release notes for enic X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=22aeda000ca97da76152a2652a530b5c8dd66395;p=dpdk.git doc: update release notes for enic Fixes: 8a6ff33d6d36 ("net/enic: add AVX2 based vectorized Rx handler") Fixes: 86df6c4e2fce ("net/enic: support flow counter action") Fixes: 70401fd7784d ("net/enic: add VLAN and csum offloads to simple Tx handler") Fixes: c0aae00d7da0 ("net/enic: enable IOVA mode") Signed-off-by: Hyong Youb Kim Reviewed-by: John Daley --- diff --git a/doc/guides/rel_notes/release_18_11.rst b/doc/guides/rel_notes/release_18_11.rst index 3fdf17123f..d7655d31b5 100644 --- a/doc/guides/rel_notes/release_18_11.rst +++ b/doc/guides/rel_notes/release_18_11.rst @@ -133,6 +133,13 @@ New Features * Added support for Tx descriptor status API in EF10 (ef10 and ef10_simple) datapaths implementation. +* **Updated the enic driver.** + + * Added AVX2-based vectorized Rx handler. + * Added VLAN and checksum offloads to the simple Tx handler. + * Added the count flow action. + * Enabled the virtual address IOVA mode. + * **Updated failsafe driver.** Updated the failsafe driver including the following changes: