Re: [PATCH v2 1/2] net/cnxk: fix lock for security session ops
Recheck-request: rebase=next-net-mrvl-for-main, loongarch-compilation
[PATCH v2 1/2] net/cnxk: fix lock for security session ops
Add fixes to have lock on security session update, write and read to prevent corruption. Fixes: a72e15611303 ("net/cnxk: add PMD API for IPsec SA base and flush") Fixes: 8efa348e8160 ("net/cnxk: support custom SA index") Signed-off-by: Rahul Bhansali --- Changes in v2: Updated fixes in commit me