Please look into the changes. Regards Sunil Kumar Kori
> -----Original Message----- > From: [email protected] <[email protected]> > Sent: Thursday, September 29, 2022 3:25 PM > To: Nithin Kumar Dabilpuram <[email protected]>; Kiran Kumar > Kokkilagadda <[email protected]>; Sunil Kumar Kori > <[email protected]>; Satha Koteswara Rao Kottidi > <[email protected]>; Ray Kinsella <[email protected]> > Cc: [email protected] > Subject: [PATCH v2 2/3] common/cnxk: add congestion management ROC > APIs > > From: Sunil Kumar Kori <[email protected]> > > Add congestion management RoC APIs. > > Depends-on: patch-24902 ("ethdev: support congestion management") > > Signed-off-by: Sunil Kumar Kori <[email protected]> > --- > v1..v2: > - Rebase on top of the dpdk-next-net-mrvl/for-next-net > > drivers/common/cnxk/roc_nix.h | 5 ++ > drivers/common/cnxk/roc_nix_queue.c | 106 > ++++++++++++++++++++++++++++ > drivers/common/cnxk/version.map | 1 + > 3 files changed, 112 insertions(+) > [snip] > -- > 2.25.1

