On 7/1/2019 2:11 PM, Olivier Matz wrote: > On Fri, Jun 21, 2019 at 12:55:06PM +0200, Morten Brørup wrote: >> TCP flags were moved to the TCP header file from the Ethernet control >> header file, and the RTE prefix was added to their names. >> >> Missing TCP ECN flags were added. >> >> The ALL mask did not include TCP ECN flags, so it was renamed to reflect >> that it applies to N-tuple filtering only. >> >> Updated other files affected by the renaming accordingly. >> >> Signed-off-by: Morten Brørup <m...@smartsharesystems.com> > > Acked-by: Olivier Matz <olivier.m...@6wind.com> >
Applied to dpdk-next-net/master, thanks.