Re: [dpdk-dev] [PATCH v4 0/3] add lookaside IPsec UDP encapsulation and transport mode

2021-04-16 Thread Akhil Goyal
> > This series adds lookaside IPsec UDP encapsulation and > transport mode support. > The functionality has been tested with ipsec-secgw application > running in lookaside protocol offload mode. > > v4: > * Fixed ESP_IN_UDP macro and moved it to ipsec-secgw application > > v3: > * Supported UDP

[dpdk-dev] [PATCH v4 0/3] add lookaside IPsec UDP encapsulation and transport mode

2021-04-14 Thread Tejasree Kondoj
This series adds lookaside IPsec UDP encapsulation and transport mode support. The functionality has been tested with ipsec-secgw application running in lookaside protocol offload mode. v4: * Fixed ESP_IN_UDP macro and moved it to ipsec-secgw application v3: * Supported UDP encapsulation for IPv6