From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] kni: Fix kni_autotest for new Rx/Tx offloads API Date: Wed, 01 Aug 2018 18:43:39 +0200 Message-ID: <1998283.9ZGPWbnyE2@xps> References: <20180628230243.24022-1-dg@adax.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Ferruh Yigit To: Dan Gora Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id E71AB1B067 for ; Wed, 1 Aug 2018 18:44:41 +0200 (CEST) In-Reply-To: <20180628230243.24022-1-dg@adax.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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.