-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[202311][Mellanox] Remove pmon delay for certain platforms (#19208)
* [nvidia] Remove pmon delay for certain platforms Signed-off-by: Stepan Blyschak <[email protected]> * Remove xcvrd delay for SN4700 SKUs Signed-off-by: Stepan Blyschak <[email protected]> --------- Signed-off-by: Stepan Blyschak <[email protected]>
- Loading branch information
1 parent
85f8039
commit a30cbd4
Showing
23 changed files
with
26 additions
and
19 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
device/mellanox/x86_64-mlnx_msn4410-r0/pmon_daemon_control.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
../x86_64-mlnx_msn2700-r0/pmon_daemon_control.json | ||
../x86_64-mlnx_msn4700-r0/pmon_daemon_control.json |
Empty file.
2 changes: 1 addition & 1 deletion
2
device/mellanox/x86_64-mlnx_msn4600-r0/pmon_daemon_control.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
../x86_64-mlnx_msn2700-r0/pmon_daemon_control.json | ||
../x86_64-mlnx_msn4700-r0/pmon_daemon_control.json |
Empty file.
2 changes: 1 addition & 1 deletion
2
device/mellanox/x86_64-mlnx_msn4600c-r0/pmon_daemon_control.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
../x86_64-mlnx_msn2700-r0/pmon_daemon_control.json | ||
../x86_64-mlnx_msn4700-r0/pmon_daemon_control.json |
Empty file.
2 changes: 1 addition & 1 deletion
2
device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8C48/pmon_daemon_control.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"skip_ledd": true, | ||
"skip_fancontrol": true, | ||
"delay_xcvrd": true, | ||
"delay_xcvrd": false, | ||
"skip_xcvrd_cmis_mgr": false | ||
} |
2 changes: 1 addition & 1 deletion
2
device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8V48/pmon_daemon_control.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"skip_ledd": true, | ||
"skip_fancontrol": true, | ||
"delay_xcvrd": true, | ||
"delay_xcvrd": false, | ||
"skip_xcvrd_cmis_mgr": false | ||
} |
1 change: 0 additions & 1 deletion
1
device/mellanox/x86_64-mlnx_msn4700-r0/pmon_daemon_control.json
This file was deleted.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
device/mellanox/x86_64-mlnx_msn4700-r0/pmon_daemon_control.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"skip_ledd": true, | ||
"skip_fancontrol": true, | ||
"skip_xcvrd_cmis_mgr": true | ||
} | ||
|
Empty file.
Empty file.
2 changes: 1 addition & 1 deletion
2
device/mellanox/x86_64-nvidia_sn4800-r0/pmon_daemon_control.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
../x86_64-mlnx_msn2700-r0/pmon_daemon_control.json | ||
../x86_64-mlnx_msn4700-r0/pmon_daemon_control.json |
Empty file.
2 changes: 1 addition & 1 deletion
2
device/mellanox/x86_64-nvidia_sn4800_simx-r0/pmon_daemon_control.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
../x86_64-mlnx_msn2700_simx-r0/pmon_daemon_control.json | ||
../x86_64-mlnx_msn4700-r0/pmon_daemon_control.json |
Empty file.
2 changes: 1 addition & 1 deletion
2
device/mellanox/x86_64-nvidia_sn5400-r0/pmon_daemon_control.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
../x86_64-mlnx_msn2700-r0/pmon_daemon_control.json | ||
../x86_64-nvidia_sn5600-r0/pmon_daemon_control.json |
Empty file.
2 changes: 1 addition & 1 deletion
2
device/mellanox/x86_64-nvidia_sn5400_simx-r0/pmon_daemon_control.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
../x86_64-mlnx_msn2700-r0/pmon_daemon_control.json | ||
../x86_64-nvidia_sn5600-r0/pmon_daemon_control.json |
Empty file.
1 change: 0 additions & 1 deletion
1
device/mellanox/x86_64-nvidia_sn5600-r0/pmon_daemon_control.json
This file was deleted.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
device/mellanox/x86_64-nvidia_sn5600-r0/pmon_daemon_control.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"skip_ledd": true, | ||
"skip_fancontrol": true, | ||
"skip_xcvrd_cmis_mgr": true | ||
} | ||
|
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters