-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[build]: add the support of Apt-Cacher-NG proxy configuration to the … #3257
Closed
Closed
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
ef5064f
[build]: add the support of Apt-Cacher-NG proxy configuration to the …
wangshengjun 229ef40
Fix snmpd crash (#3312)
renukamanavalan 53f8934
[dhcp_relay] Only call 'wait_until_iface_ready' once for each interfa…
wangshengjun 32686cc
Fix to ensure that tacacs servers are ordered (reverse) by priority i…
renukamanavalan 4658546
[dhcp_relay] fix the compile error introduced by the fixed issue of …
wangshengjun 67474f7
[platform]: sfputil BFN platform module (#3324)
akokhan 12f0256
platform/nephos:fix the compile error about device accton-as7116 beca…
simonJi2018 1052e78
[DELL][Z9100,S6100,S6000] Platform 2.0 SFP Changes (#3229)
sridhar-ravindran 9ad54b8
[as5835-54x] Implement get_transceiver_change_event() in sfputil.py (…
brandonchuang 03ec08b
[mmu] add mmu_init_config to HWSKU Arista-7260CX3-Q64 (#3334)
yxieca e78b7af
[swss][sairedis] advance sub-modules (#3326)
akokhan e8ae509
[innovium]: Initial commit (#3243)
tonytitus f7ca312
[sonic-platform-common][sonic-platform-daemon] Update submodules (#3333)
keboliu 46a480b
[device/celestica]: Implement Sfp APIs based on the new platform API …
51af28d
[baseimage]: install ndisc6 package (#3344)
lguohan 9348a3c
[build] Fix cleaning SONIC_PYTHON_STDEB_DEBS (#3343)
gpaussabrcm 6c64b1f
[Quanta] Add a new supported device and platform, IX9-32X (#3341)
jonathantsai-qci d7096e8
[control plane assistant] stop control plane assistant after warm reb…
yxieca 635ddce
[Quanta][IX7,IX8,IX8C] Correct port index (#3327)
jonathantsai-qci 0d84105
[device] as5712-54x, add more entries for sensors (#3328)
roylee123 24e65cc
[devices]: Add support fpga drv and pimutility for minipack platform …
jostar-yang bd3a8bf
[device][platform] Update Inventec new platform d6356 (#2791)
linalvin af5c544
[platform]: Added exceptions handling for BFN syseeprom and psuutil (…
vsenchyshyn 01786b2
[device] Add pmon_daemon_control.json for accton (#3340)
brandonchuang 448d40a
[build]: Fix INSTALL_DEBUG_TOOLS build config option (#2564)
jipanyang 97467e3
[device/Arista] Update drivers submodules (#3339)
Staphylo fbf6165
[Quanta/platform] Update IX1B to support Stretch (#2358)
jonathantsai-qci d3ce652
[innovium]: Fix package path + add SYSTEMD_SONIC_GENERATOR (#3351)
tonytitus 70c75c4
[radv service] radv service should be a cold only dependent of swss (…
yxieca e53101b
[docker-fpm-frr]: Generate separated staticd.conf for staticd (#3306)
shikenghua 5d376a6
[Mellanox] Update SDK (v3.4.1886) and hw-magmt (v2.0.0191) (#3359)
andriymoroz-mlnx 125b394
update cpld & swpld module attribute (#3362)
JohnsonYJLu f7f5d6e
[Mellanox] align platform reboot to use "hardware reboot" (#3321)
mykolaf 52f31b3
[barefoot]: updated SDK to 9.0 pre-release (#3350)
akokhan 3ed7cb7
[Fast-Reboot]: FR mode is active only first 3 minutes after start. (#…
pavel-shirshov ccbc3ec
[kernel] Upgrade kernel to version 4.9.168-1+deb9u5 (#3369)
yxieca ae79f67
BIOS upgrade support with API2.0 for DellEMC S6100 (#3116)
d63d306
[device/arista] Update drivers submodules (#3378)
Staphylo ba4566f
[mlnx_platform_api.thermal]align thermal sensor names with hw-managem…
stephenxs dedd2cc
Z9264f-LED_changes (#3376)
aravindmani-1 89bc93e
remove platform_wait script from mellanox simx platform (#3380)
keboliu aaf76b3
[doc]: use docker without sudo (#3336)
tim-rj 8e95699
[devices]: Add serdes tuning for Arista 7060PX4 32x400G (#3382)
zzhiyuan 98fdea9
Create the src archive in target/ when INSTALL_DEBUG_TOOLS=y (#3323)
renukamanavalan 8f27851
[Makefile] Multiarch docker service cleanup at make reset (#3366)
antony-rheneus ccd51c2
create multiple Redis DB instances based on CONFIG at /etc/sonic/data…
dzhangalibaba ce07586
[platform/cel]: Add new API installer to pmon and base image (#3379)
5196f13
[syncd-rpc-brcm]: Fix syncd terminated in broadcom rpc image (#3391)
chiourung 7b53d43
[Mellanox] optimize new platform api (#3289)
stephenxs b99981b
[swss]: Add hash seed 15 for SpineRouter type (#3390)
zhenggen-xu 52ef900
[platform]: BFN platform modules update (#3389)
akokhan 65a179e
[build_debian] docker version update for ARM arch (#3353)
antony-rheneus f739f1c
[device][accton]: ADD the Accton new device support, AS9716-32D (#3372)
pollyhsu2git 2cef1ef
[docker-fpm-frr/bgpcfgd]: Update interface of bgpcfgd from swsssdk to…
Pterosaur File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
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 |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
.DS_Store | ||
|
||
# Build system related | ||
.arch | ||
.platform | ||
.screen | ||
|
||
|
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
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
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
4 changes: 4 additions & 0 deletions
4
device/accton/x86_64-accton_as4630_54pe-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,4 @@ | ||
{ | ||
"skip_ledd": true | ||
} | ||
|
4 changes: 4 additions & 0 deletions
4
device/accton/x86_64-accton_as5712_54x-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,4 @@ | ||
{ | ||
"skip_ledd": true | ||
} | ||
|
4 changes: 4 additions & 0 deletions
4
device/accton/x86_64-accton_as5812_54x-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,4 @@ | ||
{ | ||
"skip_ledd": true | ||
} | ||
|
4 changes: 4 additions & 0 deletions
4
device/accton/x86_64-accton_as5835_54t-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,4 @@ | ||
{ | ||
"skip_ledd": true | ||
} | ||
|
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
4 changes: 4 additions & 0 deletions
4
device/accton/x86_64-accton_as5835_54x-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,4 @@ | ||
{ | ||
"skip_ledd": true | ||
} | ||
|
4 changes: 4 additions & 0 deletions
4
device/accton/x86_64-accton_as6712_32x-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,4 @@ | ||
{ | ||
"skip_ledd": true | ||
} | ||
|
4 changes: 4 additions & 0 deletions
4
device/accton/x86_64-accton_as7116_54x-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,4 @@ | ||
{ | ||
"skip_ledd": true | ||
} | ||
|
4 changes: 4 additions & 0 deletions
4
device/accton/x86_64-accton_as7212_54x-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,4 @@ | ||
{ | ||
"skip_ledd": true | ||
} | ||
|
4 changes: 4 additions & 0 deletions
4
device/accton/x86_64-accton_as7312_54x-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,4 @@ | ||
{ | ||
"skip_ledd": true | ||
} | ||
|
4 changes: 4 additions & 0 deletions
4
device/accton/x86_64-accton_as7312_54xs-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,4 @@ | ||
{ | ||
"skip_ledd": true | ||
} | ||
|
4 changes: 4 additions & 0 deletions
4
device/accton/x86_64-accton_as7315_27xb-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,4 @@ | ||
{ | ||
"skip_ledd": true | ||
} | ||
|
4 changes: 4 additions & 0 deletions
4
device/accton/x86_64-accton_as7326_56x-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,4 @@ | ||
{ | ||
"skip_ledd": true | ||
} | ||
|
4 changes: 4 additions & 0 deletions
4
device/accton/x86_64-accton_as7512_32x-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,4 @@ | ||
{ | ||
"skip_ledd": true | ||
} | ||
|
4 changes: 4 additions & 0 deletions
4
device/accton/x86_64-accton_as7712_32x-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,4 @@ | ||
{ | ||
"skip_ledd": true | ||
} | ||
|
4 changes: 4 additions & 0 deletions
4
device/accton/x86_64-accton_as7716_32x-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,4 @@ | ||
{ | ||
"skip_ledd": true | ||
} | ||
|
4 changes: 4 additions & 0 deletions
4
device/accton/x86_64-accton_as7716_32xb-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,4 @@ | ||
{ | ||
"skip_ledd": true | ||
} | ||
|
4 changes: 4 additions & 0 deletions
4
device/accton/x86_64-accton_as7726_32x-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,4 @@ | ||
{ | ||
"skip_ledd": true | ||
} | ||
|
4 changes: 4 additions & 0 deletions
4
device/accton/x86_64-accton_as7816_64x-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,4 @@ | ||
{ | ||
"skip_ledd": true | ||
} | ||
|
33 changes: 33 additions & 0 deletions
33
device/accton/x86_64-accton_as9716_32d-r0/Accton-AS9716-32D/port_config.ini
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,33 @@ | ||
# name lanes alias index speed | ||
Ethernet0 73,74,75,76,77,78,79,80 fourHundredGigE1 0 400000 | ||
Ethernet4 65,66,67,68,69,70,71,72 fourHundredGigE2 1 400000 | ||
Ethernet8 81,82,83,84,85,86,87,88 fourHundredGigE3 2 400000 | ||
Ethernet12 89,90,91,92,93,94,95,96 fourHundredGigE4 3 400000 | ||
Ethernet16 97,98,99,100,101,102,103,104 fourHundredGigE5 4 400000 | ||
Ethernet20 105,106,107,108,109,110,111,112 fourHundredGigE6 5 400000 | ||
Ethernet24 113,114,115,116,117,118,119,120 fourHundredGigE7 6 400000 | ||
Ethernet28 121,122,123,124,125,126,127,128 fourHundredGigE8 7 400000 | ||
Ethernet32 41,42,43,44,45,46,47,48 fourHundredGigE9 8 400000 | ||
Ethernet36 33,34,35,36,37,38,39,40 fourHundredGigE10 9 400000 | ||
Ethernet40 49,50,51,52,53,54,55,56 fourHundredGigE11 10 400000 | ||
Ethernet44 57,58,59,60,61,62,63,64 fourHundredGigE12 11 400000 | ||
Ethernet48 129,130,131,132,133,134,135,136 fourHundredGigE13 12 400000 | ||
Ethernet52 137,138,139,140,141,142,143,144 fourHundredGigE14 13 400000 | ||
Ethernet56 145,146,147,148,149,150,151,152 fourHundredGigE15 14 400000 | ||
Ethernet60 153,154,155,156,157,158,159,160 fourHundredGigE16 15 400000 | ||
Ethernet64 169,170,171,172,173,174,175,176 fourHundredGigE17 16 400000 | ||
Ethernet68 161,162,163,164,165,166,167,168 fourHundredGigE18 17 400000 | ||
Ethernet72 177,178,179,180,181,182,183,184 fourHundredGigE19 18 400000 | ||
Ethernet76 185,186,187,188,189,190,191,192 fourHundredGigE20 19 400000 | ||
Ethernet80 1,2,3,4,5,6,7,8 fourHundredGigE21 20 400000 | ||
Ethernet84 9,10,11,12,13,14,15,16 fourHundredGigE22 21 400000 | ||
Ethernet88 17,18,19,20,21,22,23,24 fourHundredGigE23 22 400000 | ||
Ethernet92 25,26,27,28,29,30,31,32 fourHundredGigE24 23 400000 | ||
Ethernet96 201,202,203,204,205,206,207,208 fourHundredGigE25 24 400000 | ||
Ethernet100 193,194,195,196,197,198,199,200 fourHundredGigE26 25 400000 | ||
Ethernet104 217,218,219,220,221,222,223,224 fourHundredGigE27 26 400000 | ||
Ethernet108 209,210,211,212,213,214,215,216 fourHundredGigE28 27 400000 | ||
Ethernet112 233,234,235,236,237,238,239,240 fourHundredGigE29 28 400000 | ||
Ethernet116 225,226,227,228,229,230,231,232 fourHundredGigE30 29 400000 | ||
Ethernet120 249,250,251,252,253,254,255,256 fourHundredGigE31 30 400000 | ||
Ethernet124 241,242,243,244,245,246,247,248 fourHundredGigE32 31 400000 |
1 change: 1 addition & 0 deletions
1
device/accton/x86_64-accton_as9716_32d-r0/Accton-AS9716-32D/sai.profile
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 @@ | ||
SAI_INIT_CONFIG_FILE=/etc/bcm/th3-as9716-32x400G.config.bcm |
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 @@ | ||
Accton-AS9716-32D t1 |
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,4 @@ | ||
CONSOLE_PORT=0x3f8 | ||
CONSOLE_DEV=0 | ||
CONSOLE_SPEED=115200 | ||
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="pcie_aspm=off" |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The indentation is not same as above lines