[dpdk-dev] [PATCH] net/i40e: fix tx queue setup after stop queue

Zhang, Qi Z qi.z.zhang at intel.com
Tue Jul 10 10:09:48 CEST 2018



> -----Original Message-----
> From: He, Shaopeng
> Sent: Tuesday, July 10, 2018 6:37 PM
> To: dev at dpdk.org
> Cc: Zhang, Qi Z <qi.z.zhang at intel.com>; He, Shaopeng
> <shaopeng.he at intel.com>
> Subject: [PATCH] net/i40e: fix tx queue setup after stop queue

tx -> Tx in title

> 
> Currently, i40e_dev_tx_queue_setup_runtime checks simple tx and treats
> mbuf fast free offloading as No-simple, which is classified as simple tx in
> i40e_set_tx_function_flag. This inconsistent behavior causes tx queue setup
> fail after queue was stopped. This patch fixes this bug.
> 
> Fixes: 399421100e08 ("net/i40e: fix missing mbuf fast free offload")
> 
> Signed-off-by: Shaopeng He <shaopeng.he at intel.com>

Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel.

Thanks!
Qi


More information about the dev mailing list