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

add support for linux 4.9 #2009

Closed
wants to merge 46 commits into from
Closed

Conversation

simonJi2018
Copy link
Contributor

- What I did

- How I did it
Upgrade kernel to 4.9.0-7,don't merge
- How to verify it
build and test it
- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

simonJi2018 and others added 30 commits March 26, 2018 02:44
just merge from master
merge with sonic master
sync with upstream master
@@ -18,3 +18,4 @@ $(INGRASYS_S9230_64X_PLATFORM_MODULE)_PLATFORM = x86_64-ingrasys_s9230_64x-r0
$(eval $(call add_extra_package,$(INGRASYS_S9130_32X_PLATFORM_MODULE),$(INGRASYS_S9230_64X_PLATFORM_MODULE)))

SONIC_STRETCH_DEBS += $(INGRASYS_S9130_32X_PLATFORM_MODULE)
SONIC_STRETCH_DEBS += $(INGRASYS_S9230_64X_PLATFORM_MODULE)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i believe this is not needed since it is extra package of 32x platform.

@simonJi2018 simonJi2018 closed this Dec 5, 2018
stephenxs added a commit to stephenxs/sonic-buildimage that referenced this pull request Dec 1, 2021
d352d5a Update default route status to state DB (sonic-net#2009)
24a64d6 Orchagent: Integrate P4Orch (sonic-net#2029)

Signed-off-by: Stephen Sun <stephens@nvidia.com>
stephenxs added a commit to stephenxs/sonic-buildimage that referenced this pull request Dec 14, 2021
5762b0c2 [Reclaim buffer][202012] Reclaim unused buffer for dynamic buffer model (sonic-net#1985)
33e9bd19 [Document][202012] Supply the missing ingress/egress port profile list in document (sonic-net#2066)
1b6ffba1 [Reclaiming buffer][202012] Support reclaiming buffer in traditional buffer model (sonic-net#2063)
afb33f16 [202012] Update default route status to state DB (sonic-net#2009) (sonic-net#2067)
b9c44f75 Common code update for reclaiming buffer (backport community PR sonic-net#1996 to 202106/202012) (sonic-net#2061)
cf5182d8 [request parser] Allow request parser to parse multiple values

Signed-off-by: Stephen Sun <stephens@nvidia.com>
theasianpianist pushed a commit to theasianpianist/sonic-buildimage that referenced this pull request Feb 5, 2022
* Orchagent update of IPv4 and IPv6 default route status. If there is a valid default route, it shall be updated as state:ok. If there is no valid default route (with packet action drop), state db shall be updated as state:na - Schema ("ROUTE_TABLE|0.0.0.0/0")
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants