Skip to content

[Dell]: Update sonic-platform-modules-dell submodule#1041

Merged
lguohan merged 1 commit intosonic-net:masterfrom
stcheng:s6100
Oct 14, 2017
Merged

[Dell]: Update sonic-platform-modules-dell submodule#1041
lguohan merged 1 commit intosonic-net:masterfrom
stcheng:s6100

Conversation

@stcheng
Copy link
Contributor

@stcheng stcheng commented Oct 13, 2017

Including the following commits:
Add support for Dell S6100 and Z9100 module deinit (#18)
Disable S6100 low power mode by default (#19)

Signed-off-by: Shu0T1an ChenG [email protected]

admin@CYS04-0101-0118-11T1:~$ sudo bash
root@CYS04-0101-0118-11T1:/home/admin# cat /sys/class/i2c-adapter/i2c-14/14-003e/qsfp_lpmode
0x0000
root@CYS04-0101-0118-11T1:/home/admin# cat /sys/class/i2c-adapter/i2c-15/15-003e/qsfp_lpmode
0x0000
root@CYS04-0101-0118-11T1:/home/admin# cat /sys/class/i2c-adapter/i2c-16/16-003e/qsfp_lpmode
0x0000
root@CYS04-0101-0118-11T1:/home/admin# cat /sys/class/i2c-adapter/i2c-17/17-003e/qsfp_lpmode
0x0000

Including the following commits:
Add support for Dell S6100 and Z9100 module deinit (#18)
Disable S6100 low power mode by default (#19)

Signed-off-by: Shu0T1an ChenG <[email protected]>
@lguohan lguohan merged commit b89555e into sonic-net:master Oct 14, 2017
@stcheng stcheng deleted the s6100 branch October 14, 2017 03:54
stephenxs pushed a commit to stephenxs/sonic-buildimage that referenced this pull request Aug 14, 2020
    [db_migrator] Support migrating database regarding buffer configuration for all Mellanox switches (sonic-net#993)
    [show/vlan]: fix show vlan config (sonic-net#1050)
    [PFCWD] Fix issue with "pfcwd show stats" command during SONiC init (sonic-net#1018)
    [config] Eliminate port breakout-related globals (sonic-net#1045)
    [teamshow]: refactor teamshow to use state db information (sonic-net#1049)
    [watermarkstat] Import print_function from __future__ (sonic-net#1048)
    [show]: split show interfaces commands into separate file (sonic-net#1044)
    Python 3 compliance (sonic-net#1043)
    Update all references to new 'sonic-installer' file name (sonic-net#1033)
    [config/show]: split vlan into separate file (sonic-net#1038)
    [pytest/coverage]: add coverage for all scripts (sonic-net#1041)
    enable watchdog before running platform specific reboot plugin (sonic-net#1037)
    [tests]:add coverage for config/main/utilities_common module (sonic-net#1039)
    [cli/feature]: split feature command into a separate file (sonic-net#1034)

Signed-off-by: Stephen Sun <[email protected]>
lguohan pushed a commit that referenced this pull request Aug 14, 2020
[db_migrator] Support migrating database regarding buffer configuration for all Mellanox switches (#993)
    [show/vlan]: fix show vlan config (#1050)
    [PFCWD] Fix issue with "pfcwd show stats" command during SONiC init (#1018)
    [config] Eliminate port breakout-related globals (#1045)
    [teamshow]: refactor teamshow to use state db information (#1049)
    [watermarkstat] Import print_function from __future__ (#1048)
    [show]: split show interfaces commands into separate file (#1044)
    Python 3 compliance (#1043)
    Update all references to new 'sonic-installer' file name (#1033)
    [config/show]: split vlan into separate file (#1038)
    [pytest/coverage]: add coverage for all scripts (#1041)
    enable watchdog before running platform specific reboot plugin (#1037)
    [tests]:add coverage for config/main/utilities_common module (#1039)
    [cli/feature]: split feature command into a separate file (#1034)

Signed-off-by: Stephen Sun <[email protected]>

Co-authored-by: Stephen Sun <[email protected]>
santhosh-kt pushed a commit to santhosh-kt/sonic-buildimage that referenced this pull request Feb 25, 2021
[db_migrator] Support migrating database regarding buffer configuration for all Mellanox switches (sonic-net#993)
    [show/vlan]: fix show vlan config (sonic-net#1050)
    [PFCWD] Fix issue with "pfcwd show stats" command during SONiC init (sonic-net#1018)
    [config] Eliminate port breakout-related globals (sonic-net#1045)
    [teamshow]: refactor teamshow to use state db information (sonic-net#1049)
    [watermarkstat] Import print_function from __future__ (sonic-net#1048)
    [show]: split show interfaces commands into separate file (sonic-net#1044)
    Python 3 compliance (sonic-net#1043)
    Update all references to new 'sonic-installer' file name (sonic-net#1033)
    [config/show]: split vlan into separate file (sonic-net#1038)
    [pytest/coverage]: add coverage for all scripts (sonic-net#1041)
    enable watchdog before running platform specific reboot plugin (sonic-net#1037)
    [tests]:add coverage for config/main/utilities_common module (sonic-net#1039)
    [cli/feature]: split feature command into a separate file (sonic-net#1034)

Signed-off-by: Stephen Sun <[email protected]>

Co-authored-by: Stephen Sun <[email protected]>
stepanblyschak pushed a commit to stepanblyschak/sonic-buildimage that referenced this pull request May 10, 2021
patrickmacarthur pushed a commit to patrickmacarthur/sonic-buildimage that referenced this pull request Aug 6, 2025
…05 (sonic-net#1041)

```<br>* 73eb412 - (HEAD -> 202405) Merge branch '202405' of https://github.com/sonic-net/sonic-buildimage into 202405 (2025-04-23) [Sonic Automation]
* 5bd10f6 - (head/202405) Upgrade XGS SAI version to 11.2.30.5 (sonic-net#22402) (2025-04-22) [zitingguo-ms]<br>```
qiluo-msft added a commit that referenced this pull request Aug 14, 2025
…er-dependency (#23716)

#### Why I did it
sonic-swss-common
```
dc05565 2025-08-14 | Revert "[strict yang] Add YANG based cfg_schema.h to schema.h (#1008)" (#1067) [jingwenxie]
e782b12 2025-08-12 | Add c-api/Rust wrappers for ConfigDBConnector and EventPublisher (#1062) [Qi Luo]
1484a85 2025-08-08 | Ignore nonexistent include in database_global.json (#1041) [yue-fred-gao]
839ddf0 2025-08-08 | [strict yang] Add YANG based cfg_schema.h to schema.h (#1008) [jingwenxie]
```

sonic-dash-ha
```
6163990 2025-08-12 | Update sonic_db_config_initialize_global with extra argument (#98) [yue-fred-gao]
01a88ef 2025-08-07 | Suppress update from consumer bridge if there is no change (#89) [yue-fred-gao]
```
FengPan-Frank pushed a commit to FengPan-Frank/sonic-buildimage that referenced this pull request Dec 4, 2025
…er-dependency (sonic-net#23716)

#### Why I did it
sonic-swss-common
```
dc05565 2025-08-14 | Revert "[strict yang] Add YANG based cfg_schema.h to schema.h (sonic-net#1008)" (sonic-net#1067) [jingwenxie]
e782b12 2025-08-12 | Add c-api/Rust wrappers for ConfigDBConnector and EventPublisher (sonic-net#1062) [Qi Luo]
1484a85 2025-08-08 | Ignore nonexistent include in database_global.json (sonic-net#1041) [yue-fred-gao]
839ddf0 2025-08-08 | [strict yang] Add YANG based cfg_schema.h to schema.h (sonic-net#1008) [jingwenxie]
```

sonic-dash-ha
```
6163990 2025-08-12 | Update sonic_db_config_initialize_global with extra argument (sonic-net#98) [yue-fred-gao]
01a88ef 2025-08-07 | Suppress update from consumer bridge if there is no change (sonic-net#89) [yue-fred-gao]
```

Signed-off-by: Feng Pan <[email protected]>
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.

2 participants