Re: [dpdk-dev] [PATCH v2] config: compile avp driver only on intel 64 bit

2017-04-07 Thread Ferruh Yigit
On 4/4/2017 6:37 PM, Allain Legacy wrote: > The AVP devices are only supported on Intel 64-bit architectures so > adjusting the defconfig attributes accordingly. > > Fixes: 0485859868a9 ("net/avp: support driver registration") > > Signed-off-by: Allain Legacy Applied to dpdk-next-net/master, th

[dpdk-dev] [PATCH v2] config: compile avp driver only on intel 64 bit

2017-04-04 Thread Allain Legacy
The AVP devices are only supported on Intel 64-bit architectures so adjusting the defconfig attributes accordingly. Fixes: 0485859868a9 ("net/avp: support driver registration") Signed-off-by: Allain Legacy --- config/defconfig_arm-armv7a-linuxapp-gcc| 1 + config/defconfig_arm64-armv8a-linu