1
- [ ![ Total alerts] ( https://img.shields.io/lgtm/alerts/g/Azure/sonic-swss.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/Azure/sonic-swss/alerts/ )
2
- [ ![ Language grade: Python] ( https://img.shields.io/lgtm/grade/python/g/Azure/sonic-swss.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/Azure/sonic-swss/context:python )
3
- [ ![ Language grade: C/C++] ( https://img.shields.io/lgtm/grade/cpp/g/Azure/sonic-swss.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/Azure/sonic-swss/context:cpp )
1
+ * static analysis:*
2
+
3
+ [ ![ Total alerts] ( https://img.shields.io/lgtm/alerts/g/sonic-net/sonic-swss.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/sonic-net/sonic-swss/alerts/ )
4
+ [ ![ Language grade: Python] ( https://img.shields.io/lgtm/grade/python/g/sonic-net/sonic-swss.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/sonic-net/sonic-swss/context:python )
5
+ [ ![ Language grade: C/C++] ( https://img.shields.io/lgtm/grade/cpp/g/sonic-net/sonic-swss.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/sonic-net/sonic-swss/context:cpp )
6
+
7
+ * sonic-swss builds:*
8
+
9
+ [ ![ master build] ( https://dev.azure.com/mssonic/build/_apis/build/status/Azure.sonic-swss?branchName=master&label=master )] ( https://dev.azure.com/mssonic/build/_build/latest?definitionId=15&branchName=master )
10
+ [ ![ 202205 build] ( https://dev.azure.com/mssonic/build/_apis/build/status/Azure.sonic-swss?branchName=202205&label=202205 )] ( https://dev.azure.com/mssonic/build/_build/latest?definitionId=15&branchName=202205 )
11
+ [ ![ 202111 build] ( https://dev.azure.com/mssonic/build/_apis/build/status/Azure.sonic-swss?branchName=202111&label=202111 )] ( https://dev.azure.com/mssonic/build/_build/latest?definitionId=15&branchName=202111 )
12
+ [ ![ 202106 build] ( https://dev.azure.com/mssonic/build/_apis/build/status/Azure.sonic-swss?branchName=202106&label=202106 )] ( https://dev.azure.com/mssonic/build/_build/latest?definitionId=15&branchName=202106 )
13
+ [ ![ 202012 build] ( https://dev.azure.com/mssonic/build/_apis/build/status/Azure.sonic-swss?branchName=202012&label=202012 )] ( https://dev.azure.com/mssonic/build/_build/latest?definitionId=15&branchName=202012 )
14
+ [ ![ 201911 build] ( https://dev.azure.com/mssonic/build/_apis/build/status/Azure.sonic-swss?branchName=201911&label=201911 )] ( https://dev.azure.com/mssonic/build/_build/latest?definitionId=15&branchName=201911 )
4
15
5
- [ ![ VS] ( https://sonic-jenkins.westus2.cloudapp.azure.com/job/vs/job/sonic-swss-build/badge/icon?subject=VS%20build )] ( https://sonic-jenkins.westus2.cloudapp.azure.com/job/vs/job/sonic-swss-build/ )
6
16
7
17
# SONiC - SWitch State Service - SWSS
8
18
@@ -41,7 +51,7 @@ For your convenience, you can install prepared packages on Debian Jessie:
41
51
42
52
#### Install from Source
43
53
44
- Checkout the source: ` git clone https://github.com/Azure /sonic-swss.git ` and install it yourself.
54
+ Checkout the source: ` git clone https://github.com/sonic-net /sonic-swss.git ` and install it yourself.
45
55
46
56
Get SAI header files into /usr/include/sai. Put the SAI header files that you use to compile
47
57
libsairedis into /usr/include/sai
@@ -64,13 +74,13 @@ You can also build a debian package using:
64
74
## Need Help?
65
75
66
76
For general questions, setup help, or troubleshooting:
67
- - [ sonicproject on Google Groups] ( https://groups.google.com/d/forum /sonicproject )
77
+ - [ sonicproject on Google Groups] ( https://groups.google.com/g /sonicproject )
68
78
69
79
For bug reports or feature requests, please open an Issue.
70
80
71
81
## Contribution guide
72
82
73
- See the [ contributors guide] ( https://github.com/Azure /SONiC/blob/gh-pages/CONTRIBUTING.md ) for information about how to contribute.
83
+ See the [ contributors guide] ( https://github.com/sonic-net /SONiC/wiki/Becoming-a-contributor ) for information about how to contribute.
74
84
75
85
### GitHub Workflow
76
86
0 commit comments