Skip to content

Update libsaibcm version#757

Merged
qiluo-msft merged 1 commit intosonic-net:v1.0.3from
qiluo-msft:qiluo/v1.0.3
Jun 26, 2017
Merged

Update libsaibcm version#757
qiluo-msft merged 1 commit intosonic-net:v1.0.3from
qiluo-msft:qiluo/v1.0.3

Conversation

@qiluo-msft
Copy link
Collaborator

Update the branch v1.0.3 only.

@qiluo-msft qiluo-msft merged commit 61c215b into sonic-net:v1.0.3 Jun 26, 2017
@qiluo-msft qiluo-msft deleted the qiluo/v1.0.3 branch June 26, 2017 19:02
yxieca added a commit to yxieca/sonic-buildimage that referenced this pull request Dec 2, 2019
Submodule src/sonic-swss 1bc989a..8ef513c:
  > [teamsyncd]: Add retry logic in teamsyncd to avoid team handler init failure (sonic-net#854)

Submodule src/sonic-utilities e548793..ae274e5:
  > [neighbor advertiser] catch all exceptions while trying https endpoint (sonic-net#757)

Signed-off-by: Ying Xie <[email protected]>
yxieca added a commit that referenced this pull request Dec 2, 2019
Submodule src/sonic-swss 1bc989a..8ef513c:
  > [teamsyncd]: Add retry logic in teamsyncd to avoid team handler init failure (#854)

Submodule src/sonic-utilities e548793..ae274e5:
  > [neighbor advertiser] catch all exceptions while trying https endpoint (#757)

Signed-off-by: Ying Xie <[email protected]>
yxieca added a commit to yxieca/sonic-buildimage that referenced this pull request Jan 5, 2021
To incldue following changes:

- [ci]: add build for arm64 and armhf (sonic-net#757)
- Use template hgetall, because we will tune the return types of library functions (sonic-net#759)
- [syncd] Fix bulk multi attrs for same key db update (sonic-net#761)

Signed-off-by: Ying Xie <[email protected]>
lguohan pushed a commit that referenced this pull request Jan 6, 2021
To incldue following changes:

- [ci]: add build for arm64 and armhf (#757)
- Use template hgetall, because we will tune the return types of library functions (#759)
- [syncd] Fix bulk multi attrs for same key db update (#761)

Signed-off-by: Ying Xie <[email protected]>
lguohan pushed a commit that referenced this pull request Jan 6, 2021
To incldue following changes:

- [ci]: add build for arm64 and armhf (#757)
- Use template hgetall, because we will tune the return types of library functions (#759)
- [syncd] Fix bulk multi attrs for same key db update (#761)

Signed-off-by: Ying Xie <[email protected]>
stepanblyschak pushed a commit to stepanblyschak/sonic-buildimage that referenced this pull request May 10, 2021
sonic-net#757)

* [neighbor advertiser] catch all exceptions while trying https endpoint

When connecting https endpoint failed, we need to try http endpoint.
Therefore we need to catch all exceptions.

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

* raise exception if https returned non-success status code
abdosi added a commit that referenced this pull request Oct 8, 2021
6cfb3ecb0248768da0a91e5f7fb4477c5da7eb4e (HEAD -> 201911, origin/201911) [build]: allow to use extra inc/lib location to build the package (#595)
40d34872d3b7f354adac67f084eebf6ee467f779 Merge pull request #846 from xumia/azp-201911
76ac50f147a7d820b19d8d7628a67f2fe4f5159b Disable the build test
6c9cf655b8b5b152cab1d578e05eddf8238b81b0 Fix branch reference error
ca8d81d37a9b0294098f161b036d330d9ff461e0 [ci]: download artifacts from master branch (#768)
0cbf4d55c67a9f8f52715f95536f3588acf06c4a [ci]: use sonicbld pool (#766)
b6f1265ee9bd86f8a5e909a6f1e9b2384497c906 [ci]: add build for arm64 and armhf (#757)
9ec0a7da64d479b124815edc5b505fb88b2532a0 CI: add azure pipeline CI/CD (#754)
1436dbe02cd3c56f796c6b3398d4075cd05d97e0 Fix RIF issue (#835)

Signed-off-by: Abhishek Dosi <[email protected]>
AidanCopeland pushed a commit to Metaswitch/sonic-buildimage that referenced this pull request Apr 14, 2022
prsunny pushed a commit that referenced this pull request Mar 14, 2023
Update sonic-swss-common submodule pointer to include the following:

23df338 [ci] Continue on error when running test. (#757)
06ffb51 Define ACL_TABLE and ACL_RULE table in STATE_DB (#748)
1b369ab [ci] Fix apt-get install unable locate package issue. (#753)
619d4ec Improve unit test for go wrapper (#752)
patrickmacarthur pushed a commit to patrickmacarthur/sonic-buildimage that referenced this pull request Aug 6, 2025
…05 (sonic-net#757)

```<br>* 1cbec0c9f - (HEAD -> 202405) Merge branch '202405' of https://github.com/sonic-net/sonic-buildimage into 202405 (2025-03-02) [Sonic Automation]
* 932373e - (head/202405) Use pzstd to compress the Docker in SWI slim images (sonic-net#21869) (2025-02-26) [mssonicbld]
* f3ddb66 - [Mellanox] Update SDK/FW Version to 4.7.2202/2014.2202 (sonic-net#21761) (2025-02-24) [DavidZagury]<br>```
mssonicbld added a commit that referenced this pull request Mar 14, 2026
…D automatically (#25994)

#### Why I did it
src/sonic-platform-daemons
```
* b85fff3 - (HEAD -> master, origin/master, origin/HEAD) Set DOM polling interval based on the time at the start of the loop instead of the end. (#757) (7 hours ago) [Aditya Bhiday]
* 7d8007d - [Smartswitch] Use MODULE_ADMIN_DOWN when DPU operational state is offline (#772) (35 hours ago) [Gagan Punathil Ellath]
* 4c23a4e - Support parsing gearbox configuration from media_settings.json (#728) (4 days ago) [Brian Gallagher]
```
#### How I did it
#### How to verify it
#### Description for the changelog
yue-fred-gao pushed a commit to yue-fred-gao/sonic-buildimage that referenced this pull request Mar 16, 2026
…D automatically (sonic-net#25994)

#### Why I did it
src/sonic-platform-daemons
```
* b85fff3 - (HEAD -> master, origin/master, origin/HEAD) Set DOM polling interval based on the time at the start of the loop instead of the end. (sonic-net#757) (7 hours ago) [Aditya Bhiday]
* 7d8007d - [Smartswitch] Use MODULE_ADMIN_DOWN when DPU operational state is offline (sonic-net#772) (35 hours ago) [Gagan Punathil Ellath]
* 4c23a4e - Support parsing gearbox configuration from media_settings.json (sonic-net#728) (4 days ago) [Brian Gallagher]
```
#### How I did it
#### How to verify it
#### Description for the changelog
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