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

[v1.22.x] util/av: Backport a few changes #10432

Merged
merged 3 commits into from
Oct 3, 2024

Conversation

darrylabbate
Copy link
Member

No description provided.

@darrylabbate darrylabbate requested review from j-xiong and a team October 1, 2024 18:28
ooststep and others added 3 commits October 1, 2024 13:17
replace the debug-only allocated check with a check usable in release
builds by checking presence in the free list

Co-authored-by: Alexia Ingerson <alexia.ingerson@intel.com>
Signed-off-by: Stephen Oost <stephen.oost@intel.com>
(cherry picked from commit 2a1ee13)
there situations where being able to insert addresses into
specific indexes of the av would be convienient

example: enable the tcp provider to duplicate established
avs into other domains

Co-authored-by: Alexia Ingerson <alexia.ingerson@intel.com>
Signed-off-by: Stephen Oost <stephen.oost@intel.com>
(cherry picked from commit c55adcf)
This prevents `(null)` from being logged when addr isn't compatible with
`struct sockaddr`

Signed-off-by: Darryl Abbate <drl@amazon.com>
(cherry picked from commit 3463fb5)
@darrylabbate darrylabbate changed the title [v1.22.x] util/av: Backport 2 changes [v1.22.x] util/av: Backport a few changes Oct 1, 2024
@shijin-aws
Copy link
Contributor

Is intel CI failure related?

@j-xiong
Copy link
Contributor

j-xiong commented Oct 2, 2024

one test stage was terminated due to timeout. Restarted the test.

@shijin-aws shijin-aws merged commit 311b6ae into ofiwg:v1.22.x Oct 3, 2024
14 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.

4 participants