Re: [PATCH] kni: Fix kni_autotest for new Rx/Tx offloads API
From: Thomas Monjalon <hidden>
Date: 2018-08-01 16:44:41
From: Thomas Monjalon <hidden>
Date: 2018-08-01 16:44:41
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.