[dpdk-dev] [PATCH 0/5] net/sfc: support choice of FW subvariant without Tx checksum

Andrew Rybchenko arybchenko at solarflare.com
Tue Apr 3 17:07:02 CEST 2018


A couple of base driver patches have checkpatches.sh warnings because
of coding standard difference.

Andrew Rybchenko (5):
  net/sfc/base: update MCDI headers
  net/sfc/base: add firmware subvariant aware driver option
  net/sfc/base: report no Tx checksum FW subvariant support
  net/sfc/base: support FW subvariant choice
  net/sfc: support choice of FW subvariant without Tx checksum

 drivers/net/sfc/base/ef10_impl.h         |   16 +
 drivers/net/sfc/base/ef10_nic.c          |   88 +
 drivers/net/sfc/base/efx.h               |   33 +
 drivers/net/sfc/base/efx_nic.c           |   76 +
 drivers/net/sfc/base/efx_regs_mcdi.h     | 2950 +++++++++++++++++-------------
 drivers/net/sfc/base/efx_regs_mcdi_aoe.h |  249 +--
 drivers/net/sfc/base/siena_nic.c         |    1 +
 drivers/net/sfc/efsys.h                  |    2 +
 drivers/net/sfc/sfc.c                    |   58 +
 9 files changed, 2087 insertions(+), 1386 deletions(-)

-- 
2.7.4



More information about the dev mailing list