[dpdk-dev] [PATCH v4 0/3] net/i40e: change for ptype parser

Zhang, Helin helin.zhang at intel.com
Sat Jan 20 14:32:23 CET 2018



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Zhang, Qi Z
> Sent: Saturday, January 20, 2018 9:19 PM
> To: Xing, Beilei
> Cc: dev at dpdk.org; Chilikin, Andrey
> Subject: Re: [dpdk-dev] [PATCH v4 0/3] net/i40e: change for ptype parser
> 
> 
> 
> > -----Original Message-----
> > From: Xing, Beilei
> > Sent: Friday, January 19, 2018 3:50 PM
> > To: Zhang, Qi Z <qi.z.zhang at intel.com>
> > Cc: dev at dpdk.org; Chilikin, Andrey <andrey.chilikin at intel.com>
> > Subject: [PATCH v4 0/3] net/i40e: change for ptype parser
> >
> > This patchset is mainly for fixing fail to update SW ptype table and
> > adding parser for IPV4FRAG and IPV6FRAG.
> >
> > v4 changes:
> >  - Slipt patchset and replace strncmp with strncasecmp.
> > v3 changes:
> >  - Reorder IPv4 case.
> > v2 changes:
> >  - Add parser for IPV4FRAG and IPV6FRAG.
> >
> > Beilei Xing (3):
> >   net/i40e: fix fail to update ptype table
> >   net/i40e: add parser for IPV4FRAG and IPV6FRAG
> >   net/i40e: replace strncmp with strncasecmp
> >
> >  drivers/net/i40e/i40e_ethdev.c  | 83
> > +++++++++++++++++++++++++----------------
> >  drivers/net/i40e/rte_pmd_i40e.c |  6 ++-
> >  2 files changed, 54 insertions(+), 35 deletions(-)
> >
> > --
> > 2.5.5
> 
> Acked-by: Qi Zhang <qi.z.zhang at intel.com>
Applied the series into dpdk-next-net-intel, thanks!
 
/Helin


More information about the dev mailing list