[dpdk-dev] [PATCH] kni:fix build on Ubuntu 12.04.5 with current HWE

2014-09-30 Thread Thomas Monjalon
2014-09-30 13:10, Daniel Mrzyglod: > Recent Ubuntu 12.04.5 LTS is shipped with 3.13.0-36.63 as the only supported > kernel. > > Patch a09b359daca3d8af43dc22a57b34cf317f958236 describe the problem. > > Signed-off-by: Daniel Mrzyglod > #if ( LINUX_VERSION_CODE < KERNEL_VERSION(3,14,0) ) > #if

[dpdk-dev] [PATCH] kni:fix build on Ubuntu 12.04.5 with current HWE

2014-09-30 Thread Daniel Mrzyglod
Recent Ubuntu 12.04.5 LTS is shipped with 3.13.0-36.63 as the only supported kernel. Patch a09b359daca3d8af43dc22a57b34cf317f958236 describe the problem. Signed-off-by: Daniel Mrzyglod --- lib/librte_eal/linuxapp/kni/ethtool/igb/kcompat.h |3 ++- 1 file changed, 2 insertions(+), 1 deletion