Andriy Moroz
872f69a566
Update buffers config for Mellanox 27xx devices ( #1649 )
...
* Update buffers config for Mellanox 27xx devices
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
* Remove buffers template test for msn27xx
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
2018-05-08 08:37:35 -07:00
Prince Sunny
c63b828bf6
40G profile for Arista 7060 ( #1677 )
2018-05-07 11:02:30 -07:00
Qi Luo
f3f8b9ff57
[syncd]: Add socat and bcmsh wrapper ( #1657 )
...
* [syncd]: Add socat and bcmsh wrapper
* Install socat in docker-base
* Add hint banner, add host wrapper
* Refine banner message
2018-05-04 09:27:01 -07:00
Samuel Angebault
724aaf162c
[device] Update arista driver submodule ( #1674 )
2018-05-03 22:26:49 -07:00
Joe LeVeque
e07687f156
[sonic-platform-common] Update submodule ( #1672 )
2018-05-03 18:55:26 -07:00
Joe LeVeque
0c9e8eee65
Revert "Fix the sonic build issue" ( #1671 )
...
* Revert "[docker-dhcp]: Fix the sonic build issue (#1659 )"
This reverts commit 8d3c5fbcc2
.
2018-05-02 14:17:04 -07:00
Joe LeVeque
832be7b8f4
[dockers] Prevent apt-get from installing suggested and recommended packages by default ( #1666 )
...
* [docker-base] Instruct apt-get to NOT install 'recommended' or 'suggested' packages
* Modify docker-fpm-quagga, docker-snmp-sv2 and docker-sonic-vs Dockerfile templates in order to properly install .deb dependencies
* REDIS_SERVER depends on REDIS_TOOLS; ensure REDIS_TOOLS is always installed before REDIS_SERVER
2018-05-02 11:46:21 -07:00
lguohan
9a23770173
[broadcom]: update broadcom SAI to 3.1.3.4-11 ( #1670 )
...
Provide better ECMP load-balancing via hash seed
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-05-02 02:36:12 -07:00
pavel-shirshov
74e8beaa12
[snmp]: Stop spamming logs with statfs permission denied log message ( #1668 )
2018-05-01 22:41:58 -07:00
Shuotian Cheng
e082cd6d91
[swss]: Change the hash seed to 0 for ToR and 10 for Leaf routers ( #1667 )
...
Due to some ASIC platform limitations, the hash seed range is from 0
to 15. Thus the switch.json.j2 template is updated so that ToRRouter
is using hash seed 0 and LeafRouter is using hash seed 10.
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-05-01 21:58:33 -07:00
Taoyu Li
bebb7a0fa2
[zebra.conf] Fix template issue with multiple lo addresses ( #1662 )
...
* [zebra.conf] Fix template issue with multiple lo addresses
* Add unitest for Loopback1
2018-05-01 20:53:47 -07:00
Qi Luo
5817e99520
Revert "Remove snmpd hw_fsys module, remove disk monitoring which is not in use" ( #1665 )
...
* Revert "[swss]: update swss submodule (#1664 )"
This reverts commit c74be37ae0
.
* Revert "Remove snmpd hw_fsys module, remove disk monitoring which are not in use (#1663 )"
This reverts commit 3d61df9d75
.
2018-05-01 18:32:49 -07:00
lguohan
c74be37ae0
[swss]: update swss submodule ( #1664 )
...
* bb85c72 2018-05-01 | Populate existing interface cache, bring down before configDone (#491 ) (HEAD -> master, origin/master, origin/HEAD) [Prince Sunny]
* bc97597 2018-04-30 | Add ipv6 ACL support in schema file (#490 ) [zhenggen-xu]
* f939b95 2018-04-27 | [qosorch]: Optimizations of qosorch (#488 ) [pavel-shirshov]
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-05-01 08:33:35 -07:00
Qi Luo
3d61df9d75
Remove snmpd hw_fsys module, remove disk monitoring which are not in use ( #1663 )
...
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
2018-04-30 23:06:51 -07:00
pavel-shirshov
1ae4db3af7
Quagga: Use bgp keepalive and holdtime timers from configdb ( #1661 )
2018-04-30 16:52:22 -07:00
Andriy Moroz
f3426e32dc
Decrease usable space in log partition to 90% ( #1648 )
...
95 is too close to the edge because by default 5% is already reserved for super-user
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
2018-04-30 11:18:56 -07:00
Taoyu Li
3ed4513d65
[minigraph.py] Fix an issue that mirror table might be considered ctrlplane table ( #1656 )
2018-04-30 11:06:47 -07:00
zhenggen-xu
8d3c5fbcc2
[docker-dhcp]: Fix the sonic build issue ( #1659 )
...
Install the built version of isc-dhcp-client in docker-dhcp-relay
2018-04-29 20:19:06 -07:00
Andriy Moroz
02f706a356
[mellanox]: Update SAI version to 1.11.4 and SDK to 4.2.7303 ( #1655 )
...
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
2018-04-27 22:48:44 -07:00
Prince Sunny
764d0813c3
[sonic-utilities]: Submodule update for sonic-utilities ( #1653 )
2018-04-26 19:02:44 -07:00
pavel-shirshov
18e97fba2c
[docker-lldpd]: Various fixes ( #1650 )
...
* We don't need configure anything until we have interfaces created
* Don't run lldpcli for a port, until a port is up and running
* Remove lldpd socket before starting lldpd
* Fix sample files for lldpd configuration
* Another attempt to make the test working
* Quick fix for lldpd paused after start bug
2018-04-26 19:01:33 -07:00
Prince Sunny
3993e58d1d
[updategraph]: Keep updategraph service active after start ( #1651 )
2018-04-26 15:27:20 -07:00
lguohan
321ff4ebdc
[swss]: update sonic-swss ( #1638 )
...
[counters]:separate query of port/queue counters
[buffermgr]: remove the item from consumer queue if invalid
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-04-26 13:54:39 -07:00
lguohan
d269263938
[baseimage]: add screen package ( #1644 )
2018-04-26 13:53:54 -07:00
lguohan
8d2a30a75b
[kernel]: update sonic linux kernel ( #1645 )
...
b511c96 2018-04-17 | Add kexec reboot string (#46 ) (HEAD, origin/master, origin/HEAD) [Joe LeVeque]
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-04-26 13:53:39 -07:00
simonJi2018
65b3774487
[nehpos] fix libsainps and nps-sdk bug for support sai 1.2.4 ( #1639 )
2018-04-25 22:20:14 -07:00
Qi Luo
4dc327d87a
[submodule]: Update submodule sonic-snmpagent ( #1642 )
...
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
2018-04-25 14:28:20 -07:00
Andriy Moroz
3726c9fa2f
Update swss submodule pointer ( #1641 )
...
Includes:
- fix for PFCWD zero profile
- fix for racing condition in buffermgrd
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
2018-04-25 10:18:07 -07:00
Qi Luo
d117172b23
sonic-cfggen supports hwsku parameter ( #1631 )
2018-04-24 16:01:17 -07:00
Joe LeVeque
f7151e8ddb
[radvd] Ensure at least one interface is specified in radvd.conf before starting radvd ( #1636 )
2018-04-24 15:13:51 -07:00
Qi Luo
0adbf782b4
[sonic-mgmt]: Install more azure packages ( #1635 )
...
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
2018-04-24 00:14:19 -07:00
Joe LeVeque
242f86d2dc
[cli]: Update sudoers file to ensure no 'show' commands prompt for sudo password ( #1632 )
...
* [sonic-utilities] Update submodule
* Update sudoers file to ensure no 'show' commands prompt for sudo
2018-04-23 13:43:16 -07:00
yurypm
509e1c4749
[snmpd]: Fix typo in is_platform_arista ( #1634 )
2018-04-23 08:52:21 -07:00
Qi Luo
f403c1be04
[cfggen]: Fix build by fixing pyangbind version ( #1633 )
...
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
2018-04-23 00:09:26 -07:00
sihuihan88
0abb653cf2
[swss]:update submodule ( #1630 )
...
Signed-off-by: Sihui Han <sihan@microsoft.com>
2018-04-20 22:19:22 -07:00
Samuel Angebault
1f05332e5a
[snmp]: Fix a race between snmpd-config-updater and snmpd ( #1628 )
...
There is a small window in which snmpd might not have registered a
callback for SIGHUP and which will result in its death if
snmpd-config-updater send this signal meant for a config reload.
2018-04-20 22:19:01 -07:00
Taoyu Li
143842ee8f
[tacacs] User with priv_lvl 0 should not be in docker group ( #1626 )
2018-04-20 18:30:07 -07:00
Joe LeVeque
1df7c9a993
[docker-platform-monitor] Convert ledd from polling-based to subscription-based model ( #1623 )
2018-04-20 10:42:19 -07:00
pavel-shirshov
cde9a60c41
swss submodule update. Remove the global lock from swss ( #1624 )
2018-04-19 14:53:37 -07:00
Taoyu Li
8153ce7f05
[sudoer] Enable read-only commands for all users ( #1558 )
2018-04-19 11:25:08 -07:00
Rodny Molina
d42384168c
[sonic-cfggen]: Sorting the information generated by sonic-cfggen for all j2 templates. ( #1616 )
...
With this patch all the content of the files generated by "sonic-cfggen -d -t" instructions will now be sorted, which is very useful for operational and troubleshooting purposes. See below a few examples of this behavior. Also, a few sonic-cfggen UT's have been modified to accomodate the new sorted configurations.
admin@lnos-x1-a-asw02:~$ sonic-cfggen -d -t /usr/share/sonic/templates/interfaces.j2 | more
…
auto lo
iface lo inet loopback
iface lo inet static
address 10.10.1.2
netmask 255.255.255.255
auto eth0
iface eth0 inet dhcp
allow-hotplug Ethernet112
iface Ethernet112 inet static
mtu 9100
address 10.1.2.2
netmask 255.255.255.0
allow-hotplug Ethernet112
iface Ethernet112 inet6 static
mtu 9100
address fc00:1:2::2
netmask 64
allow-hotplug Ethernet116
iface Ethernet116 inet static
mtu 9100
address 10.2.2.2
netmask 255.255.255.0
allow-hotplug Ethernet116
iface Ethernet116 inet6 static
mtu 9100
address fc00:2:2::2
netmask 64
allow-hotplug Ethernet120
iface Ethernet120 inet static
mtu 9100
address 10.3.2.2
netmask 255.255.255.0
root@lnos-x1-a-csw01:/# sonic-cfggen -d -y /etc/sonic/deployment_id_asn_map.yml -t /usr/share/sonic/templates/bgpd.conf.j2
…
router bgp 65100
…
network 10.10.2.1/32
neighbor 10.0.0.1 remote-as 65200
neighbor 10.0.0.1 description ARISTA01T2
address-family ipv4
neighbor 10.0.0.1 activate
maximum-paths 64
exit-address-family
neighbor 10.0.0.11 remote-as 65200
neighbor 10.0.0.11 description ARISTA06T2
address-family ipv4
neighbor 10.0.0.11 activate
maximum-paths 64
exit-address-family
neighbor 10.0.0.13 remote-as 65200
neighbor 10.0.0.13 description ARISTA07T2
address-family ipv4
neighbor 10.0.0.13 activate
maximum-paths 64
exit-address-family
neighbor 10.0.0.15 remote-as 65200
neighbor 10.0.0.15 description ARISTA08T2
address-family ipv4
neighbor 10.0.0.15 activate
maximum-paths 64
exit-address-family
root@lnos-x1-a-asw02:/# sonic-cfggen -d -t /usr/share/sonic/templates/lldpd.conf.j2
…
configure ports Ethernet4 lldp portidsubtype local Eth2/1 description ixia-card2-port8:Eth1/2/8
configure ports Ethernet112 lldp portidsubtype local Eth29/1 description lnos-x1-a-csw01:Eth29/1
configure ports Ethernet116 lldp portidsubtype local Eth30/1 description lnos-x1-a-csw02:Eth30/1
configure ports Ethernet120 lldp portidsubtype local Eth31/1 description lnos-x1-a-csw03:Eth31/1
configure ports Ethernet124 lldp portidsubtype local Eth32/1 description lnos-x1-a-csw04:Eth32/1
root@lnos-x1-a-asw02:/# sonic-cfggen -d -t /usr/share/sonic/templates/ports.json.j2 | more
[
{
"PORT_TABLE:Ethernet0": {
"speed": "10000",
"description": ""
},
"OP": "SET"
},
{
"PORT_TABLE:Ethernet1": {
"speed": "10000",
"description": ""
},
"OP": "SET"
},
{
"PORT_TABLE:Ethernet2": {
"speed": "10000",
"description": ""
},
"OP": "SET"
},
]
2018-04-19 01:43:00 -07:00
Taoyu Li
5ebefeb841
[sonic-cfggen] Be case insensitive to hostname in minigraph ( #1614 )
2018-04-18 18:26:09 -07:00
Shuotian Cheng
01551363e2
[platform-common]: Update sonic-platform-common submodule ( #1620 )
...
[sfputilbase]: Add logic to parse the title of port_config.ini file
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-04-18 14:54:15 -07:00
Volodymyr Samotiy
61793dd05a
[ip-in-ip]: Fix config template to apply correct platform depended values ( #1619 )
...
Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
2018-04-18 09:37:27 -07:00
Jipan Yang
f0690b246b
[build]: Fix the problem of ENABLE_SYSTEM_TELEMETRY not taking effect in rules/config ( #1615 )
...
Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com>
2018-04-18 00:31:12 -07:00
Ying Xie
58584ca30c
[test] Adding Broadcom configuration file test ( #1611 )
...
* [test] Adding Broadcom configuration file test
In order to allow SONiC community to check in Broadcom configuration
file directly under device folder. We need to add this test to make
sure the contents of the configuration is compliant with Broadcom
specifications.
* Invoke test from Debian package builder
* Use $() syntax
* Remove the debug echo statement
2018-04-17 21:10:17 -07:00
sihuihan88
3728009690
[utilities]: Update sonic-utilities submodule ( #1613 )
...
Signed-off-by: Sihui Han <sihan@microsoft.com>
2018-04-17 20:15:46 -07:00
pavel-shirshov
1ba00d27d0
Update sonic-swss submodule ( #1612 )
...
This includes priorities into orchagent
2018-04-17 18:56:07 -07:00
padmanarayana
ee811f374e
Add support for S6100 switchport LEDs ( #1610 )
2018-04-17 18:18:09 -07:00
hui-ma
5c66beee66
[sonic-utilities] add pfcstat and queuestat tool ( #1606 )
2018-04-17 10:14:07 -07:00