Re: [PATCH] kni: Fix kni_autotest for new Rx/Tx offloads API
From: Ferruh Yigit <hidden>
Date: 2018-08-08 09:52:39
From: Ferruh Yigit <hidden>
Date: 2018-08-08 09:52:39
On 8/2/2018 6:49 AM, Thomas Monjalon wrote:
01/08/2018 21:50, Dan Gora:quoted
Hi Thomas, thanks... Is it worthwhile to mark this patch as eligible for backporting?I don't think so. Ferruh?
Same here, I don't think required to backport this.
quoted
On Wed, Aug 1, 2018 at 1:43 PM, Thomas Monjalon [off-list ref] wrote:quoted
29/06/2018 01:02, Dan Gora:quoted
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.