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

chore: refactor packetparser userspace code #756

Merged
merged 17 commits into from
Oct 29, 2024
Merged

Conversation

nddq
Copy link
Contributor

@nddq nddq commented Sep 19, 2024

Description

  • Refactored the process of creating qdisc and attaching bpf filter programs. Added clarifying comments.
  • Refactored interfaces naming
  • Fix some tests that is polluting the logs

Related Issue

If this pull request is related to any issue, please mention it here. Additionally, make sure that the issue is assigned to you before submitting this pull request.

Checklist

  • I have read the contributing documentation.
  • I signed and signed-off the commits (git commit -S -s ...). See this documentation on signing commits.
  • I have correctly attributed the author(s) of the code.
  • I have tested the changes locally.
  • I have followed the project's style guidelines.
  • I have updated the documentation, if necessary.
  • I have added tests, if applicable.

Screenshots (if applicable) or Testing Completed

Hubble flow logs
image
Hubble metrics
image

Additional Notes

Add any additional notes or context about the pull request here.


Please refer to the CONTRIBUTING.md file for more information on how to contribute to this project.

@nddq nddq added type/enhancement New feature or request area/plugins labels Sep 19, 2024
@nddq nddq self-assigned this Sep 19, 2024
@nddq nddq requested a review from a team as a code owner September 19, 2024 05:08
@nddq nddq requested review from mereta and BeegiiK September 19, 2024 05:08
@nddq nddq closed this Sep 19, 2024
@nddq nddq reopened this Sep 19, 2024
@nddq nddq marked this pull request as draft September 19, 2024 05:20
@nddq nddq marked this pull request as ready for review September 19, 2024 05:27
@nddq nddq enabled auto-merge October 22, 2024 16:06
@nddq nddq added this pull request to the merge queue Oct 29, 2024
Merged via the queue into main with commit 2673e71 Oct 29, 2024
22 checks passed
@nddq nddq deleted the nddq/chore/packetparser branch October 29, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugins type/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants