[dpdk-dev] [PATCH] kni: Fix kni_autotest for new Rx/Tx offloads API
Thomas Monjalon
thomas at monjalon.net
Wed Aug 1 18:43:39 CEST 2018
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