Overview
Request 481460 accepted
- Disable dpdk-kmp package for ix86.
- Disable dpdk-kmp package for ix86.
- Created by ndas
- In state accepted
- Package maintainer: dpitchumani
Loading...
Request History
ndas created request
- Disable dpdk-kmp package for ix86.
- Disable dpdk-kmp package for ix86.
markoschandras accepted request
LGTM
This is wrong
It should be
right? because you want it to be 'y' everywhere except ix86
(formatting failed me but you get the gist)
I think its what you wanted check again..
+%ifnarch %{ix86} +setconf CONFIG_RTE_KNI_KMOD y +%else +setconf CONFIG_RTE_KNI_KMOD n +%endif
We want the dpdk-kmp for all other arch except ix86