]> git.droids-corp.org - dpdk.git/commit
event/cnxk: improve Rx performance
authorPavan Nikhilesh <pbhagavatula@marvell.com>
Thu, 10 Feb 2022 13:20:46 +0000 (18:50 +0530)
committerJerin Jacob <jerinj@marvell.com>
Mon, 14 Feb 2022 15:23:33 +0000 (16:23 +0100)
commit8b025b7dda9fdafb7a75089e0bd08308fbdc46b9
treef6f8f359f16a53f04601ae9deba1ff8af161ea68
parent17d6b933fd5391b919885ed4b22822588a29bea0
event/cnxk: improve Rx performance

Improve vWQE and CQ Rx performance by tuning perfetches to 64B
cacheline size.
Also, prefetch the vWQE array offsets at cacheline boundaries.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
drivers/event/cnxk/cn10k_worker.h
drivers/net/cnxk/cn10k_rx.h
drivers/net/cnxk/cn9k_rx.h