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

[action] [PR:10052] Fix the QOS test failure when packet sent are greater than 4K in size #10150

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

mssonicbld
Copy link
Collaborator

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.

…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 Author

Original PR: #10052

@mssonicbld mssonicbld merged commit 4442195 into sonic-net:202305 Sep 27, 2023
12 checks passed
@mssonicbld mssonicbld deleted the cherry/202305/10052 branch February 4, 2024 09:12
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.

2 participants