68bda436a3
ESP header is defined in the RFC2406 [1] as Big Endian fields it should use the corresponding types in DPDK as well. [1] https://tools.ietf.org/html/rfc2406 Fixes: d4b684f7197a ("net: add ESP header to generic flow steering") Cc: stable@dpdk.org Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com> Acked-by: Olivier Matz <olivier.matz@6wind.com>