]> git.droids-corp.org - dpdk.git/commit
net/cnxk: enable packet pool tail drop
authorNithin Dabilpuram <ndabilpuram@marvell.com>
Tue, 22 Feb 2022 19:35:08 +0000 (01:05 +0530)
committerJerin Jacob <jerinj@marvell.com>
Wed, 23 Feb 2022 16:37:57 +0000 (17:37 +0100)
commitc3bb4ba5c420a3f6da343abe6471b8301acebdad
treedeb292de2aaac144d9d7e986e6fb8f0bd287de1b
parent7a709964d9bb85209f851d12afd461e30117ce70
net/cnxk: enable packet pool tail drop

Enable packet pool tail drop on RQ when inbound security is not
enabled. This is only part of the configuration. It is a NOP if
tail drop is not enabled on NPA_AURA_CTX_S. And tail drop
on packet pool AURA is enabled only when that packet pool aura
is used by inline device RQ.

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