DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] net/sfc: add device parameter to choose FW variant
@ 2018-03-26 12:50 Andrew Rybchenko
  2018-03-26 12:50 ` [dpdk-dev] [PATCH 1/3] net/sfc/base: add support to choose firmware variant Andrew Rybchenko
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andrew Rybchenko @ 2018-03-26 12:50 UTC (permalink / raw)
  To: dev

Patch 'net/sfc: add device parameter to choose FW variant' has
checkpatches.sh warning since positive errno is used inside the driver.

Gautam Dawar (1):
  net/sfc/base: add support to choose firmware variant

Roman Zhukov (2):
  net/sfc/base: add values for RxDPCPU firmware id recognition
  net/sfc: add device parameter to choose FW variant

 doc/guides/nics/sfc_efx.rst     |  15 +++++
 drivers/net/sfc/base/efx.h      |  22 ++++++-
 drivers/net/sfc/base/efx_impl.h |   1 +
 drivers/net/sfc/base/efx_mcdi.c |  14 +++--
 drivers/net/sfc/base/efx_nic.c  |  35 +++++++++++-
 drivers/net/sfc/sfc.c           | 123 +++++++++++++++++++++++++++++++++++++++-
 drivers/net/sfc/sfc_ethdev.c    |   1 +
 drivers/net/sfc/sfc_kvargs.c    |   1 +
 drivers/net/sfc/sfc_kvargs.h    |  12 ++++
 9 files changed, 217 insertions(+), 7 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-03-27 19:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-26 12:50 [dpdk-dev] [PATCH 0/3] net/sfc: add device parameter to choose FW variant Andrew Rybchenko
2018-03-26 12:50 ` [dpdk-dev] [PATCH 1/3] net/sfc/base: add support to choose firmware variant Andrew Rybchenko
2018-03-26 12:50 ` [dpdk-dev] [PATCH 2/3] net/sfc/base: add values for RxDPCPU firmware id recognition Andrew Rybchenko
2018-03-26 12:50 ` [dpdk-dev] [PATCH 3/3] net/sfc: add device parameter to choose FW variant Andrew Rybchenko
2018-03-27 19:29 ` [dpdk-dev] [PATCH 0/3] " 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).