Skip to content

Commit

Permalink
[Mellanox]: Fix PCIEd configuration files for SN3700 and SN3800 syste…
Browse files Browse the repository at this point in the history
…ms (#6913)

- Why I did it
To fix PCIEd errors in log.

- How I did it
Update pcie.yaml with the right PCI addresses.

- How to verify it
Check logs, operation occurs each minute.

Signed-off-by: liora <[email protected]>
  • Loading branch information
liorghub authored and yxieca committed Mar 4, 2021
1 parent ea12bb3 commit 870eb46
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions device/mellanox/x86_64-mlnx_msn3700c-r0/pcie.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,13 +130,13 @@
id: 6f53
name: 'System peripheral: Intel Corporation Xeon Processor D Family QuickData Technology
Register DMA Channel 3'
- bus: '06'
- bus: '07'
dev: '00'
fn: '0'
id: cf6c
name: 'Ethernet controller: Mellanox Technologies MT53100 [Spectrum-2, 64 x 100GbE
switch]'
- bus: 08
- bus: 09
dev: '00'
fn: '0'
id: '1533'
Expand Down
2 changes: 1 addition & 1 deletion device/mellanox/x86_64-mlnx_msn3800-r0/pcie.yaml

0 comments on commit 870eb46

Please sign in to comment.