All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] bnxt patchset
@ 2018-02-07  1:16 Ajit Khaparde
  2018-02-07  1:16 ` [PATCH 1/4] net/bnxt: update bnxt feature list Ajit Khaparde
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Ajit Khaparde @ 2018-02-07  1:16 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit

Patchset against dpdk-next-net.
Please apply.

Ajit Khaparde (4):
  net/bnxt: update bnxt feature list
  net/bnxt: fix link speed setting with autoneg off
  net/bnxt: add 100G speed config capability
  net/bnxt: fix an incorrect return in mac_addr_add

 doc/guides/nics/features/bnxt.ini |  6 ++++++
 drivers/net/bnxt/bnxt.h           |  1 +
 drivers/net/bnxt/bnxt_ethdev.c    |  2 +-
 drivers/net/bnxt/bnxt_hwrm.c      | 30 +++++++++++++++++++++++++++---
 4 files changed, 35 insertions(+), 4 deletions(-)

-- 
2.14.3 (Apple Git-98)

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/4] bnxt patchset
@ 2018-03-21 18:06 Ajit Khaparde
  0 siblings, 0 replies; 7+ messages in thread
From: Ajit Khaparde @ 2018-03-21 18:06 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit

Patchset adding support for Broadcom® NetXtreme® S-Series BCM58800
family of data center System-on-Chip (SoC) devices.

Please apply.

----
Darren Edamura (1):
  igb_uio: bind error if pcie bridge

Scott Branden (3):
  introduce Broadcom Stingray
  net/bnxt: add support for Stingray PF devices ids
  mk: allow kernel artifacts to be located in output directory

 config/defconfig_arm64-stingray-linuxapp-gcc | 16 ++++++++++++++
 drivers/net/bnxt/bnxt_ethdev.c               |  6 ++++++
 lib/librte_eal/linuxapp/igb_uio/igb_uio.c    |  3 +++
 mk/machine/stingray/rte.vars.mk              | 31 ++++++++++++++++++++++++++++
 mk/rte.module.mk                             |  9 +++++---
 5 files changed, 62 insertions(+), 3 deletions(-)
 create mode 100644 config/defconfig_arm64-stingray-linuxapp-gcc
 create mode 100644 mk/machine/stingray/rte.vars.mk

-- 
2.14.3 (Apple Git-98)

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

end of thread, other threads:[~2018-03-21 18:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-07  1:16 [PATCH 0/4] bnxt patchset Ajit Khaparde
2018-02-07  1:16 ` [PATCH 1/4] net/bnxt: update bnxt feature list Ajit Khaparde
2018-02-07  1:16 ` [PATCH 2/4] net/bnxt: fix link speed setting with autoneg off Ajit Khaparde
2018-02-07  1:16 ` [PATCH 3/4] net/bnxt: add 100G speed config capability Ajit Khaparde
2018-02-07  1:16 ` [PATCH 4/4] net/bnxt: fix an incorrect return in mac_addr_add Ajit Khaparde
2018-02-08 13:21 ` [PATCH 0/4] bnxt patchset Ferruh Yigit
2018-03-21 18:06 Ajit Khaparde

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.