Accepting request 518735 from home:mvarlese:branches:network
- Enabled CONFIG_RTE_MAJOR_ABI: libs SONAME equal the DPDK release version - Enabled CONFIG_RTE_MAJOR_ABI: libs SONAME equal the DPDK release version OBS-URL: https://build.opensuse.org/request/show/518735 OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=57
This commit is contained in:
committed by
Git OBS Bridge
parent
66ed248d25
commit
f30006c414
@@ -189,6 +189,9 @@ function setdefaultconf()
|
||||
# Disable experimental features
|
||||
setconf CONFIG_RTE_NEXT_ABI n $1
|
||||
|
||||
# SONAME equals to DPDK release version
|
||||
setconf CONFIG_RTE_MAJOR_ABI %{version} $1
|
||||
|
||||
# Enable automatic driver loading from this path
|
||||
setconf CONFIG_RTE_EAL_PMD_PATH '"%{pmddir}"' $1
|
||||
|
||||
|
Reference in New Issue
Block a user