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

Add new hwsku Arista-7050-Q31S4 #2077

Merged
merged 1 commit into from
Sep 25, 2018
Merged

Add new hwsku Arista-7050-Q31S4 #2077

merged 1 commit into from
Sep 25, 2018

Conversation

zzhiyuan
Copy link
Contributor

- What I did
Copy hwsku 7050-QX32S to 7050-Q31S4 with the following changes:

  • Add Ethernet1, Ethernet2, Ethernet3 in 5 places in qos.json
  • Add Ethernet1, Ethernet2, Ethernet3 in buffers.json.j2
  • Add hwsku-init files for both hwskus
  • New port_config.ini for 7050-Q31S4
    The broadcom config is not included as it is in the container for this branch.

- How I did it

- How to verify it

- Description for the changelog

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

@lguohan lguohan merged commit b066c7c into sonic-net:201803 Sep 25, 2018
abdosi added a commit to abdosi/sonic-buildimage that referenced this pull request Jan 13, 2022
c78aa1b (HEAD -> master, origin/master, origin/HEAD) OA changes to support Ordered ECMP and DVS test for same. (sonic-net#2092)
b4b0003 Handling Invalid CRM configuration gracefully (sonic-net#2109)
d240cb2 [Mellanox] '_8lane' not added to Mellanox 5xxx models with 800G (sonic-net#2090)
8fd6e48 [pfcwd] Add vs test infrastructure (sonic-net#2077)
b96ee54 [vnetorch] Advertise vnet tunnel routes (sonic-net#2058)

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
abdosi added a commit that referenced this pull request Jan 13, 2022
   [Submodule update] sonic-swss

    c78aa1b (HEAD -> master, origin/master, origin/HEAD) OA changes to support Ordered ECMP and DVS test for same. (#2092)
    b4b0003 Handling Invalid CRM configuration gracefully (#2109)
    d240cb2 [Mellanox] '_8lane' not added to Mellanox 5xxx models with 800G (#2090)
    8fd6e48 [pfcwd] Add vs test infrastructure (#2077)
    b96ee54 [vnetorch] Advertise vnet tunnel routes (#2058)
theasianpianist pushed a commit to theasianpianist/sonic-buildimage that referenced this pull request Feb 5, 2022
Currently vs platform support is missing in pfcwd which is preventing us from adding unit tests in this area. This PR adds vs platform support for pfcwd and unit test for basic functionality

What I did
Define pfcwd port and queue attributes for vs platform and a vs platform detection lua
Added unit tests for basic functionality

How I verified it
New unit testcases added have passed

nejo@nejo-linux:~/SONiC/sonic-swss/tests$ sudo pytest --dvsname=vs test_pfcwd.py
================================================= test session starts ==================================================
platform linux -- Python 3.6.9, pytest-6.0.2, py-1.9.0, pluggy-0.13.1
rootdir: /home/nejo/SONiC/sonic-swss/tests
plugins: flaky-3.7.0
collected 4 items                                                                                                      

test_pfcwd.py ....                                                                                               [100%]

============================================= 4 passed in 90.12s (0:01:30) =============================================

Signed-off-by: Neetha John <nejo@microsoft.com>
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