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

Fix the QOS test failure when packet sent are greater than 4K in size #10052

Merged
merged 26 commits into from
Sep 27, 2023

Conversation

abdosi
Copy link
Contributor

@abdosi abdosi commented Sep 16, 2023

What I did:
Fix the QOS test failure when packet sent are greater than 4K in size
Why I did:

    Increased socket buffer for PTF while running QoS test
    as we are seding packet > 4k in some cases where there is HBM involved
    to fill the buffer faster.

How I verify:
Test passing after making this change.

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
chassis

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
as we are seding packet > 4k in some cases where there is HBM involved
to fill the buffer faster.

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
@wangxin wangxin merged commit bc685fd into sonic-net:master Sep 27, 2023
14 checks passed
wangxin pushed a commit that referenced this pull request Sep 27, 2023
Cherry Pick of master PR: #10052

What I did:
Fix the QOS test failure when packet sent are greater than 4K in size
Why I did:

    Increased socket buffer for PTF while running QoS test
    as we are sending packet > 4k in some cases where there is HBM involved
    to fill the buffer faster.

How I verify:
Test passing after making this change.

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
mssonicbld pushed a commit to mssonicbld/sonic-mgmt that referenced this pull request Sep 27, 2023
…sonic-net#10052)

What I did:

Fix the QOS test failure when packet sent are greater than 4K in size
Why I did:

    Increased socket buffer for PTF while running QoS test
    as we are sending packet > 4k in some cases where there is HBM involved
    to fill the buffer faster.

How I verify:
Test passing after making this change.

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202305: #10150

mssonicbld pushed a commit that referenced this pull request Sep 27, 2023
…#10052)

What I did:

Fix the QOS test failure when packet sent are greater than 4K in size
Why I did:

    Increased socket buffer for PTF while running QoS test
    as we are sending packet > 4k in some cases where there is HBM involved
    to fill the buffer faster.

How I verify:
Test passing after making this change.

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
AharonMalkin pushed a commit to AharonMalkin/sonic-mgmt that referenced this pull request Jan 25, 2024
…sonic-net#10052)

What I did:

Fix the QOS test failure when packet sent are greater than 4K in size
Why I did:

    Increased socket buffer for PTF while running QoS test
    as we are sending packet > 4k in some cases where there is HBM involved
    to fill the buffer faster.

How I verify:
Test passing after making this change.

Signed-off-by: Abhishek Dosi <abdosi@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.

3 participants