[dpdk-dev] [PATCH 0/3] patch series for bnxt

Ajit Khaparde ajit.khaparde at broadcom.com
Thu Oct 5 16:28:00 CEST 2017


A continuation of the previous submission,
this patchset adds support for ntuple filtering.
It also fixes an issue found while testing VMDQ
and updates bnxt.ini

Please apply.

Ajit Khaparde (3):
  net/bnxt: add ntuple filtering support
  net/bnxt: fix number of mac addresses for VMDQ support
  net/bnxt: fixup bnxt.ini

 doc/guides/nics/features/bnxt.ini |  13 +++
 drivers/net/bnxt/bnxt_ethdev.c    | 234 +++++++++++++++++++++++++++++++++++++-
 drivers/net/bnxt/bnxt_filter.h    |   8 ++
 drivers/net/bnxt/bnxt_hwrm.c      |   2 +-
 drivers/net/bnxt/bnxt_rxq.c       |  23 +++-
 5 files changed, 271 insertions(+), 9 deletions(-)

-- 
2.13.5 (Apple Git-94)



More information about the dev mailing list