[dpdk-dev] [PATCH v2] app/testpmd: fix unused variable compile error
Ferruh Yigit
ferruh.yigit at intel.com
Thu Sep 26 12:04:30 CEST 2019
On 9/26/2019 2:33 AM, Zhang, Qi Z wrote:
>
>
>> -----Original Message-----
>> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of taox.zhu at intel.com
>> Sent: Thursday, September 26, 2019 2:03 AM
>> To: Lu, Wenzhuo <wenzhuo.lu at intel.com>; Wu, Jingjing
>> <jingjing.wu at intel.com>; Iremonger, Bernard <bernard.iremonger at intel.com>
>> Cc: dev at dpdk.org; ivan.ilchenko at oktetlabs.com; Zhu, TaoX
>> <taox.zhu at intel.com>
>> Subject: [dpdk-dev] [PATCH v2] app/testpmd: fix unused variable compile error
>>
>> From: Zhu Tao <taox.zhu at intel.com>
>>
>> This minor patch fixes unused variable ‘ret’ compile error When
>> CONFIG_RTE_LIBRTE_I40E_16BYTE_RX_DESC was selected.
>>
>> Fixes: f5267e485a2a ("app/testpmd: check status of getting ethdev info")
>>
>> Signed-off-by: Zhu Tao <taox.zhu at intel.com>
>
> Reviewed-by: Qi Zhang <qi.z.zhang at intel.com>
>
Applied to dpdk-next-net/master, thanks.
More information about the dev
mailing list