]> git.droids-corp.org - dpdk.git/commit
net/cnxk: add option to override outbound inline SA IV
authorNithin Dabilpuram <ndabilpuram@marvell.com>
Tue, 22 Feb 2022 19:35:11 +0000 (01:05 +0530)
committerJerin Jacob <jerinj@marvell.com>
Wed, 23 Feb 2022 16:43:00 +0000 (17:43 +0100)
commitd6c3525d13e73d85dc2d87094dcab17c347cbb28
treecabbc8383c0bd2432cfeb1be9e1f15c868573adf
parentfe5846bcc076e0404bb7ef16a6cd6c8a82e28ba5
net/cnxk: add option to override outbound inline SA IV

Add option to override outbound inline SA IV for debug
purposes via environment variable. User can set env variable as:
export CN10K_ETH_SEC_IV_OVR="0x0, 0x0,..."

Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
drivers/net/cnxk/cn10k_ethdev_sec.c