[dpdk-dev] [PATCH v3 0/4] fm10k: add VMDQ support

Wu, Jingjing jingjing.wu at intel.com
Fri Oct 30 05:42:18 CET 2015



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Shaopeng He
> Sent: Tuesday, October 27, 2015 5:22 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH v3 0/4] fm10k: add VMDQ support
> 
> This patch series adds VMDQ support for fm10k.
> It includes the functions to configure VMDQ mode and add MAC address for
> each VMDQ queue pool.
> It also includes logic to do sanity check for multi-queue settings.
> 
> Changes in v3:
> - Keep device default MAC address even in VMDQ mode after
>   queue pool config was changed, because some applications
>   (e.g. vmdq_app) always need a valid MAC address there.
> 
> Changes in v2:
> - Reword some comments and commit messages
> - Updated release note
> 
> Shaopeng He (4):
>   fm10k: add multi-queue checking
>   fm10k: add VMDQ support in MAC/VLAN filter
>   fm10k: add VMDQ support in multi-queue configure
>   doc: update release note for fm10k VMDQ support
> 
>  doc/guides/rel_notes/release_2_2.rst |   5 +
>  drivers/net/fm10k/fm10k.h            |   3 +
>  drivers/net/fm10k/fm10k_ethdev.c     | 358
> +++++++++++++++++++++++++++--------
>  3 files changed, 289 insertions(+), 77 deletions(-)
> 
> --
> 1.9.3

Acked-by: Jingjing Wu <jingjing.wu at intel.com>



More information about the dev mailing list