kni: fix build on RHEL 8.3
authorOlivier Matz <olivier.matz@6wind.com>
Thu, 26 Nov 2020 14:23:45 +0000 (15:23 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 27 Nov 2020 00:39:54 +0000 (01:39 +0100)
commit95e0871929bfd9891545c9cbfe97119cb72390ba
tree4dd928662b52e614fb053c114faef23b07221499
parent88d2efd85cfa99b37350582483dea138ff028ec1
kni: fix build on RHEL 8.3

Like what was done for mainline kernel in commit 38ad54f3bc76 ("kni: fix
build with Linux 5.6"), a new parameter 'txqueue' has to be added to
'ndo_tx_timeout' ndo on RHEL 8.3 kernel.

Cc: stable@dpdk.org
Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Tested-by: Christophe Grosse <christophe.grosse@6wind.com>
Tested-by: David Marchand <david.marchand@redhat.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
kernel/linux/kni/compat.h