-
Notifications
You must be signed in to change notification settings - Fork 382
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prov/efa: Raise error when receiver gets rtm pkt while zcpy recv is on
When zero copy recv is turned on, the ep cannot handle rtm pkts delivered to the internal bounce buffer, because the user recv buffer has been posted to the other QP and we cannot cancel that. Signed-off-by: Shi Jin <sjina@amazon.com>
- Loading branch information
1 parent
0583b63
commit c23eeb4
Showing
2 changed files
with
41 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters