Commit 3c382dd
[v2.5.x]prov/efa: Skip dmabuf supported check for explicit mr call
Currently, efa caches whether or not dmabuf fd memory registration works
or not for both the explicit and implicit memory registration paths. This
patch changes it so that the explicit path does not set any flags, in favor
of just attempting the memory registration every time the caller asks.
Signed-off-by: Charles Stoll <stollcha@amazon.com>
(cherry picked from commit 6ca213f)1 parent 291548a commit 3c382dd
1 file changed
Lines changed: 5 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
631 | 631 | | |
632 | 632 | | |
633 | 633 | | |
634 | | - | |
635 | | - | |
636 | | - | |
637 | | - | |
638 | | - | |
639 | | - | |
640 | 634 | | |
641 | 635 | | |
642 | 636 | | |
| |||
651 | 645 | | |
652 | 646 | | |
653 | 647 | | |
654 | | - | |
655 | | - | |
656 | | - | |
657 | | - | |
658 | | - | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
659 | 653 | | |
660 | 654 | | |
661 | 655 | | |
| |||
0 commit comments