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

Use sanitizer for xdp tests #4337

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

ami-GS
Copy link
Contributor

@ami-GS ami-GS commented Jun 5, 2024

Description

Linux XDP tests have not been using sanitizer to forcibly pass the tests. Now enabling

Testing

See automation

Documentation

N/A

@ami-GS ami-GS requested a review from a team as a code owner June 5, 2024 20:38
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.10%. Comparing base (5fb4c84) to head (4341c9e).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4337      +/-   ##
==========================================
- Coverage   85.55%   85.10%   -0.46%     
==========================================
  Files          56       56              
  Lines       15384    15384              
==========================================
- Hits        13162    13092      -70     
- Misses       2222     2292      +70     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@nibanks nibanks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good, but is it all passing properly?

@ami-GS
Copy link
Contributor Author

ami-GS commented Jun 6, 2024

Looks like there is actual issue (use after free). I need to fix.

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