DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] common/cnxk: update CN103XX subsystem device ID
@ 2022-06-13 11:29 Rahul Bhansali
  2022-06-17 11:58 ` Jerin Jacob
  0 siblings, 1 reply; 2+ messages in thread
From: Rahul Bhansali @ 2022-06-13 11:29 UTC (permalink / raw)
  To: dev, Nithin Dabilpuram, Kiran Kumar K, Sunil Kumar Kori, Satha Rao
  Cc: jerinj, Rahul Bhansali

Updates the subsystem device ID for CN103XX.

Signed-off-by: Rahul Bhansali <rbhansali@marvell.com>
---
 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
--- a/drivers/common/cnxk/roc_constants.h
+++ b/drivers/common/cnxk/roc_constants.h
@@ -52,7 +52,7 @@
 #define PCI_SUBSYSTEM_DEVID_CN10KA  0xB900
 #define PCI_SUBSYSTEM_DEVID_CN10KAS 0xB900
 #define PCI_SUBSYSTEM_DEVID_CNF10KA 0xBA00
-#define PCI_SUBSYSTEM_DEVID_CN10KB  0xB900
+#define PCI_SUBSYSTEM_DEVID_CN10KB  0xBD00
 
 #define PCI_SUBSYSTEM_DEVID_CN9KA 0x0000
 #define PCI_SUBSYSTEM_DEVID_CN9KB 0xb400
-- 
2.25.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] common/cnxk: update CN103XX subsystem device ID
  2022-06-13 11:29 [PATCH] common/cnxk: update CN103XX subsystem device ID Rahul Bhansali
@ 2022-06-17 11:58 ` Jerin Jacob
  0 siblings, 0 replies; 2+ messages in thread
From: Jerin Jacob @ 2022-06-17 11:58 UTC (permalink / raw)
  To: Rahul Bhansali
  Cc: dpdk-dev, Nithin Dabilpuram, Kiran Kumar K, Sunil Kumar Kori,
	Satha Rao, Jerin Jacob

On Mon, Jun 13, 2022 at 4:59 PM Rahul Bhansali <rbhansali@marvell.com> wrote:
>
> Updates the subsystem device ID for CN103XX.
>
> Signed-off-by: Rahul Bhansali <rbhansali@marvell.com>


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 subsystem device ID for CN103XX.

    Fixes: dd462f68f04a ("common/cnxk: support CN103XX platform")
    Cc: stable@dpdk.org

    Signed-off-by: Rahul Bhansali <rbhansali@marvell.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-17 11:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-13 11:29 [PATCH] common/cnxk: update CN103XX subsystem device ID Rahul Bhansali
2022-06-17 11:58 ` Jerin Jacob

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).