Please look into the changes. Regards Sunil Kumar Kori
> -----Original Message----- > From: sk...@marvell.com <sk...@marvell.com> > Sent: Thursday, September 29, 2022 3:25 PM > To: Nithin Kumar Dabilpuram <ndabilpu...@marvell.com>; Kiran Kumar > Kokkilagadda <kirankum...@marvell.com>; Sunil Kumar Kori > <sk...@marvell.com>; Satha Koteswara Rao Kottidi > <skotesh...@marvell.com>; Ray Kinsella <m...@ashroe.eu> > Cc: dev@dpdk.org > Subject: [PATCH v2 2/3] common/cnxk: add congestion management ROC > APIs > > From: Sunil Kumar Kori <sk...@marvell.com> > > Add congestion management RoC APIs. > > Depends-on: patch-24902 ("ethdev: support congestion management") > > Signed-off-by: Sunil Kumar Kori <sk...@marvell.com> > --- > 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