On 9/26/2019 2:33 AM, Zhang, Qi Z wrote: > > >> -----Original Message----- >> From: dev [mailto:[email protected]] On Behalf Of [email protected] >> Sent: Thursday, September 26, 2019 2:03 AM >> To: Lu, Wenzhuo <[email protected]>; Wu, Jingjing >> <[email protected]>; Iremonger, Bernard <[email protected]> >> Cc: [email protected]; [email protected]; Zhu, TaoX >> <[email protected]> >> Subject: [dpdk-dev] [PATCH v2] app/testpmd: fix unused variable compile error >> >> From: Zhu Tao <[email protected]> >> >> 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 <[email protected]> > > Reviewed-by: Qi Zhang <[email protected]> >
Applied to dpdk-next-net/master, thanks.

