]> git.droids-corp.org - dpdk.git/commit
net/cnxk: realloc inline dev XAQ for security
authorNithin Dabilpuram <ndabilpuram@marvell.com>
Tue, 22 Feb 2022 19:35:05 +0000 (01:05 +0530)
committerJerin Jacob <jerinj@marvell.com>
Wed, 23 Feb 2022 16:37:22 +0000 (17:37 +0100)
commit167817251e56ba4b1f39394b8c92fcb68598f2f3
tree5f523190de3657d5c88fa4c7fb80a513b6f3c5c0
parentfb35a2c703ca5e05067a2f94965a06da8626875d
net/cnxk: realloc inline dev XAQ for security

Realloc inline dev XAQ when Rx/Tx security ie enabled with
new packet pool as XAQ should be large enough to hold all
mbufs if inline outbound reports error or all mbufs.

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