> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Nelio Laranjeiro > Sent: Thursday, January 11, 2018 9:16 AM > To: dev@dpdk.org; Olivier Matz <olivier.m...@6wind.com> > Cc: akhil.go...@nxp.com > Subject: [dpdk-dev] [PATCH 2/2] examples/ipsec-secgw: fix SPI byte order in > flow item > > SPI field is defined in the RFC2406 [1] as a big endian field it should be > provided in its final form to the drivers through RTE flow. > > Fixes: ec17993a145a ("examples/ipsec-secgw: support security offload") > Cc: akhil.go...@nxp.com
Cc'ing stable ML. > > Signed-off-by: Nelio Laranjeiro <nelio.laranje...@6wind.com> Applied to dpdk-next-crypto. Thanks, Pablo