[dpdk-dev] [v2 00/15] bnxt patch series

Ajit Khaparde ajit.khaparde at broadcom.com
Mon Sep 26 18:13:33 CEST 2016


Please consider applying this patch series.

v1->v2: Update the bnxt PMD to use a newer HWRM API
has been split into smaller patches for easier review.

Ajit Khaparde (15):
  bnxt: Add support for Broadcom StrataGX Communication Processors
  bnxt: Enable support for NPAR 1.0 feature
  bnxt: Add support for new DIDs
  bnxt: Update Broadcom PMD driver documentation
  bnxt: Add support to load bnxt PMD on a SR-IOV VF
  bnxt: Add support for port hotplug
  bnxt: Update the bnxt PMD to use the 1.5.1 HWRM API
  bnxt: Update buffer descriptor definitions per 1.5.1 API
  bnxt: Update various completion descriptors as per the 1.5.1 HWRM API
  bnxt: Update various structures to version 1.5.1 of HWRM API
  bnxt: Update some structures to use the 1.5.1 HWRM API
  bnxt: Update the VNIC related structures to the 1.5.1 HWRM version
  bnxt: Update the HWRM ring related structures to version 1.5.1
  bnxt: Update the HWRM filter related structures to version 1.5.1
  bnxt: Update struct definitions to use the 1.5.1 HWRM API

 doc/guides/nics/bnxt.rst               |   23 +-
 drivers/net/bnxt/bnxt.h                |    4 +
 drivers/net/bnxt/bnxt_cpr.c            |    3 +
 drivers/net/bnxt/bnxt_cpr.h            |    1 +
 drivers/net/bnxt/bnxt_ethdev.c         |   96 +-
 drivers/net/bnxt/bnxt_filter.c         |    3 +
 drivers/net/bnxt/bnxt_hwrm.c           |   44 +-
 drivers/net/bnxt/bnxt_hwrm.h           |    1 +
 drivers/net/bnxt/bnxt_stats.c          |    4 +-
 drivers/net/bnxt/bnxt_txr.h            |    1 +
 drivers/net/bnxt/bnxt_vnic.c           |    3 +
 drivers/net/bnxt/hsi_struct_def_dpdk.h | 8718 ++++++++++++++++----------------
 12 files changed, 4639 insertions(+), 4262 deletions(-)

-- 
2.4.3



More information about the dev mailing list