[dpdk-dev] [dpdk-stable] [PATCH] app/testpmd: fix Rx offload search error

Ferruh Yigit ferruh.yigit at intel.com
Wed Nov 7 20:02:24 CET 2018


On 11/7/2018 7:58 AM, Peng, Yuan wrote:

<...>

> From: Zhao1, Wei 
> Sent: Wednesday, November 7, 2018 2:14 PM
> To: dev at dpdk.org
> Cc: stable at dpdk.org; Peng, Yuan <yuan.peng at intel.com>; Lu, Wenzhuo <wenzhuo.lu at intel.com>; Zhao1, Wei <wei.zhao1 at intel.com>
> Subject: [PATCH] app/testpmd: fix Rx offload search error
> 
> There is an error in function in function search_rx_offload(), it will break when get unexpected return value from function rte_eth_dev_rx_offload_name(), but rte_eth_dev_rx_offload_name() will return some unexpected value indead.
> 
> Fixes: c73a9071877a ("app/testpmd: add commands to test new offload API")
> Signed-off-by: Wei Zhao <wei.zhao1 at intel.com>
>
> Tested-by: Peng, Yuan <yuan.peng at intel.com>

Applied to dpdk-next-net/master, thanks.

(checkpatch issues reported by Bernard fixed while merging.)


More information about the dev mailing list