Skip to content

[submodule] advance sonic-linux-kernel submodule#1882

Merged
yxieca merged 1 commit intosonic-net:masterfrom
yxieca:kernel
Jul 27, 2018
Merged

[submodule] advance sonic-linux-kernel submodule#1882
yxieca merged 1 commit intosonic-net:masterfrom
yxieca:kernel

Conversation

@yxieca
Copy link
Contributor

@yxieca yxieca commented Jul 27, 2018

Signed-off-by: Ying Xie [email protected]

- What I did

  • Include delta DPS1900 support
  • Make kernel build to fail on any error
  • Enable downloading pre-built kernel debian packages

- How I did it
Advance sonic-linux-kernel submodule

- How to verify it
Test was done when individual change were made.

- Include delta DPS1900 support
- Make kernel build to fail on any error
- Enable downloading pre-built kernel debian packages

Signed-off-by: Ying Xie <[email protected]>
@yxieca yxieca requested a review from lguohan July 27, 2018 20:42
@yxieca yxieca merged commit 77b899b into sonic-net:master Jul 27, 2018
lguohan pushed a commit that referenced this pull request Sep 2, 2021
Commits on Aug 17, 2021
[VS Test] Skip flaky tests (#1875) f501e1c
Skipping another flaky test temporarily (#1878) 15a014b

Commits on Aug 18, 2021
Change rif_rates.lua and port_rates.lua scripts to calculate rates co… ed867b1

Commits on Aug 20, 2021
[ACL] Match TCP protocol while matching TCP_FLAG (#1854) 756471a

Commits on Aug 23, 2021
[macsecmgrd] MACsec XPN changes (#1821) 4bf3d61

Commits on Aug 24, 2021
[ci]: fix artifacts download from swss-common and sairedis (#1882) 12f0ee7

Commits on Aug 26, 2021
[gearbox] Set port speed to SAI_PORT_ATTR_SPEED for gearbox (#1785) fc6cd81
[fpmsyncd][MPLS] updates for MPLS plus AZP libnl3 install (#1871) 76e3406

Commits on Aug 27, 2021
Fix vs test failure in test_buffer_traditional (#1881) db9ca83

Commits on Aug 31, 2021
[buffer orch] Bugfix: Don't query counter SAI_BUFFER_POOL_STAT_XOFF_R… 3d6b1f0

Commits on Sep 01, 2021
[pbh]: Add PBH OA (#1782) eb79ca4 

Signed-off-by: Nazarii Hnydyn <[email protected]>
judyjoseph added a commit that referenced this pull request Oct 15, 2021
728130 [kdump] Remove automatic saving of kdump config in startup config (#1882)
qiluo-msft added a commit that referenced this pull request Dec 31, 2021
Includes below commits
```
38b616ba 2021-12-09 | [LGTM] lgtm to use 202106 branches of swss-common and sairedis (#2074) [Stephen Sun]
c68bad07 2021-12-07 | Fix random failure in PR/CI build. #2006 [Shilong Liu]
ba17675b 2021-08-23 | [ci]: fix artifacts download from swss-common and sairedis (#1882) [Guohan Lu]
```
theasianpianist pushed a commit to theasianpianist/sonic-buildimage that referenced this pull request Feb 5, 2022
dgsudharsan pushed a commit to dgsudharsan/sonic-buildimage that referenced this pull request Dec 16, 2025
… sidecar (sonic-net#1882)

<!--
 Please make sure you've read and understood our contributing guidelines:
 https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md

 failure_prs.log skip_prs.log Make sure all your commits include a signature generated with `git commit -s` **

 If this is a bug fix, make sure your description includes "fixes #xxxx", or
 "closes #xxxx" or "resolves #xxxx"

 Please provide the following information:
-->

#### Why I did it
Adding gnmi client cn cert config population into sidecar, which will check and update configDB periodically. This does not conflict with CU update since the desire state should be the same.

##### Work item tracking
- Microsoft ADO **(number only)**:35839405

#### How I did it
Adding gnmi client cn cert config population into sidecar
configDB YANG definition: https://github.com/sonic-net/sonic-buildimage/blob/master/src/sonic-yang-models/yang-models/sonic-gnmi.yang

Enable CN validation via env TELEMETRY_CLIENT_CERT_VERIFY_ENABLED
Pass valid CN as env TELEMETRY_CLIENT_CNAME

#### How to verify it
before adding Client cert
<img width="2504" height="1072" alt="image" src="https://github.com/user-attachments/assets/9c8f1542-c8b4-4ce3-b394-608119a6fdc4" />

After adding valid Client cert
<img width="2512" height="1034" alt="image" src="https://github.com/user-attachments/assets/53a637c0-0443-4393-a36a-c8d93b10b4d5" />

<!--
If PR needs to be backported, then the PR must be tested against the base branch and the earliest backport release branch and provide tested image version on these two branches. For example, if the PR is requested for master, 202211 and 202012, then the requester needs to provide test results on master and 202012.
-->

#### Which release branch to backport (provide reason below if selected)

<!--
- Note we only backport fixes to a release branch, *not* features!
- Please also provide a reason for the backporting below.
- e.g.
- [x] 202006
-->

- [ ] 202205
- [ ] 202211
- [ ] 202305
- [ ] 202311
- [ ] 202405
- [ ] 202411
- [ ] 202505

#### Tested branch (Please provide the tested image version)

<!--
- Please provide tested image version
- e.g.
- [x] 20201231.100
-->

- [ ] <!-- image version 1 -->
- [ ] <!-- image version 2 -->

#### Description for the changelog
<!--
Write a short (one line) summary that describes the changes in this
pull request for inclusion in the changelog:
-->

<!--
 Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.
-->

#### Link to config_db schema for YANG module changes
<!--
Provide a link to config_db schema for the table for which YANG model
is defined
Link should point to correct section on https://github.com/Azure/sonic-buildimage/blob/master/src/sonic-yang-models/doc/Configuration.md
-->

#### A picture of a cute animal (not mandatory but encouraged)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants