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 issue 244] fix bug in gdr_generate_mr_handle #248

Merged
merged 2 commits into from
May 9, 2023

Conversation

pakmarkthub
Copy link
Collaborator

@pakmarkthub pakmarkthub commented Mar 6, 2023

Issue:

This PR:

  • introduces basic_small_buffers_mapping unit test in sanity.
  • fixes bug in gdr_generate_mr_handle.
  • bonus: fixes gdrdrv/Makefile to detect changes in gdrdrv.c.

Presubmit testing:

  • locally on gc11 (x86).

Copy link
Member

@drossetti drossetti left a comment

Choose a reason for hiding this comment

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

one small nit

src/gdrdrv/Makefile Outdated Show resolved Hide resolved
Copy link
Member

@drossetti drossetti left a comment

Choose a reason for hiding this comment

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

nice catch!

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.

gdrdrv returns the same handle for two pinned buffers
2 participants