Re: [PATCH v2 4/4] event/dlb2: fix port cos override calculation

2022-10-12 Thread Jerin Jacob
On Thu, Oct 13, 2022 at 5:21 AM Abdullah Sevincer wrote: > > This commit fixes a calculation error > of total number of ldb ports during port cos > override from dlb2 event structure. > > Fixes: bec8901bfe9f ("event/dlb2: support ldb port specific COS") > Cc: sta...@dpdk.org > > Signed-off-by: Abd

[PATCH v2 4/4] event/dlb2: fix port cos override calculation

2022-10-12 Thread Abdullah Sevincer
This commit fixes a calculation error of total number of ldb ports during port cos override from dlb2 event structure. Fixes: bec8901bfe9f ("event/dlb2: support ldb port specific COS") Cc: sta...@dpdk.org Signed-off-by: Abdullah Sevincer --- drivers/event/dlb2/dlb2.c | 3 ++- 1 file changed, 2