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

Zhao1, Wei wei.zhao1 at intel.com
Thu Nov 8 02:30:24 CET 2018



> -----Original Message-----
> From: Yigit, Ferruh
> Sent: Thursday, November 8, 2018 3:02 AM
> To: Peng, Yuan <yuan.peng at intel.com>; Zhao1, Wei <wei.zhao1 at intel.com>;
> dev at dpdk.org
> Cc: stable at dpdk.org; Lu, Wenzhuo <wenzhuo.lu at intel.com>; Iremonger,
> Bernard <bernard.iremonger at intel.com>
> Subject: Re: [dpdk-stable] [PATCH] app/testpmd: fix Rx offload search error
> 
> 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.)

Thanks!


More information about the dev mailing list