[PATCH 2/2] common/cnxk: split XAQ counts
Jerin Jacob
jerinjacobk at gmail.com
Tue Sep 19 19:00:14 CEST 2023
On Sun, Sep 10, 2023 at 1:46 PM <pbhagavatula at marvell.com> wrote:
>
> From: Pavan Nikhilesh <pbhagavatula at marvell.com>
>
> Split XAQ counts into reserved and cached to allow more events
> to be inflight.
>
> Signed-off-by: Pavan Nikhilesh <pbhagavatula at marvell.com>
Updated the git commit as follows and applied to
dpdk-next-net-eventdev/for-main. Thanks
commit e227b98adbbacde663fbf0cafe512a1a123adef1 (HEAD -> for-main,
origin/for-main, origin/HEAD)
Author: Pavan Nikhilesh <pbhagavatula at marvell.com>
Date: Sat Sep 9 22:27:47 2023 +0530
common/cnxk: fix XAQ limits
Split XAQ counts into reserved and cached to allow more events
to be in flight.
Fixes: c3320d21b475 ("event/cnxk: use LMTST for enqueue new burst")
Cc: stable at dpdk.org
Signed-off-by: Pavan Nikhilesh <pbhagavatula at marvell.com>
commit 87007fcc6a0c7274226dcb80675986fdcab57de8
Author: Pavan Nikhilesh <pbhagavatula at marvell.com>
Date: Sat Sep 9 22:27:46 2023 +0530
event/cnxk: fix context flush in port cleanup
Flush currently held flow context during event port cleanup.
Fixes: e8594de2731d ("event/cnxk: implement event port quiesce function")
Cc: stable at dpdk.org
Signed-off-by: Pavan Nikhilesh <pbhagavatula at marvell.com>
More information about the dev
mailing list