Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Allow enabling dhcp graph service by cmdline input #322

Merged
merged 1 commit into from
Feb 23, 2017

Conversation

taoyl-ms
Copy link
Contributor

No description provided.

@taoyl-ms taoyl-ms merged commit 40fdde5 into sonic-net:master Feb 23, 2017
Kalimuthu-Velappan pushed a commit to Kalimuthu-Velappan/sonic-buildimage that referenced this pull request Sep 12, 2019
* Refix: Validate acl.json after parsing, add unit test
* Include test input files in package
madhanmellanox pushed a commit to madhanmellanox/sonic-buildimage that referenced this pull request Mar 23, 2020
…CL rules (sonic-net#322)

The current logic is when we are removing one ACL table with associated ACL rules,
the ACL rules will be removed first before removing the ACL table.

Signed-off-by: Sihui Han <sihan@microsoft.com>
dmytroxshevchuk pushed a commit to dmytroxshevchuk/sonic-buildimage that referenced this pull request Aug 31, 2020
* [counter]: support enable/disable counter query

Signed-off-by: Sihui Han <sihan@microsoft.com>

* Set counter polling by default disabled

Signed-off-by: Sihui Han <sihan@microsoft.com>
snider-nokia pushed a commit to snider-nokia/sonic-buildimage that referenced this pull request Apr 6, 2023
- Description
Deduce SSD vendor name from part number for Virtum

- Motivation and Context
Currently, ssd_generic.py deduce vendor name by smartctl command. For example,

Device Model:     StorFly VSFDM8XC240G-V11-T
"StorFly" is the vendor name. However, for some SSD vendor, smartctl cannot get vendor name. 
For example:
Device Model:     VSFDM8XC240G-V11-T
In such case, vendor name shall be deduced from part number.
mssonicbld added a commit that referenced this pull request Aug 31, 2023
…tomatically (#16352)

#### Why I did it
src/sonic-linux-kernel
```
* 1800d11 - (HEAD -> master, origin/master, origin/HEAD) AMD-Pensando ELBA SOC support (#322) (23 hours ago) [Ashwin Hiranniah]
```
#### How I did it
#### How to verify it
#### Description for the changelog
sonic-otn pushed a commit to sonic-otn/sonic-buildimage that referenced this pull request Sep 20, 2023
…tomatically (sonic-net#16352)

#### Why I did it
src/sonic-linux-kernel
```
* 1800d11 - (HEAD -> master, origin/master, origin/HEAD) AMD-Pensando ELBA SOC support (sonic-net#322) (23 hours ago) [Ashwin Hiranniah]
```
#### How I did it
#### How to verify it
#### Description for the changelog
shanshri pushed a commit to shanshri/sonic-buildimage-sonic-net that referenced this pull request Oct 24, 2023
* amd-pensando elba soc support

* AMD-Pensando ELBA SOC support

This patchset adds support for AMD-Pensando ELBA SOC.
Elba provides a secure, controlled portal to network services,
storage, and the data center control plane.
This SOC is used in AMD-Pensando PCI Distributed Services Card (DSC).

The changes are verified on Pensando DSC2-200 card.
There are two uplink ports and one management port.
The links and traffic has been tested on all the ports.

Signed-off-by: Ashwin H <Ashwin.H@amd.com>

* Update patchset with review comments addressed

Update configs with only platform specific configs
Update commit message for few patches
Add quirks for pensando qspi controller which was missed in
earlier patchset.

* Update azp for pensando

Added platform along with architecture for azp builds.
Default platform is set to 'vs' as per latest change in
sonic-linux-kernel

* Remove ext3 fs config

* Remove legacy configs

* make generic config changes for arm64

Some configs part of pensando can be made arm64 generic config.
This change is done in this commit.

* Fix generic arm64 build

---------

Signed-off-by: Ashwin H <Ashwin.H@amd.com>
qiluo-msft pushed a commit that referenced this pull request Jul 17, 2024
#### Why I did it
Update sonic-snmpagent submodule to include below commit:
a281f9a [ciscoPfcExtMIB]: Remove returning first intf index if subid is empty (#322)
d532923 Modify path of python-wheels package to use bookworm (#324)
arun1355492 pushed a commit to arun1355492/sonic-buildimage that referenced this pull request Jul 26, 2024
#### Why I did it
Update sonic-snmpagent submodule to include below commit:
a281f9a [ciscoPfcExtMIB]: Remove returning first intf index if subid is empty (sonic-net#322)
d532923 Modify path of python-wheels package to use bookworm (sonic-net#324)
liushilongbuaa pushed a commit to liushilongbuaa/sonic-buildimage that referenced this pull request Aug 1, 2024
#### Why I did it
Update sonic-snmpagent submodule to include below commit:
a281f9a [ciscoPfcExtMIB]: Remove returning first intf index if subid is empty (sonic-net#322)
d532923 Modify path of python-wheels package to use bookworm (sonic-net#324)
mssonicbld added a commit that referenced this pull request Aug 27, 2024
…atically (#20016)

#### Why I did it
src/sonic-snmpagent
```
* 5fec35f - (HEAD -> 202405, origin/202405) [ciscoPfcExtMIB]: Remove returning first intf index if subid is empty (#322) (3 days ago) [SuvarnaMeenakshi]
```
#### 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants