[dpdk-dev] [PATCH 1/2] net: fix ESP header byte ordering definition

Olivier Matz olivier.matz at 6wind.com
Tue Jan 16 15:24:09 CET 2018


On Thu, Jan 11, 2018 at 10:15:58AM +0100, Nelio Laranjeiro wrote:
> ESP header is defined in the RFC2406 [1] as Big Endian fields it should use
> the corresponding types in DPDK as well.
> 
> Fixes: d4b684f7197a ("net: add ESP header to generic flow steering")

I wonder if we should really mark this as a fix.

> Cc: borisp at mellanox.com
> 
> Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>
> 
> [1] https://tools.ietf.org/html/rfc2406

Acked-by: Olivier Matz <olivier.matz at 6wind.com>


More information about the dev mailing list