lguohan
eb9b86aca4
[vs]: add teamd test on vs platform ( #1720 )
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-05-17 11:12:59 -07:00
Volodymyr Samotiy
174960cc22
[mellanox]: Update FW pointer ( #1721 )
...
Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
2018-05-17 11:12:07 -07:00
Joe LeVeque
6b8e340558
[dhcp_relay] Only attempt to start 'isc-dhcp-relay' group if it is not empty ( #1713 )
2018-05-16 14:32:42 -07:00
lguohan
76d9de5d8e
[fast-reboot]: support encoded & gzipped minigraph in fast reboot ( #1716 )
...
* [fast-reboot]: support encoded & gzipped minigraph in fast reboot
Signed-off-by: Guohan Lu <gulv@microsoft.com>
* add acl.json and snmp.yml into fast-reboot
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-05-16 10:04:17 -07:00
Samuel Angebault
c1e37a6be9
[Arista]: Add a reboot script for all remaining platforms. ( #1706 )
...
Adds a platform_reboot script for 7050QX-32, 7050QX-32S and 7060CX-32S.
This allow a proper cold reboot to happen.
2018-05-15 05:27:10 -07:00
pavel-shirshov
e55778faa4
Update sonic-sairedis ( #1705 )
2018-05-14 18:01:02 -07:00
loshihyu
e9672b2b06
[devices]: Add inventec D7032 D7054 platform psustatus ( #1696 )
2018-05-12 01:32:55 -07:00
Prince Sunny
5e64310a56
[baseimage]: Disable DAD for eth0 explicitly ( #1701 )
2018-05-12 01:31:17 -07:00
Qi Luo
2d37aa8a7d
[submodule]: Update submodule sonic-snmpagent: Improve mib fundamental classes: retry after reinit_data() throws ( #1700 )
2018-05-11 21:23:01 -07:00
Shuotian Cheng
d692905aee
[swss]: Update sonic-swss submodule ( #1699 )
...
[lua]: use not to check whether the field exists (#492 )
[PFCWD]: Periodically poll WD counters (#473 )
[teamsyncd]: Add team_ifindex2ifname return value check (#500 )
[qos]: fix SAI_BUFFER_PROFILE_ATTR_SHARED_DYNAMIC_TH value mismatch bug (#495 )
[copporch]: Add SAI_HOSTIF_TRAP_TYPE_UDLD (#480 )
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-05-11 16:38:44 -07:00
lguohan
931b5dee13
[quagga]: update quagga submodule ( #1698 )
...
* [quagga]: update quagga submodule
0bc6bd6 2018-05-11 | ignore nexthop attribute when NLRI is present (#18 ) (HEAD, origin/debian/0.99.24.1, origin/HEAD) [lguohan]
Signed-off-by: Guohan Lu <gulv@microsoft.com>
* add vs bgp test
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-05-11 14:02:10 -07:00
Joe LeVeque
e900369fa3
[slave.mk] Define SPACE variable differently such that the line doesn't end in whitespace ( #1676 )
2018-05-10 18:52:38 -07:00
Liat Grozovik
dc93889848
Revert "[minigraph parser] Fix minigraph parser issue when handling LAG related ACL table configuration ( #1609 )" ( #1693 )
...
This reverts commit d7cd056ff4
.
2018-05-10 13:02:28 +03:00
Kebo Liu
d7cd056ff4
[minigraph parser] Fix minigraph parser issue when handling LAG related ACL table configuration ( #1609 )
...
* Fix minigraph parser issue when handling LAG related ACL table configuration
Changes to be committed:
modified: src/sonic-config-engine/minigraph.py
modified: src/sonic-config-engine/tests/test_cfggen.py
signed-off-by kebol@mellanox.com
2018-05-10 11:22:03 +03:00
Joe LeVeque
1102acec48
[ledd] Exit with code 0 if we fail to find a platform-specific led_control module; no autorestart ( #1688 )
2018-05-10 01:20:22 -07:00
Qi Luo
685282da9d
[submodule]: Update submodule sonic-snmpagent: Improve mib fundamental classes ( #1689 )
...
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
2018-05-09 19:18:35 -07:00
Shuotian Cheng
32dc2cd2b4
[utilities]: Update sonic-utilities submodule ( #1687 )
...
[acl-loader]: Change the header from Rule ID to Table (#250 )
[acl-loader]: Add --table_name option to update full operation (#249 )
[generate_dump]: fix a saidump file copy bug (#248 )
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-05-09 17:49:21 -07:00
Volodymyr Samotiy
d62c6ffef9
[mellanox]: Update MLNX SAI pointer ( #1683 )
...
Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
2018-05-08 14:45:36 -07:00
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