Re: [dpdk-dev] [PATCH v2] tap: remove unused KERNEL_VERSION definitions

2018-01-12 Thread Ferruh Yigit
On 1/12/2018 6:14 PM, Ferruh Yigit wrote: > On 12/27/2017 6:28 PM, Stephen Hemminger wrote: >> The TAP device does not use these definitions in current version. >> And kernel version is not the correct way to detect features. >> >> Signed-off-by: Stephen Hemminger > > Fixes: 7c2d03d65f5e ("ne

Re: [dpdk-dev] [PATCH v2] tap: remove unused KERNEL_VERSION definitions

2018-01-12 Thread Ferruh Yigit
On 12/27/2017 6:28 PM, Stephen Hemminger wrote: > The TAP device does not use these definitions in current version. > And kernel version is not the correct way to detect features. > > Signed-off-by: Stephen Hemminger Fixes: 7c2d03d65f5e ("net/tap: remove Linux version check") Cc: sta...@