Mellanox / libxlio

Other
32 stars 18 forks source link

[DOCA] Add doca_mmap support for memory registration #158

Closed iftahl closed 4 days ago

iftahl commented 1 month ago

Based on PR154.

Adding doca_mmap support:

  1. Accessed by get_doca_mmap().
  2. Add doca_mmap support for sendfile.
  3. Still using lkey by ibv mem_reg to allow traffic during integration.

Change type

What kind of change does this PR introduce?

Check list