Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DellEMC S6100 disable pericom/xlinx chipset #4868

Merged
merged 3 commits into from
Jul 3, 2020

Conversation

paavaanan
Copy link
Contributor

- Why I did it

  • Xilinx/pericom peripherals are not actively used in DellEMC S6100 switch.
  • These peripherals are throwing PCIE corrected messages in some of the units and filling syslog.
  • Since it is not usable disabling it at startup.

- How I did it

  • Removing from PCIE sub-system

- How to verify it

root@sonic:/home/admin# lspci
00:00.0 Host bridge: Intel Corporation Atom processor C2000 SoC Transaction Router (rev 02)
00:01.0 PCI bridge: Intel Corporation Atom processor C2000 PCIe Root Port 1 (rev 02)
00:02.0 PCI bridge: Intel Corporation Atom processor C2000 PCIe Root Port 2 (rev 02)
00:03.0 PCI bridge: Intel Corporation Atom processor C2000 PCIe Root Port 3 (rev 02)
00:04.0 PCI bridge: Intel Corporation Atom processor C2000 PCIe Root Port 4 (rev 02)
00:0e.0 Host bridge: Intel Corporation Atom processor C2000 RAS (rev 02)
00:0f.0 IOMMU: Intel Corporation Atom processor C2000 RCEC (rev 02)
00:13.0 System peripheral: Intel Corporation Atom processor C2000 SMBus 2.0 (rev 02)
00:14.0 Ethernet controller: Intel Corporation Ethernet Connection I354 (rev 03)
00:14.1 Ethernet controller: Intel Corporation Ethernet Connection I354 (rev 03)
00:14.2 Ethernet controller: Intel Corporation Ethernet Connection I354 (rev 03)
00:16.0 USB controller: Intel Corporation Atom processor C2000 USB Enhanced Host Controller (rev 02)
00:17.0 SATA controller: Intel Corporation Atom processor C2000 AHCI SATA2 Controller (rev 02)
00:18.0 SATA controller: Intel Corporation Atom processor C2000 AHCI SATA3 Controller (rev 02)
00:1f.0 ISA bridge: Intel Corporation Atom processor C2000 PCU (rev 02)
00:1f.3 SMBus: Intel Corporation Atom processor C2000 PCU SMBus (rev 02)
01:00.0 Ethernet controller: Broadcom Limited Broadcom BCM56960 Switch ASIC (rev 01)
01:00.1 Ethernet controller: Broadcom Limited Broadcom BCM56960 Switch ASIC (rev 01)
root@sonic:/home/admin#

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

sujinmkang
sujinmkang previously approved these changes Jun 29, 2020
jleveque
jleveque previously approved these changes Jun 29, 2020
@jleveque
Copy link
Contributor

@paavaanan: Do we also want to cherry-pick this to 201911?

@paavaanan
Copy link
Contributor Author

@paavaanan: Do we also want to cherry-pick this to 201911?

Yes Joe

@paavaanan paavaanan dismissed stale reviews from jleveque and sujinmkang via 87685e0 July 1, 2020 06:02
@jleveque
Copy link
Contributor

jleveque commented Jul 1, 2020

Retest vsimage please

@lguohan lguohan merged commit eebca91 into sonic-net:master Jul 3, 2020
abdosi pushed a commit that referenced this pull request Jul 5, 2020
- Xilinx/pericom peripherals are not actively used in DellEMC S6100 switch.
- These peripherals are throwing PCIE corrected messages in some of the units and filling syslog.
- Since it is not usable disabling it at startup.
qiluo-msft pushed a commit to qiluo-msft/sonic-buildimage that referenced this pull request Jul 12, 2020
- Xilinx/pericom peripherals are not actively used in DellEMC S6100 switch.
- These peripherals are throwing PCIE corrected messages in some of the units and filling syslog.
- Since it is not usable disabling it at startup.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants