Add build as7716-32xb to platform-modules-accton.mk file#1496
Merged
lguohan merged 4 commits intosonic-net:masterfrom Mar 20, 2018
Merged
Add build as7716-32xb to platform-modules-accton.mk file#1496lguohan merged 4 commits intosonic-net:masterfrom
lguohan merged 4 commits intosonic-net:masterfrom
Conversation
Contributor
|
please check |
Contributor
Author
|
Sorry for forget to check-in onie-image.mk for as7716-32xb. Please help merge new onie-image.mk and build again. |
Collaborator
|
build still fails |
Contributor
Author
|
Please mereg 84fc98c for adding as7716-32xb to debian build and fix Makefile |
Collaborator
|
in fact, you can add that commit in this commit, so one commit add this platform, it is better. |
Contributor
Author
|
Sorry. I has send Pull Request. So I need to cancel "84fc98c " commit? And add new files in "#1496"? |
Contributor
Author
|
I just add 3 modified files for add as7716-32xb to debian build and fix Makefile. This should add to the same commit (#1496) |
liat-grozovik
added a commit
to liat-grozovik/sonic-buildimage
that referenced
this pull request
Nov 5, 2020
Including the following changes: [bitmap_vnet] Remove BMTOR implementation (sonic-net#1496) [intfsorch] Init proxy_arp variable while adding router interface. (sonic-net#1473) [drop counters] Clarify log messages for initial counter setup (sonic-net#1445) Signed-off-by: Liat Grozovik <[email protected]>
This was referenced Nov 5, 2020
prsunny
pushed a commit
that referenced
this pull request
Nov 6, 2020
Including the following changes: [bitmap_vnet] Remove BMTOR implementation (#1496) [intfsorch] Init proxy_arp variable while adding router interface. (#1473) [drop counters] Clarify log messages for initial counter setup (#1445) Signed-off-by: Liat Grozovik <[email protected]>
raphaelt-nvidia
pushed a commit
to raphaelt-nvidia/sonic-buildimage
that referenced
this pull request
Jan 14, 2021
Signed-off-by: Volodymyr Samotiy <[email protected]>
daall
added a commit
to daall/sonic-buildimage
that referenced
this pull request
Mar 16, 2021
…ux-kernel submodules sonic-swss * Add table descriptions for dynamic buffer calculation to the documents (sonic-net#1664) * Remove vxlanmgrd dependency on orchagent (sonic-net#1647) sonic-utilities * [show] Fix 'show mac' output, when FDB entry with Vlan 1 is present (sonic-net#1368) * [warm-reboot]: Check empty key before issuing redis hget (sonic-net#1496) * [generate-dump] Remove Arista specific logic (sonic-net#1482) * [warm-reboot]: added automated recover for ISSU file (sonic-net#1466) * [warm-reboot] Check if warm restart flag is set when issuing a warm-reboot (sonic-net#1460) * [show][config] fix for show/config muxcable hwmode model value; fix show/config muxcable return codes; (sonic-net#1494) sonic-linux-kernel * [net] Disable prio and cls cgroups to make working cgroup2 sock matching (sonic-net#198) Signed-off-by: Danny Allen <[email protected]>
Merged
4 tasks
4 tasks
liat-grozovik
pushed a commit
that referenced
this pull request
Mar 18, 2021
…ux-kernel submodules (#7064) sonic-swss * Add table descriptions for dynamic buffer calculation to the documents (#1664) * Remove vxlanmgrd dependency on orchagent (#1647) sonic-utilities * [show] Fix 'show mac' output, when FDB entry with Vlan 1 is present (#1368) * [warm-reboot]: Check empty key before issuing redis hget (#1496) * [generate-dump] Remove Arista specific logic (#1482) * [warm-reboot]: added automated recover for ISSU file (#1466) * [warm-reboot] Check if warm restart flag is set when issuing a warm-reboot (#1460) * [show][config] fix for show/config muxcable hwmode model value; fix show/config muxcable return codes; (#1494) sonic-linux-kernel * [net] Disable prio and cls cgroups to make working cgroup2 sock matching (#198) Signed-off-by: Danny Allen <[email protected]>
prsunny
added a commit
that referenced
this pull request
Mar 18, 2021
Updated with following commits: 19d4042 - 2021-03-16 : Add self timeout and crash if exceeded. (#1502) [Renuka Manavalan] aa71231 - 2021-03-16 : [reboot]: Stop mux before reboot on dual ToR (#1500) [Lawrence Lee] fbad274 - 2021-03-16 : Add 'show' and 'clear' command for PG drop (#1461) [Andriy Yurkiv] 0de99c3 - 2021-03-12 : [decode-syseeprom] When reading from DB, display CRC-32 and all Vendor Extensions (#1497) [Joe LeVeque] 569a079 - 2021-03-12 : [decode-syseeprom] When reading from DB, display CRC-32 and all Vendor Extensions (#1497) [Joe LeVeque] 47d1a14 - 2021-03-12 : [generate-dump] Remove Arista specific logic (#1482) [Samuel Angebault] 1260f90 - 2021-03-12 : [warm-reboot]: Check empty key before issuing redis hget (#1496) [Vaibhav Hemant Dixit]
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
May 10, 2021
raphaelt-nvidia
pushed a commit
to raphaelt-nvidia/sonic-buildimage
that referenced
this pull request
May 23, 2021
Updated with following commits: 19d4042 - 2021-03-16 : Add self timeout and crash if exceeded. (sonic-net#1502) [Renuka Manavalan] aa71231 - 2021-03-16 : [reboot]: Stop mux before reboot on dual ToR (sonic-net#1500) [Lawrence Lee] fbad274 - 2021-03-16 : Add 'show' and 'clear' command for PG drop (sonic-net#1461) [Andriy Yurkiv] 0de99c3 - 2021-03-12 : [decode-syseeprom] When reading from DB, display CRC-32 and all Vendor Extensions (sonic-net#1497) [Joe LeVeque] 569a079 - 2021-03-12 : [decode-syseeprom] When reading from DB, display CRC-32 and all Vendor Extensions (sonic-net#1497) [Joe LeVeque] 47d1a14 - 2021-03-12 : [generate-dump] Remove Arista specific logic (sonic-net#1482) [Samuel Angebault] 1260f90 - 2021-03-12 : [warm-reboot]: Check empty key before issuing redis hget (sonic-net#1496) [Vaibhav Hemant Dixit]
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
Updated with following commits: 19d4042 - 2021-03-16 : Add self timeout and crash if exceeded. (sonic-net#1502) [Renuka Manavalan] aa71231 - 2021-03-16 : [reboot]: Stop mux before reboot on dual ToR (sonic-net#1500) [Lawrence Lee] fbad274 - 2021-03-16 : Add 'show' and 'clear' command for PG drop (sonic-net#1461) [Andriy Yurkiv] 0de99c3 - 2021-03-12 : [decode-syseeprom] When reading from DB, display CRC-32 and all Vendor Extensions (sonic-net#1497) [Joe LeVeque] 569a079 - 2021-03-12 : [decode-syseeprom] When reading from DB, display CRC-32 and all Vendor Extensions (sonic-net#1497) [Joe LeVeque] 47d1a14 - 2021-03-12 : [generate-dump] Remove Arista specific logic (sonic-net#1482) [Samuel Angebault] 1260f90 - 2021-03-12 : [warm-reboot]: Check empty key before issuing redis hget (sonic-net#1496) [Vaibhav Hemant Dixit]
mssonicbld
added a commit
that referenced
this pull request
Jan 30, 2025
…tically (#21571) #### Why I did it src/sonic-sairedis ``` * d3b2503f - (HEAD -> master, origin/master, origin/HEAD) Fix pipeline errors related to rsyslogd and libswsscommon installation (#1514) (5 hours ago) [Saikrishna Arcot] * 8c47d772 - [syncd] Support bulk set in INIT_VIEW mode (#1496) (3 days ago) [Stepan Blyshchak] ``` #### How I did it #### How to verify it #### Description for the changelog
tshalvi
pushed a commit
to tshalvi/sonic-buildimage
that referenced
this pull request
Aug 25, 2025
…tomatically (sonic-net#1496) #### Why I did it src/sonic-swss ``` * 09cf0746 - (HEAD -> 202412, origin/202412) Enhance return code handling for SAI_SWITCH_ATTR_PACKET_TRIM_QUEUE_RESOLUTION_MODE (sonic-net#128) (2 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
- What I did
Add build as7716-32xb to platform-modules-accton.mk
- How I did it
Add build as7716-32xb to platform-modules-accton.mk
- How to verify it
make target/debs/sonic-platform-accton-as7716-32xb_1.1_amd64.deb-clean
make target/debs/sonic-platform-accton-as7716-32xb_1.1_amd64.deb
Make sure there is no compile error.
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)