Hi, wenzhuo > -----Original Message----- > From: Lu, Wenzhuo > Sent: Thursday, January 4, 2018 4:27 PM > To: Zhao1, Wei <[email protected]>; [email protected] > Subject: RE: [PATCH v4] net/ixgbe: add flow parser ntuple support > > Hi Wei, > > > > -----Original Message----- > > From: Zhao1, Wei > > Sent: Tuesday, December 26, 2017 5:49 PM > > To: [email protected] > > Cc: Lu, Wenzhuo <[email protected]>; Zhao1, Wei > > <[email protected]> > > Subject: [PATCH v4] net/ixgbe: add flow parser ntuple support > > > > Ixgbe ntuple filter in rte_flow need to support diversion data with > > less than > > 5 tuple parameters.So add this new support in parser code. > > > > Signed-off-by: Wei Zhao <[email protected]> > > > > --- > > > > v2: > > -fix coding style issue. > > > > v3: > > -add parser vlan pattern code. > I think this patch is good. Just suggest to put this vlan info into the > commit log. > As the words here will be removed when merging this patch. >
Ok, I will update as your suggestion. > > > > v4: > > -fix patch check issue.

