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

Fix route updating logic #3885

Merged
merged 5 commits into from
Sep 28, 2023
Merged

Fix route updating logic #3885

merged 5 commits into from
Sep 28, 2023

Conversation

ami-GS
Copy link
Contributor

@ami-GS ami-GS commented Sep 27, 2023

Description

main branch has issue of CxPlatSendDataAlloc where the Config->Route->DatapathType unexpectedly become _TYPE_USER even though Config->Route->Queue is set to XDP_QUEUE*.

Testing

See CI result

Documentation

N/A

@ami-GS ami-GS requested a review from a team as a code owner September 27, 2023 19:19
nibanks
nibanks previously approved these changes Sep 27, 2023
@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

Merging #3885 (9afd314) into main (4bcd6e8) will decrease coverage by 0.14%.
Report is 11 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3885      +/-   ##
==========================================
- Coverage   86.63%   86.50%   -0.14%     
==========================================
  Files          56       56              
  Lines       16693    16693              
==========================================
- Hits        14462    14440      -22     
- Misses       2231     2253      +22     

see 15 files with indirect coverage changes

@ami-GS ami-GS changed the title Workaround of unexpected datapath type Fix route updating logic Sep 27, 2023
@ami-GS ami-GS merged commit 0950840 into main Sep 28, 2023
@ami-GS ami-GS deleted the dev/daiki/datapath_type_workaround branch September 28, 2023 15:57
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