Re: [dpdk-dev] [PATCH v6 1/3] security: add anti replay window size

2019-11-06 Thread Akhil Goyal
> At present the ipsec xfrom is missing the important step > to configure the anti replay window size. > The newly added field will also help in to enable or disable > the anti replay checking, if available in offload by means > of non-zero or zero value. > > Signed-off-by: Hemant Agrawal > Ack

[dpdk-dev] [PATCH v6 1/3] security: add anti replay window size

2019-11-05 Thread Hemant Agrawal
At present the ipsec xfrom is missing the important step to configure the anti replay window size. The newly added field will also help in to enable or disable the anti replay checking, if available in offload by means of non-zero or zero value. Signed-off-by: Hemant Agrawal Acked-by: Konstantin