Re: [PATCH rdma-core 2/3] pyverbs,tests: Cosmetic improvements for dma-buf allocation routines

2021-02-04 Thread John Hubbard
On 2/4/21 10:50 AM, Jianxin Xiong wrote: Rename the parameter 'unit' to 'gpu'. Expand GTT to the full name in the comments. Signed-off-by: Jianxin Xiong --- pyverbs/dmabuf.pyx | 12 pyverbs/dmabuf_alloc.c | 12 pyverbs/dmabuf_alloc.h | 2 +- pyverbs/mr.pyx |

[PATCH rdma-core 2/3] pyverbs, tests: Cosmetic improvements for dma-buf allocation routines

2021-02-04 Thread Jianxin Xiong
Rename the parameter 'unit' to 'gpu'. Expand GTT to the full name in the comments. Signed-off-by: Jianxin Xiong --- pyverbs/dmabuf.pyx | 12 pyverbs/dmabuf_alloc.c | 12 pyverbs/dmabuf_alloc.h | 2 +- pyverbs/mr.pyx | 6 ++-- tests/test_mr.py | 78