Re: [PATCH] common/cnxk: update CN103XX subsystem device ID

2022-06-17 Thread Jerin Jacob
On Mon, Jun 13, 2022 at 4:59 PM Rahul Bhansali wrote: > > Updates the subsystem device ID for CN103XX. > > Signed-off-by: Rahul Bhansali Updated the git commit as follows and applied to dpdk-next-net-mrvl/for-next-net. Thanks common/cnxk: fix CN103XX subsystem device ID Fix the subsys

[PATCH] common/cnxk: update CN103XX subsystem device ID

2022-06-13 Thread Rahul Bhansali
Updates the subsystem device ID for CN103XX. Signed-off-by: Rahul Bhansali --- drivers/common/cnxk/roc_constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/common/cnxk/roc_constants.h b/drivers/common/cnxk/roc_constants.h index d7a8bd23e2..2553d4d8fc 100644 --