Re: [PATCH 1/1] common/cnxk: update partnumber for 103xx

2022-08-29 Thread Jerin Jacob
On Tue, Aug 9, 2022 at 7:02 PM Rakesh Kudurumalla wrote: > > During model population part number is different > for 103xx and hence dpdk initialization fails. > This fix resolves the same. > > Signed-off-by: Rakesh Kudurumalla Updated the git commit as follows and applied to dpdk-next-net-mrvl/

[PATCH 1/1] common/cnxk: update partnumber for 103xx

2022-08-09 Thread Rakesh Kudurumalla
During model population part number is different for 103xx and hence dpdk initialization fails. This fix resolves the same. Signed-off-by: Rakesh Kudurumalla --- drivers/common/cnxk/roc_model.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/common/cnxk/roc_model.c b/