[dpdk-dev] [PATCH] kni: Fix kni_autotest for new Rx/Tx offloads API

Dan Gora dg at adax.com
Wed Aug 1 21:50:13 CEST 2018


Hi Thomas,

thanks... Is it worthwhile to mark this patch as eligible for backporting?

d


On Wed, Aug 1, 2018 at 1:43 PM, Thomas Monjalon <thomas at monjalon.net> wrote:
>
> 29/06/2018 01:02, Dan Gora:
> > Fixed a bug where kni_autotest would not start due to the lack of the
> > ETH_TXQ_FLAGS_IGNORE flag being set in the rte_eth_txconf structure
> > passed to rte_eth_tx_queue_setup.
> >
> > This was introduced in commit 4b954bb16747 ("ethdev: remove new to
> > old offloads API helpers")
>
> The flag ETH_TXQ_FLAGS_IGNORE has been removed in 18.08.
>
>


More information about the dev mailing list