Skip to content

Commit 64bf68d

Browse files
authored
Merge branch 'master' into brocade6505
2 parents fb01d7e + 5b8464e commit 64bf68d

File tree

4 files changed

+14
-0
lines changed

4 files changed

+14
-0
lines changed

device-types/Dell/PowerEdge-R750xs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ interfaces:
1616
label: iDRAC
1717
type: 1000base-t
1818
mgmt_only: true
19+
- name: eth1
20+
type: 1000base-t
21+
- name: eth2
22+
type: 1000base-t
1923
module-bays:
2024
- name: PSU-1
2125
label: '1'
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
manufacturer: Broadcom Corporation
3+
model: BCM57412-2P
4+
part_number: BCM957412M4123C
5+
comments: '[BCM57412-2P - 2 x 10GbE OCP NIC](https://docs.broadcom.com/doc/957412M4123C-DS)'
6+
interfaces:
7+
- name: pcie{module}.nic1
8+
type: 10gbase-x-sfpp
9+
- name: pcie{module}.nic2
10+
type: 10gbase-x-sfpp

tests/known-modules.pickle

52 Bytes
Binary file not shown.

tests/known-slugs.pickle

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)