Re: [PATCH] drivers: fix cnxk event qos devarg processing

2022-06-12 Thread Jerin Jacob
On Fri, May 20, 2022 at 12:41 PM Shijith Thotton wrote: > > Fixed qos parameters getting over written and IAQ/TAQ threshold > calculation. > > Fixes: 910da32c53a9 ("event/cnxk: add device start") > Cc: sta...@dpdk.org > > Signed-off-by: Shijith Thotton Applied to dpdk-next-net-eventdev/for-main.

[PATCH] drivers: fix cnxk event qos devarg processing

2022-05-20 Thread Shijith Thotton
Fixed qos parameters getting over written and IAQ/TAQ threshold calculation. Fixes: 910da32c53a9 ("event/cnxk: add device start") Cc: sta...@dpdk.org Signed-off-by: Shijith Thotton --- drivers/common/cnxk/roc_sso.c | 4 ++-- drivers/event/cnxk/cnxk_eventdev.c | 8 2 files changed,