Skip to content

Commit

Permalink
[Downstream] Add Marvell Octeon 10 DPUs to be supported
Browse files Browse the repository at this point in the history
Signed-off-by: William Zhao <[email protected]>
  • Loading branch information
wizhaoredhat committed Oct 11, 2024
1 parent be1dced commit f3a583d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bundle/manifests/supported-nic-ids_v1_configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ data:
Intel_ixgbe_X520: 8086 154d 10ed
Intel_ixgbe_X520-AT2: 8086 1528 1515
Intel_ixgbe_X550T: 8086 1563 1565
Marvell_OCTEON_Fusion_CNF105XX: 177d ba00 ba03
Marvell_OCTEON10_CN10XXX: 177d b900 b903
Nvidia_mlx4_ConnectX-3_Pro: 15b3 1007 1004
Nvidia_mlx5_BlueField-2_ConnectX-6_Dx: 15b3 a2d6 101e
Nvidia_mlx5_ConnectX-4: 15b3 1013 1014
Expand Down
2 changes: 2 additions & 0 deletions config/manifests/bases/sriov-network-operator_configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ data:
Intel_ixgbe_X520: "8086 154d 10ed"
Intel_ixgbe_X520-AT2: "8086 1528 1515"
Intel_ixgbe_X550T: "8086 1563 1565"
Marvell_OCTEON_Fusion_CNF105XX: "177d ba00 ba03"
Marvell_OCTEON10_CN10XXX: "177d b900 b903"
Nvidia_mlx4_ConnectX-3_Pro: "15b3 1007 1004"
Nvidia_mlx5_ConnectX-4: "15b3 1013 1014"
Nvidia_mlx5_ConnectX-4_Lx: "15b3 1015 1016"
Expand Down
2 changes: 2 additions & 0 deletions manifests/stable/supported-nic-ids_v1_configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ data:
Intel_ixgbe_X520: 8086 154d 10ed
Intel_ixgbe_X520-AT2: 8086 1528 1515
Intel_ixgbe_X550T: 8086 1563 1565
Marvell_OCTEON_Fusion_CNF105XX: 177d ba00 ba03
Marvell_OCTEON10_CN10XXX: 177d b900 b903
Nvidia_mlx4_ConnectX-3_Pro: 15b3 1007 1004
Nvidia_mlx5_BlueField-2_ConnectX-6_Dx: 15b3 a2d6 101e
Nvidia_mlx5_MT43244_BlueField-3_integrated_ConnectX-7_Dx: 15b3 a2dc 101e
Expand Down

0 comments on commit f3a583d

Please sign in to comment.