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

[PATCH v2] validation: pktio: add don't free test case #1905

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

psavol
Copy link
Collaborator

@psavol psavol commented Sep 14, 2023

Test packet output don't free operation by sending the same packet five times through the interface. TX completion is not checked as reception of the packet verifies previous TX completion.

@odpbuild odpbuild changed the title validation: pktio: add don't free test case [PATCH v1] validation: pktio: add don't free test case Sep 14, 2023
Test packet output don't free operation by sending the same packet
five times through the interface. TX completion is not checked as
reception of the packet verifies previous TX completion.

Signed-off-by: Petri Savolainen <petri.savolainen@nokia.com>
Reviewed-by: Matias Elo <matias.elo@nokia.com>
@odpbuild odpbuild changed the title [PATCH v1] validation: pktio: add don't free test case [PATCH v2] validation: pktio: add don't free test case Sep 14, 2023
@psavol psavol merged commit 1a2b335 into OpenDataPlane:master Sep 15, 2023
174 checks passed
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