Re: [PATCH v3 32/32] net/cnxk: dumps device private information

2022-09-16 Thread Jerin Jacob
On Mon, Sep 12, 2022 at 6:48 PM Nithin Dabilpuram wrote: > > From: Rakesh Kudurumalla > > Add support for ethdev private data dump callback for > debugging purposes. > > Signed-off-by: Rakesh Kudurumalla Updated the git commits in the series as needed and applied series to dpdk-next-net-mrvl/fo

[PATCH v3 32/32] net/cnxk: dumps device private information

2022-09-12 Thread Nithin Dabilpuram
From: Rakesh Kudurumalla Add support for ethdev private data dump callback for debugging purposes. Signed-off-by: Rakesh Kudurumalla --- drivers/net/cnxk/cnxk_ethdev.c | 1 + drivers/net/cnxk/cnxk_ethdev.h | 1 + drivers/net/cnxk/cnxk_ethdev_ops.c | 29 +