[dpdk-dev] [PATCH] Define TCP flags in rte_tcp.h instead of in rte_eth_ctrl.h
Olivier Matz
olivier.matz at 6wind.com
Mon Jul 1 15:11:20 CEST 2019
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 <mb at smartsharesystems.com>
Acked-by: Olivier Matz <olivier.matz at 6wind.com>
More information about the dev
mailing list