> -----Original Message-----
> From: He, Shaopeng
> Sent: Tuesday, July 10, 2018 6:37 PM
> To: dev@dpdk.org
> Cc: Zhang, Qi Z <qi.z.zh...@intel.com>; He, Shaopeng
> <shaopeng...@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...@intel.com>

Acked-by: Qi Zhang <qi.z.zh...@intel.com>

Applied to dpdk-next-net-intel.

Thanks!
Qi

Reply via email to