Hello, I'm getting a valgrind error when using the cxgb4/iw_cxgb4 drivers for a Chelsio IWARP card. System info: Distribution: Ubuntu 16.04.2 LTS Kernel: 4.4.0-79-generic Hardware: Chelsio T420-BT Drivers: Chelsio T4/T5/T6 Offload Network Driver - version 3.2.0.0 Chelsio T420-BT rev 2 iw_cxgb4:Chelsio T4/T5/T6 RDMA Driver - version 3.2.0.0 Bug: Running with sudo valgrind --leak-check=full --undef-value-errors=no 12,720 bytes in 1 blocks are definitely lost in loss record 146 of 150 Call stack: ibv_create_cq (verbs.c:328) c4iw_create_cq (verbs.c:245) calloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) Code simply opens the device, creates a completion channel and a completion queue with ibv_create_*, then destroys the completion queue and completion channel with ibv_destroy_*. Thanks, Dan -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html