26/11/2020 19:08, Ferruh Yigit: > On 11/26/2020 6:04 PM, David Marchand wrote: > > On Thu, Nov 26, 2020 at 3:24 PM Olivier Matz <olivier.m...@6wind.com> wrote: > >> > >> 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: sta...@dpdk.org > >> > >> Tested-by: Christophe Grosse <christophe.gro...@6wind.com> > >> Signed-off-by: Olivier Matz <olivier.m...@6wind.com> > > > > Tested-by: David Marchand <david.march...@redhat.com> > > Thanks. > > Thanks David for testing. > > Acked-by: Ferruh Yigit <ferruh.yi...@intel.com>
Applied, thanks