Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

p4: fix build dependency for python-p4c-bm #25

Merged
merged 1 commit into from
Oct 3, 2016

Conversation

lguohan
Copy link
Collaborator

@lguohan lguohan commented Oct 3, 2016

No description provided.

@lguohan lguohan merged commit 457591a into sonic-net:master Oct 3, 2016
@lguohan lguohan deleted the p4c-bm branch January 14, 2018 09:06
mykolaf pushed a commit to mykolaf/sonic-buildimage that referenced this pull request Apr 10, 2018
yxieca added a commit to yxieca/sonic-buildimage that referenced this pull request Jul 11, 2019
Submodule src/sonic-platform-common 42119e1..5d7954e:
  > [ChassisBase] Make reboot cause constant strings human-readable (sonic-net#35)
  > Add .gitignore file (sonic-net#28)
  > [sonic_platform_base] Add sonic_sfp and sonic_eeprom to sonic_platform_base (sonic-net#27)
  > Enhance new platform API (sonic-net#19)
  > fix typo in platform API base class (sonic-net#25)

Submodule src/sonic-swss 9cf7b01..1e99c93:
  > Set timer only when interval changes. Not in each firing of the timer. (sonic-net#945)

Submodule src/sonic-utilities ec1e93f..24958f1:
  > [fast reboot] stop removing opennsl module before reboot (sonic-net#560)

Submodule src/sonic-swss-common b472f6e..d6140fa:
  > timerfd:read failure - Record in logs as error. (sonic-net#295)
  > do not abort when read timerfd return 0 and errno = 0 (sonic-net#291)
  > Add an assert to logger, which will log a message and abort. (sonic-net#286)

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca added a commit that referenced this pull request Jul 16, 2019
Submodule src/sonic-platform-common 42119e1..5d7954e:
  > [ChassisBase] Make reboot cause constant strings human-readable (#35)
  > Add .gitignore file (#28)
  > [sonic_platform_base] Add sonic_sfp and sonic_eeprom to sonic_platform_base (#27)
  > Enhance new platform API (#19)
  > fix typo in platform API base class (#25)

Submodule src/sonic-swss 9cf7b01..1e99c93:
  > Set timer only when interval changes. Not in each firing of the timer. (#945)

Submodule src/sonic-utilities ec1e93f..24958f1:
  > [fast reboot] stop removing opennsl module before reboot (#560)

Submodule src/sonic-swss-common b472f6e..d6140fa:
  > timerfd:read failure - Record in logs as error. (#295)
  > do not abort when read timerfd return 0 and errno = 0 (#291)
  > Add an assert to logger, which will log a message and abort. (#286)

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Kalimuthu-Velappan pushed a commit to Kalimuthu-Velappan/sonic-buildimage that referenced this pull request Sep 12, 2019
samaity pushed a commit to samaity/sonic-buildimage that referenced this pull request Jan 14, 2020
This package is needed to run sonic-yang-mgmt build test cases.
vasant17 pushed a commit to vasant17/sonic-buildimage that referenced this pull request Jan 23, 2020
This package is needed to run sonic-yang-mgmt build test cases.
vdahiya12 pushed a commit to vdahiya12/sonic-buildimage that referenced this pull request Oct 2, 2020
xumia referenced this pull request in xumia/sonic-buildimage-1 Feb 16, 2021
SuvarnaMeenakshi pushed a commit to SuvarnaMeenakshi/sonic-buildimage that referenced this pull request Jun 16, 2021
)

* [configdb]: add mod_entry, rename set_config to mod_config

mod_entry will not delete extra data in the db.

change the set_config to mod_config so that mod_config does not
delete extra data in the db
dgsudharsan referenced this pull request in dgsudharsan/sonic-buildimage Jun 22, 2021
4475750 Config reload fix (#29)
cf60d5e [ci]: add proper azp (#26)
f0fbfe7 [CI] Set up CI with Azure Pipelines (#25)
879d7bd Include port default fec configuration to be included in ZTP configuration (#24)
a6ae955 Add a pre-defined plugin to download a list of files (#23)
6f0305b [MultiDB] Add multidb support to sonic-ztp (#16)
liat-grozovik pushed a commit that referenced this pull request Jun 27, 2021
Advance submodule update with the following changes:
4475750 Config reload fix (#29)
cf60d5e [ci]: add proper azp (#26)
f0fbfe7 [CI] Set up CI with Azure Pipelines (#25)
879d7bd Include port default fec configuration to be included in ZTP configuration (#24)
a6ae955 Add a pre-defined plugin to download a list of files (#23)
6f0305b [MultiDB] Add multidb support to sonic-ztp (#16)
carl-nokia pushed a commit to carl-nokia/sonic-buildimage that referenced this pull request Aug 7, 2021
Advance submodule update with the following changes:
4475750 Config reload fix (sonic-net#29)
cf60d5e [ci]: add proper azp (sonic-net#26)
f0fbfe7 [CI] Set up CI with Azure Pipelines (sonic-net#25)
879d7bd Include port default fec configuration to be included in ZTP configuration (sonic-net#24)
a6ae955 Add a pre-defined plugin to download a list of files (sonic-net#23)
6f0305b [MultiDB] Add multidb support to sonic-ztp (sonic-net#16)
mlok-nokia pushed a commit to mlok-nokia/sonic-buildimage that referenced this pull request Jan 24, 2022
mssonicbld pushed a commit to mssonicbld/sonic-buildimage that referenced this pull request Jul 20, 2022
zbud-msft added a commit to zbud-msft/sonic-buildimage that referenced this pull request Oct 6, 2022
* Add conf to host, move plugin to sbin

* Add missing comma in dependencies

* Correct flag to -p

* Fix events_info and j2

* Add host event

* Revert back to creating and moving

* Split into multiple regex for each process

* Modify regex and set .py to sbin in monit_events

* Change log level from err to notice
@kellyyeh kellyyeh mentioned this pull request Dec 8, 2022
7 tasks
yxieca pushed a commit that referenced this pull request Dec 17, 2022
Added below commits:
9b30690 jcaiMR Fri Dec 16 fix handleSwssNotification crash in dhcp6relay (#28)
047afb7 jcaiMR Wed Dec 14 14:08:58 2022 +0800 Fix multiple vlan issue (#27)
ff6bec3 Vivek Thu Dec 8 09:44:15 2022 -0800 Made the Error log informative (#22)
2fbe729 jcaiMR Wed Nov 30 14:41:53 2022 +0800 disable cfg dynamic change (#25)
13d0805 Liu Shilong Wed Nov 30 10:54:11 2022 +0800 Use github code scanning instead of LGTM (#26)
1e846f6 kellyyeh Wed Nov 23 14:36:02 2022 -0800 Fix packet range check for relay-reply packets (#21)
4d19e13 kellyyeh Thu Nov 17 10:04:53 2022 -0800 Add unittest infrastructure (#5)
7f4fdab jcaiMR Fri Nov 11 14:47:51 2022 +0800 fix packet range check issue (#20)
257ecdf kellyyeh Thu Nov 3 11:34:11 2022 -0700 Add client packet UDP header length check (#19)
StormLiangMS added a commit that referenced this pull request Jan 13, 2023
advance dhcp relay for 202211

4bf1868 - (HEAD, origin/master, origin/HEAD, master) fix relay-reply dhcpv6 packet counter issue (add support for a7050 qx32 platform #29) (2 weeks ago) [jcaiMR]
9b30690 - fix handleSwssNotification crash in dhcp6relay (Add libnl-nf-3-200 to docker-team #28) (4 weeks ago) [jcaiMR]
047afb7 - Fix multiple vlan issue (Failure trying to run: chroot /sonic-buildimage/fsroot mount -t proc proc /proc #27) (4 weeks ago) [jcaiMR]
ff6bec3 - Made the Error log informative (add python-tenjin as build dependency for p4-switch #22) (5 weeks ago) [Vivek]
2fbe729 - disable cfg dynamic change (p4: fix build dependency for python-p4c-bm #25) (6 weeks ago) [jcaiMR]
13d0805 - Use github code scanning instead of LGTM (Removed sx-libnl from Mellanox containers dependencies. #26) (6 weeks ago) [Liu Shilong]
1e846f6 - Fix packet range check for relay-reply packets (update sonic-swss and p4-switch submodule to fix docker sonic p4 bug #21) (7 weeks ago) [kellyyeh]
4d19e13 - Add unittest infrastructure (Cavium customization for docker containers #5) (8 weeks ago) [kellyyeh]
7f4fdab - fix packet range check issue (Makefile: add build dependency for python-p4c-bm #20) (9 weeks ago) [jcaiMR]
257ecdf - Add client packet UDP header length check (change port_config.ini directory for s6000 #19) (2 months ago) [kellyyeh]
yxieca pushed a commit that referenced this pull request Feb 6, 2023
Why I did it
Advance sonic-dhcp-relay submodule head on 202012 branch

How I did it
Added the following commits:
a4b15d8 jcaiMR Thu Dec 29 14:18:28 2022 +0800 fix relay-reply dhcpv6 packet counter issue (#29)
677543f jcaiMR Sat Dec 17 00:24:32 2022 +0800 fix handleSwssNotification crash in dhcp6relay (#28)
ed86546 jcaiMR Wed Dec 14 14:08:58 2022 +0800 Fix multiple vlan issue (#27)
5ec1f5b Vivek Thu Dec 8 09:44:15 2022 -0800 Made the Error log informative (#22)
063d41b jcaiMR Wed Nov 30 14:41:53 2022 +0800 disable cfg dynamic change (#25)
d4a51f6 kellyyeh Tue Jan 31 18:09:08 2023 -0800 Add unittest infrastructure (#5) (#31)

How to verify it
Ran full dhcpv6 test suite on lab device
oleksandrivantsiv referenced this pull request in oleksandrivantsiv/sonic-buildimage Apr 11, 2023
… 3.8.5 ver (#25)

Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
Co-authored-by: Vivek Reddy Karri <vkarri@nvidia.com>
shanshri pushed a commit to shanshri/sonic-buildimage-sonic-net that referenced this pull request Oct 24, 2023
mlok-nokia pushed a commit to mlok-nokia/sonic-buildimage that referenced this pull request Jun 5, 2024
Revert "Updated default ECN settings for T2 chassis (sonic-net#14388)"
mssonicbld added a commit that referenced this pull request Aug 20, 2024
…tically (#19872)

#### Why I did it
src/sonic-dash-api
```
* 39e4a63 - (HEAD -> master, origin/master, origin/HEAD) Add privatelink underlay_sip field for route table (#25) (24 hours ago) [Lawrence Lee]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Jan 7, 2025
…#21341)

#### Why I did it
src/dhcpmon
```
* 53bd497 - (HEAD -> 202311, origin/202311) Merge pull request #25 from yaqiangz/202311_bookworm (11 hours ago) [Ying Xie]
* bdc50ec - Update (2 weeks ago) [yaqiangz]
* 66bff68 - Test (2 weeks ago) [yaqiangz]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mlok-nokia pushed a commit to mlok-nokia/sonic-buildimage that referenced this pull request Feb 27, 2025
… automatically (sonic-net#632)

#### Why I did it
src/sonic-platform-common
```
* 43b7a46 - (HEAD -> 202405, origin/202405) [cmis] Optimize cmis.get_error_description speed for passive module (sonic-net#541) (sonic-net#27) (7 hours ago) [mssonicbld]
* 388067b - [cmis] Optimize cmis.get_error_description speed for passive module (sonic-net#541) (sonic-net#25) (31 hours ago) [mssonicbld]
* a89da71 - [cmis] Optimize cmis.get_error_description speed for passive module (sonic-net#541) (sonic-net#23) (2 days ago) [mssonicbld]
* 6d32a64 - [cmis] Optimize cmis.get_error_description speed for passive module (sonic-net#541) (sonic-net#21) (3 days ago) [mssonicbld]
* 68eca1d - [cmis] Optimize cmis.get_error_description speed for passive module (sonic-net#541) (sonic-net#19) (4 days ago) [mssonicbld]
* 3052012 - [cmis] Optimize cmis.get_error_description speed for passive module (sonic-net#541) (sonic-net#17) (5 days ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants