Skip to content

Commit

Permalink
[Arista] Remove pcie device monitoring for 7260CX3-64 (#12734)
Browse files Browse the repository at this point in the history
On some products from this line one of the management NIC might be unpopulated.
On such products this leads to errors from pcied and pcie-check.sh

How I did it
Remove this PCIe device from pcie.yaml

How to verify it
Run pcieutil check on the 2 hardware variants and validate that it passes.
Restart pcied and make sure that there is no more error logs in the syslog.

ADO: 25447788
  • Loading branch information
Staphylo authored and mssonicbld committed Oct 17, 2023
1 parent e80b956 commit a8b53e1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions device/arista/x86_64-arista_7260cx3_64/pcie.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,6 @@
id: 8c24
name: 'Signal processing controller: Intel Corporation 8 Series Chipset Family Thermal
Management Controller (rev 05)'
- bus: '01'
dev: '00'
fn: '0'
id: '1682'
name: 'Ethernet controller: Broadcom Limited NetXtreme BCM57762 Gigabit Ethernet
PCIe (rev 20)'
- bus: '02'
dev: '00'
fn: '0'
Expand Down

0 comments on commit a8b53e1

Please sign in to comment.