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 socket diagnosis for UDP #927

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Conversation

srebhan
Copy link
Contributor

@srebhan srebhan commented Nov 15, 2023

This PR adds netlink socket diagnosis support for UDP and implements parsing of the INET_DIAG_MEMINFO extension data.

@aboch
Copy link
Collaborator

aboch commented Nov 27, 2023

@srebhan This project follows a "1 commit per PR" approach.
Either squash the commits into one or open a separate PR for each, if each brings a distinct fix/functionality.

@srebhan
Copy link
Contributor Author

srebhan commented Nov 30, 2023

@aboch will squash the commits then. Thought you squash them on merge...

@srebhan
Copy link
Contributor Author

srebhan commented Dec 4, 2023

@aboch or @vishvananda any feedback? Anything I can do to get this in?

socket_linux.go Outdated Show resolved Hide resolved
socket_linux.go Outdated Show resolved Hide resolved
@aboch
Copy link
Collaborator

aboch commented Dec 4, 2023

Can you see if possible to add or extend existing UT to cover this functionality?

@srebhan srebhan force-pushed the sock_diag_udp branch 2 times, most recently from a60170f to f085c72 Compare December 8, 2023 14:00
@srebhan srebhan requested a review from aboch December 8, 2023 14:00
@srebhan srebhan force-pushed the sock_diag_udp branch 2 times, most recently from a7431e2 to 6f81931 Compare December 8, 2023 14:19
@srebhan
Copy link
Contributor Author

srebhan commented Jan 3, 2024

@aboch any update on this PR? Anything I can do to make the merge happen?

go.mod Outdated Show resolved Hide resolved
socket_test.go Outdated Show resolved Hide resolved
@srebhan srebhan requested a review from aboch January 25, 2024 13:22
@aboch
Copy link
Collaborator

aboch commented Jan 25, 2024

please squash the two commits into one

@srebhan
Copy link
Contributor Author

srebhan commented Jan 26, 2024

@aboch done.

@aboch aboch merged commit 06219cd into vishvananda:main Jan 26, 2024
2 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