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

[dell] S5248F-ON support broadcom common config #20982

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bradh352
Copy link
Contributor

@bradh352 bradh352 commented Dec 1, 2024

Why I did it

As per #20802 broadcom provides a common configuration for silicon- wide application configuration settings. More details can be found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in #20802 which contains a lot of settings that are otherwise not included in the Dell S5248F platform config.

There is also an error message on the platform at boot:

2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
Work item tracking

How I did it

This commit creates the "dummy" common_config_support as required to load the common configuration, as well as removes any duplicate entries.

This also adds the missing pcie.yaml file generated via pcieutil generate which corrects the error in the log.

How to verify it

Boot on switch and verify everything still works and error message is gone in logs.

Which release branch to backport (provide reason below if selected)

None, master only.

Tested branch (Please provide the tested image version)

master as of 20241201

Description for the changelog

[dell] S5248F-ON support broadcom common config

Link to config_db schema for YANG module changes

N/A

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

Signed-off-by: Brad House (@bradh352)

As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
@bradh352
Copy link
Contributor Author

bradh352 commented Dec 1, 2024

@arunlk-dell

@bradh352
Copy link
Contributor Author

@srideepDell @arunlk-dell please review

bradh352 added a commit to bradh352/sonic-buildimage that referenced this pull request Dec 24, 2024
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
bradh352 added a commit to bradh352/sonic-buildimage that referenced this pull request Dec 24, 2024
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
bradh352 added a commit to bradh352/sonic-buildimage that referenced this pull request Dec 24, 2024
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Dec 24, 2024
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
bradh352 added a commit to bradh352/sonic-buildimage that referenced this pull request Dec 24, 2024
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
bradh352 added a commit to bradh352/sonic-buildimage that referenced this pull request Dec 24, 2024
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
bradh352 added a commit to bradh352/sonic-buildimage that referenced this pull request Dec 24, 2024
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
bradh352 added a commit to bradh352/sonic-buildimage that referenced this pull request Dec 24, 2024
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Dec 26, 2024
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Dec 27, 2024
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Dec 28, 2024
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Dec 30, 2024
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Dec 31, 2024
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Jan 1, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Jan 2, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
bradh352 added a commit to bradh352/sonic-buildimage that referenced this pull request Jan 2, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
bradh352 added a commit to bradh352/sonic-buildimage that referenced this pull request Jan 2, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Jan 2, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
bradh352 added a commit to bradh352/sonic-buildimage that referenced this pull request Jan 2, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
bradh352 added a commit to bradh352/sonic-buildimage that referenced this pull request Jan 2, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
bradh352 added a commit to bradh352/sonic-buildimage that referenced this pull request Jan 2, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
bradh352 added a commit to bradh352/sonic-buildimage that referenced this pull request Jan 2, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Jan 2, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
bradh352 added a commit to bradh352/sonic-buildimage that referenced this pull request Jan 2, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
bradh352 added a commit to bradh352/sonic-buildimage that referenced this pull request Jan 2, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
bradh352 added a commit to bradh352/sonic-buildimage that referenced this pull request Jan 2, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 14, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 14, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 15, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 15, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 18, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 19, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 19, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 20, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 20, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 21, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 21, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 22, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 22, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 23, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 23, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 24, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 25, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 25, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 26, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 26, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 27, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 28, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Feb 28, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Mar 1, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
github-actions bot pushed a commit to bradh352/sonic-buildimage that referenced this pull request Mar 1, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
bradh352 added a commit to bradh352/sonic-buildimage that referenced this pull request Mar 1, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
bradh352 added a commit to bradh352/sonic-buildimage that referenced this pull request Mar 1, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
bradh352 added a commit to bradh352/sonic-buildimage that referenced this pull request Mar 1, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
bradh352 added a commit to bradh352/sonic-buildimage that referenced this pull request Mar 1, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
bradh352 added a commit to bradh352/sonic-buildimage that referenced this pull request Mar 1, 2025
As per sonic-net#20802 broadcom provides a common configuration for silicon-
wide application configuration settings.  More details can be
found here: https://github.com/sonic-net/SONiC/blob/master/doc/platform/common_config.md

Broadcom also updated the common configuration files in sonic-net#20802
which contains a lot of settings that are otherwise not included
in the Dell S5248F platform config.

This commit creates the "dummy" `common_config_support` as required to
load the common configuration, as well as removes any duplicate
entries.

This also adds the missing `pcie.yaml` file generated via
`pcieutil generate` which corrects these messages:
```
2024 Dec  1 20:16:42.639522 sw2 NOTICE root: /usr/bin/pcie-check.sh : pcie.yaml does not exist! Can't check PCIe status!
```

Signed-off-by: Brad House (@bradh352)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants