From: "Chen Jing D(Mark)" <jing.d.c...@intel.com> Update 2.2 release notes, add descriptions for Vector PMD implementation in fm10k driver.
Signed-off-by: Chen Jing D(Mark) <jing.d.chen at intel.com> --- doc/guides/rel_notes/release_2_2.rst | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/doc/guides/rel_notes/release_2_2.rst b/doc/guides/rel_notes/release_2_2.rst index 9a70dae..44a3f74 100644 --- a/doc/guides/rel_notes/release_2_2.rst +++ b/doc/guides/rel_notes/release_2_2.rst @@ -39,6 +39,11 @@ Drivers Fixed issue with libvirt ``virsh destroy`` not killing the VM. +* **fm10k: Add Vector Rx/Tx implementation.** + + This patch set includes Vector Rx/Tx functions to receive/transmit packets + for fm10k devices. It also contains logic to do sanity check for proper + RX/TX function selections. Libraries ~~~~~~~~~ -- 1.7.7.6