Hi Thomas, > -----Original Message----- > From: Thomas Monjalon [mailto:[email protected]] > Sent: Friday, September 1, 2017 4:35 AM > To: Hu, Jiayu <[email protected]> > Cc: [email protected]; Yigit, Ferruh <[email protected]> > Subject: Re: [dpdk-dev] [PATCH] lib/gro: fix typo in .map file > > 22/08/2017 16:38, Ferruh Yigit: > > On 8/22/2017 2:58 PM, Jiayu Hu wrote: > > > The names of rte_gro_ctx_create() and rte_gro_ctx_destroy() in > > > rte_gro_version.map are incorrect. This patch is to fix this issue. > > > > > > Fixes: e996506a1c07 ("lib/gro: add Generic Receive Offload API > framework") > > > > > > Signed-off-by: Jiayu Hu <[email protected]> > > > > Reviewed-by: Ferruh Yigit <[email protected]> > > Applied, thanks > > PS: the headline must start with gro, not lib/gro. > The reason is that everything is a lib in DPDK :)
Thanks for your reminder. Thanks, Jiayu

