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)