Skip to content

Commit 346576b

Browse files
authored
[BFN] Remove not common entries from pcie yaml configuration (sonic-net#12816)
Why I did it Default pcieutil uses one configuration for all models of platform How I did it Take the configuration file as base for all models of concrete platform where model-specific devices are not listed in this configuration How to verify it Run pmon#pcied and verify that there is no error/warning logs on initialization step
1 parent 5ff5e98 commit 346576b

File tree

2 files changed

+0
-21
lines changed
  • device/barefoot

2 files changed

+0
-21
lines changed

device/barefoot/x86_64-accton_as9516_32d-r0/pcie.yaml

-11
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,6 @@
100100
id: 8c22
101101
name: 'SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller
102102
(rev 05)'
103-
- bus: '02'
104-
dev: '00'
105-
fn: '0'
106-
id: '1533'
107-
name: 'Ethernet controller: Intel Corporation I210 Gigabit Network Connection (rev
108-
03)'
109103
- bus: '03'
110104
dev: '00'
111105
fn: '0'
@@ -140,11 +134,6 @@
140134
fn: '1'
141135
id: 15ab
142136
name: 'Ethernet controller: Intel Corporation Ethernet Connection X552 10 GbE Backplane'
143-
- bus: '06'
144-
dev: '00'
145-
fn: '0'
146-
id: '0100'
147-
name: 'Ethernet controller: Device 1d1c:0100'
148137
- bus: '07'
149138
dev: '00'
150139
fn: '0'

device/barefoot/x86_64-accton_wedge100bf_32x-r0/pcie.yaml

-10
Original file line numberDiff line numberDiff line change
@@ -124,16 +124,6 @@
124124
id: 6f53
125125
name: 'System peripheral: Intel Corporation Xeon Processor D Family QuickData Technology
126126
Register DMA Channel 3'
127-
- bus: '04'
128-
dev: '00'
129-
fn: '0'
130-
id: 10a6
131-
name: 'Unassigned class [ff00]: Intel Corporation 82599EB 10-Gigabit Dummy Function'
132-
- bus: '05'
133-
dev: '00'
134-
fn: '0'
135-
id: '0010'
136-
name: 'Unassigned class [ff00]: Device 1d1c:0010 (rev 10)'
137127
- bus: ff
138128
dev: 0b
139129
fn: '0'

0 commit comments

Comments
 (0)