Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -192,10 +192,10 @@
"Ethernet504": {
"default_brkout_mode": "8x100G[50G]"
},
"Ethernet512": {
"Ethernet513": {
"default_brkout_mode": "1x25G[10G]"
},
"Ethernet520": {
"Ethernet515": {
"default_brkout_mode": "1x25G[10G]"
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
##
## Copyright (c) 2024 NVIDIA CORPORATION & AFFILIATES.
## SPDX-FileCopyrightText: NVIDIA CORPORATION & AFFILIATES
## Copyright (c) 2024-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
## Apache-2.0
##
## Licensed under the Apache License, Version 2.0 (the "License");
Expand Down Expand Up @@ -528,5 +529,5 @@ Ethernet508 508 etp64e 64
Ethernet509 509 etp64f 64
Ethernet510 510 etp64g 64
Ethernet511 511 etp64h 64
Ethernet512 512 etp65 65
Ethernet520 520 etp66 66
Ethernet513 513 etp65 65
Ethernet515 515 etp66 66
Loading