Re: [PATCH] common/cnxk: add cnf10kb support

2022-06-13 Thread Jerin Jacob
On Wed, May 11, 2022 at 2:37 PM Harman Kalra wrote: > > Support for cnf10kb soc by adding its PCI device ID > > Signed-off-by: Harman Kalra Please rebase [for-next-net]dell[dpdk-next-net-mrvl] $ git pw series apply 22888 Failed to apply patch: Applying: common/cnxk: add cnf10kb support Using i

[PATCH] common/cnxk: add cnf10kb support

2022-05-11 Thread Harman Kalra
Support for cnf10kb soc by adding its PCI device ID Signed-off-by: Harman Kalra --- drivers/common/cnxk/roc_constants.h | 1 + drivers/event/cnxk/cn10k_eventdev.c | 2 ++ drivers/mempool/cnxk/cnxk_mempool.c | 2 ++ drivers/net/cnxk/cn10k_ethdev.c | 3 +++ 4 files changed, 8 insertions(+) di