Re: [dpdk-dev] [PATCH] doc: document KNI limitation in release notes

2018-11-18 Thread Thomas Monjalon
05/11/2018 18:09, Ferruh Yigit: > Commit a9460a0b2efb ("kni: fix build on Linux 4.19") disables some > ethtool commands because they are removed in newer (4.19) kernels. > > This patch documents removed functionality. > > Signed-off-by: Ferruh Yigit Applied, thanks

[dpdk-dev] [PATCH] doc: document KNI limitation in release notes

2018-11-05 Thread Ferruh Yigit
Commit a9460a0b2efb ("kni: fix build on Linux 4.19") disables some ethtool commands because they are removed in newer (4.19) kernels. This patch documents removed functionality. Signed-off-by: Ferruh Yigit --- doc/guides/rel_notes/release_18_11.rst | 6 ++ 1 file changed, 6 insertions(+) d