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

Added support for tcpdump command attachment #41

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

matsvanmolle
Copy link
Collaborator

No description provided.

@apaolillo apaolillo self-requested a review June 19, 2024 14:42
@apaolillo apaolillo self-assigned this Jun 19, 2024
@apaolillo
Copy link
Collaborator

@matsvanmolle I believe tcpdump is not a command wrapper, as you cannot give it a specific command in its own command line. It is more of a CommandAttachment in benchkit methodology (something that you run in parallel with your actual benchmark command). Could you update your patch to comply to that?

@apaolillo apaolillo mentioned this pull request Jun 19, 2024
@apaolillo apaolillo marked this pull request as draft June 20, 2024 09:17
this is an initial convertion of the tcpdump wrapper to an attachment. Not tested (for now)

Signed-off-by: Mats Van Molle <[email protected]>
@matsvanmolle matsvanmolle changed the title Added support for tcpdump command wrapper Added support for tcpdump command attachment Aug 23, 2024
@apaolillo
Copy link
Collaborator

Hi @matsvanmolle let me know once this is ready. You can also remove the "draft" status once you consider it is ready to be reviewed and integrated. Thanks again.

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