SHA256
1
0
forked from pool/dpdk

Accepting request 559270 from home:mvarlese:branches:network

- Added missing supported broadcom chipset family Broadcom NetXtreme II BCM57810

- Added missing supported broadcom chipset family Broadcom NetXtreme II BCM57810

OBS-URL: https://build.opensuse.org/request/show/559270
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=64
This commit is contained in:
Markos Chandras
2017-12-22 09:54:56 +00:00
committed by Git OBS Bridge
parent 8c756f5fd5
commit 80223a26e2
4 changed files with 12 additions and 0 deletions

View File

@@ -186,6 +186,7 @@ function setdefaultconf()
setconf CONFIG_RTE_EAL_PMD_PATH '"%{pmddir}"' $1
setconf CONFIG_RTE_LIBRTE_BNX2X_PMD y $1
setconf CONFIG_RTE_LIBRTE_BNX2X_MF_SUPPORT y $1
setconf CONFIG_RTE_LIBRTE_PMD_PCAP y $1
setconf CONFIG_RTE_LIBRTE_VHOST_NUMA y $1