Re: [dpdk-dev] [PATCH] net/tap: remove Linux version check

2017-07-10 Thread Pascal Mazon
Hi Raslan, Your patch looks ok at first glance. However, I couldn't test it as it does not apply on a fresh next-net branch. Can you send a v2 after rebase? Thank you. Pascal On 07/10/2017 10:13 AM, Raslan Darawsheh wrote: Remove checks of Linux kernel version in order to support kernel wit

[dpdk-dev] [PATCH] net/tap: remove Linux version check

2017-07-10 Thread Raslan Darawsheh
Remove checks of Linux kernel version in order to support kernel with backported features. The expected behavior with a kernel that doesn't support flower and other bits is the following: -flow validate can return successfully. -flow create using the same rule fails. Using the "r