Skip to content

Commit a96b06e

Browse files
SuvarnaMeenakshiqiluo-msft
authored andcommitted
Merged PR 7119985: Merge external github 202012 branch to internal-202012
Merge external github 202012 branch to internal-202012. Includes conflict resolved for caclmgrd during merge Related work items: sonic-net#152, sonic-net#155, sonic-net#12577, sonic-net#12581, sonic-net#12600, sonic-net#12604, sonic-net#12617, sonic-net#12631, sonic-net#12641, sonic-net#12655, sonic-net#12666
2 parents 969dd19 + d01a763 commit a96b06e

51 files changed

Lines changed: 637 additions & 116 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

device/celestica/x86_64-cel_seastone-r0/Celestica-DX010-C32/th-seastone-dx010-32x100G-t0.config.bcm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ l2xmsg_mode=1
1414
l2_mem_entries=8192
1515
l3_mem_entries=8192
1616
l3_alpm_enable=2
17+
lpm_scaling_enable=0
1718
ipv6_lpm_128b_enable=1
1819
mmu_lossless=0
1920

device/celestica/x86_64-cel_seastone-r0/Celestica-DX010-C32/th-seastone-dx010-32x100G-t1.config.bcm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ l2xmsg_mode=1
1414
l2_mem_entries=8192
1515
l3_mem_entries=8192
1616
l3_alpm_enable=2
17+
lpm_scaling_enable=0
1718
ipv6_lpm_128b_enable=1
1819
mmu_lossless=0
1920

device/celestica/x86_64-cel_seastone-r0/Celestica-DX010-D48C8/th-seastone-dx010-48x50G+8x100G.config.bcm

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@ l3_alpm_hit_skip=1
44
# Disable Counting ACL Drop towards interface RX_DRP counter
55
sai_adjust_acl_drop_in_rx_drop=1
66

7-
os=unix
8-
l2xmsg_mode=1
9-
parity_enable=0
10-
rate_ext_mdio_divisor=0x80
11-
phy_ext_rom_boot=0
12-
fpem_mem_entries=32768
13-
l2xmsg_mode=1
14-
oversubscribe_mode=1
7+
os=unix
8+
l2xmsg_mode=1
9+
parity_enable=0
10+
rate_ext_mdio_divisor=0x80
11+
phy_ext_rom_boot=0
12+
fpem_mem_entries=32768
13+
l2xmsg_mode=1
14+
oversubscribe_mode=1
15+
l3_alpm_enable=2
16+
lpm_scaling_enable=0
17+
ipv6_lpm_128b_enable=1
1518
pbmp_xport_xe=0xcccc44cc33113333044cccccc66666622
1619

1720

files/build/versions/build/build-sonic-slave-buster/versions-git

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
https://github.com/CESNET/libyang.git==0c609c35080f523c9696db48976de8257d174102
1+
https://github.com/CESNET/libyang.git==c7e6136c3226f0c6a95d598ff3ab69c8e89b9a40
22
https://github.com/daveolson53/libnss-tacplus.git==19008ab68d9d504aa58eb34d5f564755a1613b8b
3-
https://github.com/jeroennijhof/pam_tacplus.git==d02746dec5d6216ee550fd0850743e86305bca64
3+
https://github.com/jeroennijhof/pam_tacplus.git==104044848ffb0a283e1f1bf3466693fa4af450e9
44
https://github.com/jpirko/libteam.git==c32369829b2b1881e25fab85d74aa0b3ad017dcb
55
https://github.com/Mellanox/libpsample.git==62bb27d9a49424e45191eee81df7ce0d8c74e774
66
https://github.com/sflow/host-sflow==7bac3b923581ef9e8def95ed00c9150dfc19e75c
7-
https://github.com/sflow/sflowtool==5307b19399ffb0a1a873c9d09e78cb5011deaf6f
7+
https://github.com/sflow/sflowtool==bbb242e00caa94a23b26e3f93a5cae03ac6b13cb
88
https://github.com/thom311/libnl==cbafad9ddf24caef5230fef715d34f0539603be0
99
https://salsa.debian.org/debian/libteam.git==f8808df228b00873926b5e7b998ad8b61368d4c5
1010
https://salsa.debian.org/dhcp-team/isc-dhcp.git==800b6ea0960c9941ec9088979f9f3256d9f49f6d
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
charset-normalizer==2.1.1
22
click==7.0
3-
docker==6.0.0
3+
docker==6.0.1
44
ijson==2.6.1
55
ipaddress==1.0.23
66
jsondiff==2.0.0
77
jsonschema==2.6.0
88
natsort==6.2.1
99
netaddr==0.8.0
1010
netifaces==0.11.0
11-
psutil==5.9.3
11+
psutil==5.9.4
1212
pyroute2==0.5.14
1313
python-arptable==0.0.2
1414
tabulate==0.9.0
15-
websocket-client==1.4.1
15+
websocket-client==1.4.2
1616
xmltodict==0.12.0
1717
zipp==1.2.0

files/build/versions/default/versions-git

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
https://chromium.googlesource.com/chromium/tools/depot_tools.git==1adbbff2c0a0df872cce7adb9e86bbaa68444028
1+
https://chromium.googlesource.com/chromium/tools/depot_tools.git==be2e926c5e9271d01b4e081f040bea16c083f693
22
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f
3-
https://github.com/CESNET/libyang.git==0c609c35080f523c9696db48976de8257d174102
3+
https://github.com/CESNET/libyang.git==c7e6136c3226f0c6a95d598ff3ab69c8e89b9a40
44
https://github.com/daveolson53/libnss-tacplus.git==19008ab68d9d504aa58eb34d5f564755a1613b8b
55
https://github.com/dyninc/OpenBFDD.git==e35f43ad8d2b3f084e96a84c392528a90d05a287
6-
https://github.com/jeroennijhof/pam_tacplus.git==d02746dec5d6216ee550fd0850743e86305bca64
6+
https://github.com/jeroennijhof/pam_tacplus.git==104044848ffb0a283e1f1bf3466693fa4af450e9
77
https://github.com/jpirko/libteam.git==c32369829b2b1881e25fab85d74aa0b3ad017dcb
88
https://github.com/lguohan/gnxi.git==f2b11e45b16ab13485ae14933f30c18ee6336499
99
https://github.com/Marvell-switching/mrvl-prestera.git==21a100e01b2ab00229da35dd178d9b294c66303f
1010
https://github.com/Mellanox/libpsample.git==62bb27d9a49424e45191eee81df7ce0d8c74e774
1111
https://github.com/p4lang/scapy-vxlan.git==85ffe83da156568ee47a0750f638227e6e1d7479
1212
https://github.com/sflow/host-sflow==7bac3b923581ef9e8def95ed00c9150dfc19e75c
13-
https://github.com/sflow/sflowtool==5307b19399ffb0a1a873c9d09e78cb5011deaf6f
13+
https://github.com/sflow/sflowtool==bbb242e00caa94a23b26e3f93a5cae03ac6b13cb
1414
https://github.com/thom311/libnl==cbafad9ddf24caef5230fef715d34f0539603be0
1515
https://salsa.debian.org/debian/libteam.git==f8808df228b00873926b5e7b998ad8b61368d4c5
1616
https://salsa.debian.org/dhcp-team/isc-dhcp.git==800b6ea0960c9941ec9088979f9f3256d9f49f6d

files/build/versions/default/versions-web

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ http://www.mellanox.com/downloads/MFT/mft-4.18.0-106-x86_64-deb.tgz==83d169e43bc
1818
https://bootstrap.pypa.io/pip/2.7/get-pip.py==60e8267eb1b7bc71dc4843eb7bd294d3
1919
https://deb.nodesource.com/gpgkey/nodesource.gpg.key==003b51a89a133b5db4cca98b2dea3117
2020
https://deb.nodesource.com/node_10.x/dists/stretch/Release==22738118af583db3bfad39d6fcb4fa5a
21-
https://deb.nodesource.com/node_14.x/dists/buster/Release==f603a03a9c19dfcff06549da4d65e6ea
21+
https://deb.nodesource.com/node_14.x/dists/buster/Release==d701f2bf6451c4b10cf3670af05ab217
2222
https://deb.nodesource.com/setup_10.x==6742c0148159980e8f6e886df1f8bbe1
2323
https://deb.nodesource.com/setup_14.x==8b4c0534353a1bf3154e84f6b1654460
2424
https://download.docker.com/linux/debian/gpg==1afae06b34a13c1b3d9cb61a26285a15

files/build/versions/dockers/docker-base-buster/versions-deb-buster

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ readline-common==7.0-5
6868
redis-tools==5:6.0.6-1~bpo10+1
6969
rsyslog==8.1901.0-1+deb10u2
7070
socat==1.7.3.1-2+deb9u1
71-
vim-common==2:8.1.0875-5+deb10u2
72-
vim-tiny==2:8.1.0875-5+deb10u2
73-
xxd==2:8.1.0875-5+deb10u2
71+
vim-common==2:8.1.0875-5+deb10u3
72+
vim-tiny==2:8.1.0875-5+deb10u3
73+
xxd==2:8.1.0875-5+deb10u3

files/build/versions/dockers/docker-database/versions-deb-buster

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ openssh-client==1:7.9p1-10+deb10u2
1313
redis-server==5:6.0.6-1~bpo10+1
1414
sshpass==1.06-1
1515
strace==4.26-0.2
16-
vim==2:8.1.0875-5+deb10u2
17-
vim-runtime==2:8.1.0875-5+deb10u2
16+
vim==2:8.1.0875-5+deb10u3
17+
vim-runtime==2:8.1.0875-5+deb10u3

files/build/versions/dockers/docker-dhcp-relay/versions-deb-buster

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ sonic-dhcpmon==1.0.0-0
2828
sonic-dhcpmon-dbgsym==1.0.0-0
2929
sshpass==1.06-1
3030
strace==4.26-0.2
31-
vim==2:8.1.0875-5+deb10u2
32-
vim-runtime==2:8.1.0875-5+deb10u2
31+
vim==2:8.1.0875-5+deb10u3
32+
vim-runtime==2:8.1.0875-5+deb10u3

0 commit comments

Comments
 (0)