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

issue: 3898201 Add AddressSanitizer option --enable-sanitizer #230

Open
wants to merge 3 commits into
base: doca_xlio_vNext
Choose a base branch
from

Conversation

AlexanderGrissik
Copy link
Collaborator

Description

Switch to DOCA data path by default and enable CI to test DOCA DP.

What

TX and RX DOCA data paths are ready.

Why ?

DOCA integration.

Change type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

Check list

  • Code follows the style de facto guidelines of this project
  • Comments have been inserted in hard to understand places
  • Documentation has been updated (if necessary)
  • Test has been added (if possible)

TX and RX DOCA data paths are ready.
Switch to DOCA data path by default and enable CI to test DOCA DP.

Signed-off-by: Alexander Grissik <[email protected]>
Add --enable-sanitizer option which turns on -fsanitizer=address
compiler flag. This allows instrumentation of libasan to analyze memory
leaks and other issue.

Signed-off-by: Alexander Grissik <[email protected]>
Use correct API to append doca_buf to the tail of the doca_buf list.

Signed-off-by: Alexander Grissik <[email protected]>
@AlexanderGrissik AlexanderGrissik changed the title issue: 3898201 Enable DOCA data path by default issue: 3898201 Add AddressSanitizer option --enable-sanitizer Sep 25, 2024
@AlexanderGrissik AlexanderGrissik added the draft Not to review yet label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
draft Not to review yet XLIO_DOCA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant