Re: [dpdk-dev] [EXT] [PATCH v5 1/2] ipsec: add TSO support

2021-10-31 Thread Akhil Goyal
> Add support for transmit segmentation offload to inline crypto processing > mode. This offload is not supported by other offload modes, as at a > minimum it requires inline crypto for IPsec to be supported on the > network interface. > > Signed-off-by: Declan Doherty > Signed-off-by: Radu Nicol

Re: [dpdk-dev] [EXT] [PATCH v5 1/2] ipsec: add TSO support

2021-10-31 Thread Akhil Goyal
> Add support for transmit segmentation offload to inline crypto processing > mode. This offload is not supported by other offload modes, as at a > minimum it requires inline crypto for IPsec to be supported on the > network interface. > > Signed-off-by: Declan Doherty > Signed-off-by: Radu Nicol