[dpdk-dev] [PATCH 1/1] kni: Fix compilation problems on RHEL 7.2.

2015-12-07 Thread Thomas Monjalon
2015-12-07 07:59, Lee Roberts: > RHEL 7.2 contains additional backports from newer upstream kernels. > Add RHEL_RELEASE_CODE logic for RHEL_RELEASE_VERSION(7,2) to pick up > the changes to kernel functions. > > Signed-off-by: Lee Roberts Applied, thanks If there is a new error in coming days du

[dpdk-dev] [PATCH 1/1] kni: Fix compilation problems on RHEL 7.2.

2015-12-07 Thread Lee Roberts
RHEL 7.2 contains additional backports from newer upstream kernels. Add RHEL_RELEASE_CODE logic for RHEL_RELEASE_VERSION(7,2) to pick up the changes to kernel functions. Signed-off-by: Lee Roberts --- lib/librte_eal/linuxapp/kni/ethtool/igb/igb_main.c | 4 ++-- lib/librte_eal/linuxapp/kni/ethto