[PATCH v2] examples/ipsec-secgw: support per SA HW reassembly

Akhil Goyal gakhil at marvell.com
Thu Oct 27 16:13:45 CEST 2022


> Subject: [PATCH v2] examples/ipsec-secgw: support per SA HW reassembly
> 
> This add the support of hardware reassembly per SA basis.
> In SA rule, new parameter reassembly_en is added to enable
> HW reassembly per SA.
> For example:
> sa in <idx> aead_algo <algo> aead_key <key> mode ipv4-tunnel src <ip>
> dst <ip> type inline-protocol-offload port_id <id> reassembly_en
> 
> Stats counter frag_dropped will represent the number of fragment
> drop in case of reassembly failures.
> 
> Signed-off-by: Rahul Bhansali <rbhansali at marvell.com>
> ---
Acked-by: Akhil Goyal <gakhil at marvell.com>

Applied to dpdk-next-crypto

Thanks.


More information about the dev mailing list