Commit Graph

3883 Commits

Author SHA1 Message Date
Abhishek Dosi
5ff90316be [Submodule update] sonic-swss
[neighsyncd] increase neighsyncd timeout (#2209)

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
2022-07-29 21:56:16 +00:00
Abhishek Dosi
f3370dd414 [Submodule update] sonic-restapi
Change error message when conflicting Vlan ID is used (#119)

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
2022-07-29 21:53:42 +00:00
anish-n
f42f325f09 Minigraph resource type changes (#5198)
* Parse sub_role from minigraph into DEVICE_METADATA
* Change minigraph sub_role to resource_type
2022-07-29 17:02:34 +00:00
Abhishek Dosi
36ca9c52aa [Submodule update] sonic-restapi
commit 5f7cb77230fceb1b7fd30c57a70d0cd05cd6dd95 (HEAD -> 201911, origin/201911)
Author: Sumukha Tumkur Vani <sumukhatv@outlook.com>
Date:   Wed Jul 27 16:51:38 2022 -0700

    Use 201911/stretch dependencies for build (#118)

commit e3809523050df75ec18bf31a5dc3a2e595d58a14
Author: Sumukha Tumkur Vani <sumukhatv@outlook.com>
Date:   Wed Jul 27 15:17:12 2022 -0700

    Change response message for conflicting VNI (#117)

    Ref: https://github.com/Azure/sonic-restapi/pull/99

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
2022-07-29 16:57:27 +00:00
Abhishek Dosi
11473cf736 [Submodule update] sonic-swss
Handle delete case for object not found (#2391)

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
2022-07-29 16:55:27 +00:00
abdosi
9fdef345d3
Updated Broadcom SAI Debian Package to 3.7.6.1-2 (#11552)
What/Why I did:

Update Broadcom SAI debian package. New Package has following changes:

CaseCS00012248135: Fix shows error message "linux-bcm-knet: Fatal error: Incomplete chain" followed by malformed LACP/LLDP packets
2022-07-28 10:35:30 -07:00
Liu Shilong
5b032a9327
[ci] Transfer organization from Azure to sonic-net for sonic-mgmt (#11559) (#11564)
Why I did it
Transfer organization from Azure to sonic-net for sonic-mgmt
2022-07-28 15:32:48 +08:00
Zain Budhwani
47fe8ae52a
Update sonic-utilities submodule (#11459)
Why I did it

62b7b56 2022-07-13 | Remove disabled and not loaded services before calling reset-failed and restart services (#2266) [Zain Budhwani]  
09b4678 2022-07-05 | [config/load_mgmt_config] Support load IPv6 mgmt IP (#2206) (#2246) [Jing Kan] 

How I did it

Pulled latest commit from 201911 sonic-utilities branch and created PR

How to verify it

Look at build-image
2022-07-18 14:24:56 -07:00
Stepan Blyshchak
3c3b77d2f1
[201911][sonic-linux-kernel] submodule update (#11353)
```
23fc702 [201911][patch] mlxsw: i2c: Prevent transaction execution for special chip st (#278)
e4f44e4 [201911] Increase log buf len size to 1M (#265)
ef6abe3 [201911] Apply kernel patches to fix emmc unreliability (#264)
7458347 [201911] Increase log buf len size to 1M
4edf1b4 [201911] Apply kernel patches to fix emmc unreliability
```

Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>

Why I did it
I updated sonic-linux-kernel to pick a fix for a bug happening during ISSU that caused CPU stall.

How I did it
Updated submodule

How to verify it
Build and run warm reboot
2022-07-07 13:02:53 -07:00
Neetha John
a9b80368c9
[201811] Update 7260 MMU and ECN settings (#10757) (#11276)
Why I did it
Improve throughput and latency for 7260 deployments

How I did it
Update the dynamic threshold to 0 and ECN settings as 2mb/10mb/5%

How to verify it
Added unit tests for rendering the qos template for 7260. Built sonic config engine wheel successfully

Signed-off-by: Neetha John <nejo@microsoft.com>
2022-07-06 10:08:50 -07:00
Andriy Yurkiv
af22215c1d
[201911] [submodule] Advance sonic-utilities pointer (#11245)
afceda4 [201911] [Flex Counters] add CLI for PG drop packets counters (counterpoll, show/clear counters) (#2155)

Signed-off-by: Andriy Yurkiv <ayurkiv@nvidia.com>
2022-07-03 16:04:32 +03:00
Jing Kan
820393c628
[cherry-pick][201911][minigraph] Support parse IPv6 in device_desc.xml (#11095) (#11273)
* [minigraph] Support parse IPv6 in device_desc.xml (#11095)

Signed-off-by: Jing Kan jika@microsoft.com
2022-07-01 16:23:48 +08:00
AntheaJiang
78c6ae112b
201911 mx pull request (#10539)
Why I did it
Added Support for Celestica Midstone-100x platform

How I did it
Implemented the support for Celestica Midstone-100x platform

Platform: x86_64-cel_midstone-100x-r0
HwSKU: Midstone-100x
ASIC: innovium
ASIC Count: 1

How to verify it
Run platform test on testbed
2022-06-30 10:03:49 -07:00
Andriy Yurkiv
6ea65056b9
[submodule] Update sonic-swss submodule in order to add PG drop implementation (#11246)
*805f4bb [201911] Add SAI_INGRESS_PRIORITY_GROUP_STAT_DROPPED_PACKETS counter, create new FlexCounter group (#2263)

Signed-off-by: Andriy Yurkiv <ayurkiv@nvidia.com>
2022-06-28 11:29:07 -07:00
Neetha John
b29cb05b03
[201911] Minigraph parser changes to select mmu profiles based on SonicQosProfile attribute (#10927)
Why I did it
There is a need to select different mmu profiles based on deployment type

How I did it
There will be separate subfolders (RDMA-CENTRIC, TCP-CENTRIC, BALANCED) in each hwsku folder which contains deployment specific mmu and qos settings. SonicQosProfile attribute in the minigraph will be used to determine which settings to use. If that attribute is not present, the default settings that exist in the hwsku folder will be used

Signed-off-by: Neetha John <nejo@microsoft.com>
2022-06-24 11:52:31 -07:00
Ying Xie
70a92c82ad [7060] fix default port map
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2022-06-23 15:22:02 -07:00
Ying Xie
9f18276a8e [qos profile] create QoS profiles for Arista-7260CX3-D96C16
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2022-06-23 15:22:02 -07:00
zzhiyuan
894d576192 [Arista] [201811] Add Arista-7260CX3-D96C16 HWSKU (#10034)
Why I did it
This was an ask by Microsoft to provide:
7260 config.bcm file for hardware sku Arista-7260CX3-D92C16 (Named Arista-7260CX3-D96C16).

There are 16 100G uplinks:
Ethernet13-20/1
Ethernet45-52/1

All other ports are breakout to 2 50G ports.

How I did it
Copied existing Arista-7260CX3-D108C8 HWSKU and altered the bcm.config and port_config.ini files.

How to verify it
The new 100G ports do come up with a 201811 image using this HWSKU.

Co-authored-by: Zhi Yuan (Carl) Zhao <zyzhao@arista.com>
2022-06-23 15:22:02 -07:00
Kevin Wang
955d51b756 [Buffer] Separate buffer profile for Arista-7260CX3-Q44
Signed-off-by: Kevin Wang <shengkaiwang@microsoft.com>
2022-06-23 15:22:02 -07:00
Kevin Wang
e089522e2e [Buffer] Separate buffer profile for Arista-7260CX3-D108C8
Signed-off-by: Kevin Wang <shengkaiwang@microsoft.com>
2022-06-23 15:22:02 -07:00
Kevin Wang
da06fdc2fb [Buffer] Separate buffer profile for Arista-7260CX3-C64
50G data is not accurate, needs further update.

Signed-off-by: Kevin Wang <shengkaiwang@microsoft.com>
2022-06-23 15:22:02 -07:00
Kevin Wang
b5d06a8ae2 [Buffer] Separate buffer profile for Arista-7060CX-32S-C32
Signed-off-by: Kevin Wang <shengkaiwang@microsoft.com>
2022-06-23 15:22:02 -07:00
Kevin Wang
917eb50328 [Buffer] Separate buffer profile for Arista-7060CX-32S-D48C8
Signed-off-by: Kevin Wang <shengkaiwang@microsoft.com>
2022-06-23 15:22:02 -07:00
Kevin Wang
32459b990a [Buffer] Separate buffer profile for Arista-7060CX-32S-Q32
Signed-off-by: Kevin Wang <shengkaiwang@microsoft.com>
2022-06-23 15:22:02 -07:00
Kevin Wang
9544e1ffac [Buffer] Separate buffer profile for Celestica-DX010-D48C8
Signed-off-by: Kevin Wang <shengkaiwang@microsoft.com>
2022-06-23 15:22:02 -07:00
Kevin Wang
c89dbe2721 [Buffer] Separate buffer profile for Force10-S6100
Signed-off-by: Kevin Wang <shengkaiwang@microsoft.com>
2022-06-23 15:22:02 -07:00
Ying Xie
b593d802d5 [buffer] create infrastructure to enable buffer/QoS profiles
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2022-06-23 15:22:02 -07:00
Andriy Yurkiv
38eef912e8
Enable PG drop counters by default, set default values only on the first start (#10935)
Signed-off-by: Andriy Yurkiv <ayurkiv@nvidia.com>

Backport form master
Appropriate PR on master: #7735
Appropriate PR on master #6444

Why I did it
PG drop counters should be enabled by default (merge from master)
After "config reload" or "docker swss restart" all counters were enabled even if they were disabled before

How I did it
1)Add PG drop counter enable option to dockers/docker-orchagent/enable_counters.py
2) Check if entry already exist before set default values

How to verify it
- install image and run counterpoll show CLI command and then you will see PG_STAT_DROP enabled
- Disable few counters
    counterpoll pg-drop disable
    counterpoll port disable
- Save and reload
   config save
   config reload
- Check enable status
2022-06-22 09:43:02 -07:00
Liu Shilong
02e0aff5e7
[ci] Set default ACR in UpgrateVersion/PR/official pipeline. (#11002)
* [ci] Set default ACR in UpgrateVersion/PR/official pipeline. (#10341)

Why I did it
docker hub will limit the pull rate.
Use ACR instead to pull debian related docker image.

How I did it
Set DEFAULT_CONTAINER_REGISTRY in pipeline.

* Add a config variable to override default container registry instead of dockerhub. (#10166)
* Add variable to reset default docker registry
* fix bug in docker version control
2022-06-22 17:33:20 +08:00
Nazarii Hnydyn
530125311e
[Mellanox]: Advance SAI submodule. (#11149)
- To fix tunnel underlay configuration

Signed-off-by: Nazarii Hnydyn <nazariig@nvidia.com>
2022-06-15 12:30:14 -07:00
shlomibitton
5c5c13a536
Add a new patch to set PSU led to green on init by Nvidia hw-mgmt package (#10912)
Signed-off-by: Shlomi Bitton <shlomibi@nvidia.com>
2022-05-24 19:19:00 -07:00
Abhishek Dosi
a17f2e50ce [Submodule update] sonic-restapi
c3d9d8f2bcd364dc81cd4d9bec02666cef648b10 (HEAD -> 201911, origin/201911) API for getting all members from all VLANs (#106)

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
2022-05-19 06:30:06 -07:00
abdosi
252168d1cd
[2019111] Added Support for BGP allow list feature to have route-map action of setting tag (#10869)
What I did:
Added support to create route-map action set tag
when the the allow prefix list matches. The tag can ben define by user in
constants.yml.

Why I did:
Since for Allow List feature we call from base route-map allow-list route-map having set tag option provides way for base route-map to do match tag and take any further action if needed. Adding tag provide metadata that can used by base route-map
2022-05-18 23:01:59 -07:00
Abhishek Dosi
be4dbb1c63 [Submodule update] sonic-swss
[201911][pfcwd] Avoid ingress drop by not attaching zero profiles when pfc storm is detected (#2279)

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
2022-05-18 18:20:59 -07:00
StormLiangMS
94ef122f1f [bgpcfgd] to support removal part of configuration of bgp allowed prefix list (#10165)
* fix allow list issue

Signed-off-by: stormliang <stormliang@microsoft.com>

* add the ipaddress in the install list

* add unit test

Co-authored-by: Ubuntu <azureuser@SONIC-SH-STORM-02.5pu3m0fajw1edcfltykk1gauxa.gx.internal.cloudapp.net>

Why I did it
Failed to remove part of configuration of bgp allowed prefix list. The details in #10141

How I did it
There are two issues:

In FRR, ipv6 default route is ::/0, but in the configuration, it is 0::/0, string comparison would be false, but why ipv4 failed to remove the allowed prefix list, ipv6 works? Looks into next one for the answer.

The current managers_allow_list doesn’t support removal part of the prefix list. But why IPv6 works in 1? It is because the bug for the IPv6 default route comparison, it would do the update no matter what is the operation (the code will compare the prefix list in the FRR and configuration db, if all configurations in db are presented in FRR, it do nothing, otherwise it will update the prefix list based on the configuration from db).

How to verify it
Follow the step in #10141
2022-05-18 18:20:49 -07:00
abdosi
cd28f30969
Updated Broadcom SAI version to 3.7.6.1-1 (#10859)
Updated BRCM SAI Version to 3.7.6.1-1
2022-05-17 22:39:10 -07:00
Abhishek Dosi
b56fbc5ca8 [Submodule update] sonic-snmpagent
f91a9e6e07a43cae531cda019935de3221e0bb09 (HEAD -> 201911, origin/201911) Fix: not to use blocking get_all() after keys() (#255)

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
2022-05-17 15:52:29 -07:00
Abhishek Dosi
443158c95e [Submodule Update] sonic-utilities
988d8e172e7140174bfa21d3b86c9685c7127a14 (HEAD -> 201911, origin/201911) [warm-reboot]: added automated recover for ISSU file (#1466)
913df4e2faf6e70e0aebb01d81f79694a6d8ee20 [201911] Warmboot script improvements - timeout in exec and disable service-autorestart (#2149)

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
2022-05-17 15:51:04 -07:00
Vaibhav Hemant Dixit
2c104c8d56
[201911] Advance sonic-snmpagent submodule to latest (#10829)
Why I did it
Advance sonic-snmpagent submodule to include:
[201911] Fix snmp subagent errors in shutdown path Azure/sonic-snmpagent#259
2022-05-16 08:04:28 -07:00
Volodymyr Samotiy
ce7bf08144
[Mellanox] [201911] Update FW to v2008.3382 (#10798)
- Why I did it
To include the fix for the issue of Modification of shared headroom on the fly can get to negative occupancy that leads to PFC been sent from the switch continuously.

- How I did it
Updated submodule pointer and version in relevant Makefile.

- How to verify it
Build an image and run tests from sonic-mgmt.

Signed-off-by: Volodymyr Samotiy <volodymyrs@nvidia.com>
2022-05-11 08:39:01 +03:00
Santhosh Kumar T
9093feb113
[DellEMC][201911] S6100 CPLD upgrade support in 201911 branch porting changes (#10686)
Why I did it
Porting changes from DellEMC: S6100 CPLD upgrade #4299 and DellEMC S6100 CPLD upgrade support #3834 to 201911 branch
Added CPLD upgrade support for DellEMC S6100 platform.
2022-04-28 09:23:38 -07:00
Santhosh Kumar T
ac35a62747
[DellEMC][201911] S6100 S6000 - Show techsupport enhancement (#10690) 2022-04-27 09:17:35 -07:00
Abhishek Dosi
b8689d71f0 Fix the build error created by cherry-pick of PR:
[bgp] Enable BGP Graceful Restart based on device role (#9486)

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
2022-04-02 10:47:44 -07:00
Abhishek Dosi
7b0ef0ed55 [Submodule update] sonic-py-swssdk
9ce4d19d5a199cffe2933d80e343a80ded398b4a (HEAD -> 201911, origin/201911) With the changes in PR:https://github.com/Azure/sonic-buildimage/pull/5289 access to redis unix socket is given to the redis group members. Many of sonic-util commands (especially in multi-asic) case use redis unix socket to connect to DB and thus those comamnd fails without providing sudo. This PR is continuation  of PR: https://github.com/Azure/sonic-buildimage/pull/7002 where we default to use TCP for Redis if user is not root

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
2022-04-01 10:50:11 -07:00
Abhishek Dosi
843ac556a7 [Submodule update] sonic-swss
1c12a4050fecabd88245c7aa64a61259bc00db3b (HEAD -> 201911, origin/201911)Allowing the first time FEC and AN configuration to be pushed to SAI (#1705) (#2196)
Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
2022-04-01 09:46:09 -07:00
abdosi
9138423b3e [bgp] Enable BGP Graceful Restart based on device role (#9486)
What I did:
Updated Jinja Template to enable BGP Graceful Restart based on device role. By default it will be enable only if the device role type is TorRouter.

Why I did:-
By default FRR is configured in Graceful Helper mode. Graceful Restart is needed on T0/TorRouter only since the device can go for warm-reboot. For T1/LeafRouter it need to be in Helper mode only
2022-04-01 09:43:53 -07:00
Ying Xie
db5b9ee834 [warm boot finalizer] only wait for enabled components to reconcile (#6454)
* [warm boot finalizer] only wait for enabled components to reconcile

Define the component with its associated service. Only wait for components that have associated service enabled to reconcile during warm reboot.

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2022-03-31 12:01:25 -07:00
Sudharsan Dhamal Gopalarathnam
17c9648c9c
[202012] FEC none config through minigraph (#7670) (#10338)
When FECDisabled is set to true in minigraph.py, push 'fec' 'none' explicitly to config_db. When 'fec' is defined in port_config.ini do not override it with 'rs' for 100G

Backport of #7667 to 202012 branch.
2022-03-29 10:28:26 -07:00
abdosi
74305f8a56
Backport FRR patch tp FRR-7.2 to handle pthread race in peer notify message handling (#10324)
What I did:

Backport FRR patch FRRouting/frr#8220 on FRR 7.2. Fixes the Issue FRRouting/frr#8213

Why I did:-

Because of this race-condition we saw GR getting triggered even though BGP shut is given on peer device.

How I verify:

After patching this fix GR is not triggered on doing BGP shut on peer.
2022-03-23 08:58:10 -07:00
xumia
218a310eeb
[Submodule] Update src/sonic-restapi (#10263)
af30fec Fix urllib3 CVE-2021-33503 issue (#104) (#105)
2022-03-20 17:33:58 -07:00