Re: [dpdk-dev] [PATCH v3 1/2] lib/ipsec: add support for header construction

2019-06-26 Thread Ananyev, Konstantin
Hi Fan, > -Original Message- > From: Zhang, Roy Fan > Sent: Wednesday, June 26, 2019 4:05 PM > To: dev@dpdk.org > Cc: akhil.go...@nxp.com; Ananyev, Konstantin ; > Zhang, Roy Fan ; Kovacevic, > Marko > Subject: [PATCH v3 1/2] lib/ipsec: add support for header construction > > Add support

[dpdk-dev] [PATCH v3 1/2] lib/ipsec: add support for header construction

2019-06-26 Thread Fan Zhang
Add support for RFC 4301(5.1.2) to update of Type of service field and Traffic class field bits inside ipv4/ipv6 packets for outbound cases and inbound cases which deals with the update of the DSCP/ENC bits inside each of the fields. Signed-off-by: Marko Kovacevic Signed-off-by: Fan Zhang --- l