]> git.droids-corp.org - dpdk.git/commit
common/cnxk: use SSO time counter threshold for IRQ
authorNithin Dabilpuram <ndabilpuram@marvell.com>
Tue, 22 Feb 2022 19:34:59 +0000 (01:04 +0530)
committerJerin Jacob <jerinj@marvell.com>
Wed, 23 Feb 2022 16:35:48 +0000 (17:35 +0100)
commitf598200aca0a2fef2b3942df2436c9811aece989
tree5e523bb935f37ff44c16039cee50892b542f7cbb
parentc8c967e11717304c81538a23b22a5e482a65daad
common/cnxk: use SSO time counter threshold for IRQ

Enable time counter based threshold for raising SSO
EXE_INT instead of IAQ threshold. Time counter based
threshold helps getting periodic interrupts and process
pkts in burst instead of getting HW to raise an interrupt
for every new work.

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