Re: [dpdk-dev] [PATCH v2] kni: remove ethtool support

2019-05-29 Thread Thomas Monjalon
24/05/2019 21:27, Neil Horman: > On Fri, May 24, 2019 at 05:55:20PM +0100, Ferruh Yigit wrote: > > Current design requires kernel drivers and they need to be probed by > > Linux up to some level so that they can be usable by DPDK for ethtool > > support, this requires maintaining the Linux drivers

Re: [dpdk-dev] [PATCH v2] kni: remove ethtool support

2019-05-24 Thread Neil Horman
On Fri, May 24, 2019 at 05:55:20PM +0100, Ferruh Yigit wrote: > Current design requires kernel drivers and they need to be probed by > Linux up to some level so that they can be usable by DPDK for ethtool > support, this requires maintaining the Linux drivers in DPDK. > > Also ethtool support is l