> -----Original Message-----
> From: Loftus, Ciara [mailto:ciara.lof...@intel.com]
> Sent: Thursday, September 17, 2020 3:33 PM
> To: Li,Rongqing <lirongq...@baidu.com>
> Cc: dev@dpdk.org
> Subject: RE: [dpdk-dev] [PATCH 1/2] af_xdp: not return a negative value in
> af_xdp_rx_zc
> 
> >
> > af_xdp_rx_zc should always return the number of received packets, and
> > negative value will be as number of received packets, and confuse the
> > caller
> >
> > Fixes: d8a210774e1d ("net/af_xdp: support unaligned umem chunks")
> > Cc: sta...@dpdk.org
> > Signed-off-by: Li RongQing <lirongq...@baidu.com>
> > ---
> >  drivers/net/af_xdp/rte_eth_af_xdp.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Hi,
> 
> Thank you for the patch. The same fix was submitted and accepted into the
> next-net tree a few weeks ago:
> http://git.dpdk.org/next/dpdk-next-net/commit/?id=e85f60b4e282695ca0e457
> dc1ad21479b4bd7479
> It should hopefully hit the main tree soon.
> 

Thanks ,sorry for noise

-Li

Reply via email to