DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/5] net/sfc: support choice of FW subvariant without Tx checksum
@ 2018-04-03 15:07 Andrew Rybchenko
  2018-04-03 15:07 ` [dpdk-dev] [PATCH 1/5] net/sfc/base: update MCDI headers Andrew Rybchenko
                   ` (6 more replies)
  0 siblings, 7 replies; 19+ messages in thread
From: Andrew Rybchenko @ 2018-04-03 15:07 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2018-04-06 17:37 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-03 15:07 [dpdk-dev] [PATCH 0/5] net/sfc: support choice of FW subvariant without Tx checksum Andrew Rybchenko
2018-04-03 15:07 ` [dpdk-dev] [PATCH 1/5] net/sfc/base: update MCDI headers Andrew Rybchenko
2018-04-03 15:07 ` [dpdk-dev] [PATCH 2/5] net/sfc/base: add firmware subvariant aware driver option Andrew Rybchenko
2018-04-03 15:07 ` [dpdk-dev] [PATCH 3/5] net/sfc/base: report no Tx checksum FW subvariant support Andrew Rybchenko
2018-04-03 15:07 ` [dpdk-dev] [PATCH 4/5] net/sfc/base: support FW subvariant choice Andrew Rybchenko
2018-04-03 15:07 ` [dpdk-dev] [PATCH 5/5] net/sfc: support choice of FW subvariant without Tx checksum Andrew Rybchenko
2018-04-04 14:17 ` [dpdk-dev] [PATCH v2 0/5] " Andrew Rybchenko
2018-04-04 14:17   ` [dpdk-dev] [PATCH v2 1/5] net/sfc/base: update MCDI headers Andrew Rybchenko
2018-04-04 14:17   ` [dpdk-dev] [PATCH v2 2/5] net/sfc/base: add firmware subvariant aware driver option Andrew Rybchenko
2018-04-04 14:17   ` [dpdk-dev] [PATCH v2 3/5] net/sfc/base: report no Tx checksum FW subvariant support Andrew Rybchenko
2018-04-04 14:17   ` [dpdk-dev] [PATCH v2 4/5] net/sfc/base: support FW subvariant choice Andrew Rybchenko
2018-04-04 14:17   ` [dpdk-dev] [PATCH v2 5/5] net/sfc: support choice of FW subvariant without Tx checksum Andrew Rybchenko
2018-04-04 14:23 ` [dpdk-dev] [PATCH v3 0/5] " Andrew Rybchenko
2018-04-04 14:23   ` [dpdk-dev] [PATCH v3 1/5] net/sfc/base: update MCDI headers Andrew Rybchenko
2018-04-04 14:23   ` [dpdk-dev] [PATCH v3 2/5] net/sfc/base: add firmware subvariant aware driver option Andrew Rybchenko
2018-04-04 14:23   ` [dpdk-dev] [PATCH v3 3/5] net/sfc/base: report no Tx checksum FW subvariant support Andrew Rybchenko
2018-04-04 14:23   ` [dpdk-dev] [PATCH v3 4/5] net/sfc/base: support FW subvariant choice Andrew Rybchenko
2018-04-04 14:23   ` [dpdk-dev] [PATCH v3 5/5] net/sfc: support choice of FW subvariant without Tx checksum Andrew Rybchenko
2018-04-06 17:37   ` [dpdk-dev] [PATCH v3 0/5] " Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).