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

[mellanox]: Enable fast boot mode for SX kernel. #853

Merged
merged 1 commit into from
Jul 31, 2017
Merged

[mellanox]: Enable fast boot mode for SX kernel. #853

merged 1 commit into from
Jul 31, 2017

Conversation

oleksandrivantsiv
Copy link
Collaborator

No description provided.

@oleksandrivantsiv
Copy link
Collaborator Author

Retest this please

@stcheng stcheng merged commit 77a0bcb into sonic-net:v1.0.3 Jul 31, 2017
qiluo-msft pushed a commit that referenced this pull request Aug 2, 2017
This reverts commit 77a0bcb.

Revert due to issue with BGPv6 sessions
stepanblyschak pushed a commit to stepanblyschak/sonic-buildimage that referenced this pull request Jun 21, 2019
to include update in mellanox PFCWD lua script
matching new SAI

sonic-swss:
    407d048 [mellanox] convert logic to use quanta in pfc_detect_mellanox.lua (sonic-net#930)
    67c0940 [test]: Skip test_clear in test_watermark (sonic-net#937)
    c72c34f Enable Vnet/Vxlan VS test (sonic-net#935)
    4c771d0 add incCrmAclUsedCounter and decCrmAclUsedCounter for SAI_ACL_BIND_POINT_TYPE_SWITCH case. (sonic-net#899)
    825c0cb [vs]: Fix bitmap VNET virtual switch test (sonic-net#936)
    4577b40 Add buffer pool watermark support (sonic-net#853)
    4a67378 Add support of VXLAN tunnel removal (sonic-net#931)

Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
lguohan pushed a commit that referenced this pull request Jun 23, 2019
to include update in mellanox PFCWD lua script
matching new SAI

sonic-swss:
    407d048 [mellanox] convert logic to use quanta in pfc_detect_mellanox.lua (#930)
    67c0940 [test]: Skip test_clear in test_watermark (#937)
    c72c34f Enable Vnet/Vxlan VS test (#935)
    4c771d0 add incCrmAclUsedCounter and decCrmAclUsedCounter for SAI_ACL_BIND_POINT_TYPE_SWITCH case. (#899)
    825c0cb [vs]: Fix bitmap VNET virtual switch test (#936)
    4577b40 Add buffer pool watermark support (#853)
    4a67378 Add support of VXLAN tunnel removal (#931)

Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
madhanmellanox pushed a commit to madhanmellanox/sonic-buildimage that referenced this pull request Mar 23, 2020
* Write fields to FLEX_COUNTER_GROUP_TABLE at the construction of
a BufferOrch object:

"POLL_INTERVAL"
"BUFFER_POLL_PLUGIN_LIST"
"STATS_MODE"

Signed-off-by: Wenda Ni <wenni@microsoft.com>

* Update buffer pool name to oid mapping in COUNTERS_DB upon the set and del of its oid

Signed-off-by: Wenda Ni <wenni@microsoft.com>

* Push buffer pool watermark COUNTER_ID_LIST to FLEX_COUNTER_TABLE

Signed-off-by: Wenda Ni <wenni@microsoft.com>

* Implement user clear logic to buffer pool watermark

Signed-off-by: Wenda Ni <wenni@microsoft.com>

* Add periodic clear to buffer pool watermark

Signed-off-by: Wenda Ni <wenni@microsoft.com>

* Add lua script for watermark_bufferpool

Signed-off-by: Wenda Ni <wenni@microsoft.com>

* Fix syntax error in buffer pool watermark lua script

Signed-off-by: Wenda Ni <wenni@microsoft.com>

* Fix compile error in watermarkorch.cpp

Signed-off-by: Wenda Ni <wenni@microsoft.com>

* Fix from dut verification

Signed-off-by: Wenda Ni <wenni@microsoft.com>

* Add 6000 to read only polling mode

Signed-off-by: Wenda Ni <wenni@microsoft.com>

* Touch-up to existing codes

Signed-off-by: Wenda Ni <wenni@microsoft.com>

* Remove debugging symbols

Signed-off-by: Wenda Ni <wenni@microsoft.com>

* Address comments

Signed-off-by: Wenda Ni <wenni@microsoft.com>

* Address comments

Signed-off-by: Wenda Ni <wenni@microsoft.com>
lguohan pushed a commit that referenced this pull request Jul 24, 2021
Update sonic-sairedis submodule to include below commits:
84fa50a Revert "[vs]: Start syncd by passing context configuration file and global context index. (#832)" (#859)
736dc3b Remove redudnant mention of platform cisco-8000 (#856)
969ad94 Support for cisco-8000 platform for sonic-sairedis/syncd (#823)
1eacd05 [sairedis] Client/Server add support for SAI stats api (#855)
59fedfa [sairedis] Client/Server support SAI fdb flush api (#853)
5c2aaae [syncd] bulk OID remove requires RID (#854)
7da0894 [sairedis] Client/Server support SAI query API (#848)
443ad36 [sairedis] Style refactor cleanup (#850)

Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
carl-nokia pushed a commit to carl-nokia/sonic-buildimage that referenced this pull request Aug 7, 2021
Update sonic-sairedis submodule to include below commits:
84fa50a Revert "[vs]: Start syncd by passing context configuration file and global context index. (sonic-net#832)" (sonic-net#859)
736dc3b Remove redudnant mention of platform cisco-8000 (sonic-net#856)
969ad94 Support for cisco-8000 platform for sonic-sairedis/syncd (sonic-net#823)
1eacd05 [sairedis] Client/Server add support for SAI stats api (sonic-net#855)
59fedfa [sairedis] Client/Server support SAI fdb flush api (sonic-net#853)
5c2aaae [syncd] bulk OID remove requires RID (sonic-net#854)
7da0894 [sairedis] Client/Server support SAI query API (sonic-net#848)
443ad36 [sairedis] Style refactor cleanup (sonic-net#850)

Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
AidanCopeland pushed a commit to Metaswitch/sonic-buildimage that referenced this pull request Apr 14, 2022
mssonicbld added a commit that referenced this pull request Feb 3, 2024
…omatically (#18021)

#### Why I did it
src/sonic-swss-common
```
* 3c3ae57 - (HEAD -> master, origin/master, origin/HEAD) Provide build flag to Disable compilation of libyang dependent interfaces (#853) (5 hours ago) [Vivek]
```
#### How I did it
#### How to verify it
#### Description for the changelog
sonic-otn pushed a commit to Weitang-Zheng/sonic-buildimage that referenced this pull request Mar 11, 2024
…omatically (sonic-net#18021)

#### Why I did it
src/sonic-swss-common
```
* 3c3ae57 - (HEAD -> master, origin/master, origin/HEAD) Provide build flag to Disable compilation of libyang dependent interfaces (sonic-net#853) (5 hours ago) [Vivek]
```
#### How I did it
#### How to verify it
#### Description for the changelog
saksarav-nokia pushed a commit to saksarav-nokia/sonic-buildimage that referenced this pull request Mar 12, 2024
…omatically (sonic-net#18021)

#### Why I did it
src/sonic-swss-common
```
* 3c3ae57 - (HEAD -> master, origin/master, origin/HEAD) Provide build flag to Disable compilation of libyang dependent interfaces (sonic-net#853) (5 hours ago) [Vivek]
```
#### 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.

4 participants