On 9/26/2019 2:33 AM, Zhang, Qi Z wrote: > > >> -----Original Message----- >> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of taox....@intel.com >> Sent: Thursday, September 26, 2019 2:03 AM >> To: Lu, Wenzhuo <wenzhuo...@intel.com>; Wu, Jingjing >> <jingjing...@intel.com>; Iremonger, Bernard <bernard.iremon...@intel.com> >> Cc: dev@dpdk.org; ivan.ilche...@oktetlabs.com; Zhu, TaoX >> <taox....@intel.com> >> Subject: [dpdk-dev] [PATCH v2] app/testpmd: fix unused variable compile error >> >> From: Zhu Tao <taox....@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....@intel.com> > > Reviewed-by: Qi Zhang <qi.z.zh...@intel.com> >
Applied to dpdk-next-net/master, thanks.