1. fedf845 BUILD: polish jenkins test script by Artemy Kovalyov · 7 years ago topic/jenkins
  2. 74081bb Merge pull request #1 from mellanox-hpc/master by Artemy-Mellanox · 7 years ago
  3. 4628339 Merge pull request #23 from Artemy-Mellanox/topic/peer-direct by Artemy-Mellanox · 7 years ago
  4. 5351962 peer-direct: Use correct port during ibv_modify_qp by Artemy Kovalyov · 7 years ago
  5. 24a5635 Merge pull request #21 from Artemy-Mellanox/topic/peer-direct by Eugene Voronov · 7 years ago
  6. e3cf399 peer-direct: Check available resources by Artemy Kovalyov · 7 years ago
  7. 9143176 peer-direct: OFED ajustments by Artemy Kovalyov · 7 years ago
  8. 90332a0 Merge pull request #17 from mellanox-hpc/topic/readme-update by Leon Romanovsky · 7 years ago
  9. 93e4c2c Fix spelling error in README file by Leon Romanovsky · 7 years ago topic/readme-update
  10. df7f527 Merge pull request #14 from mellanox-hpc/topic/peer-direct by Artemy-Mellanox · 7 years ago
  11. 992e2cd Merge pull request #16 from mellanox-hpc/topic/test-skip by Leon Romanovsky · 7 years ago
  12. 970f38c peer-direct: memory invalidation test by Kovalyov Artemy · 7 years ago
  13. 68d1bd8 Merge pull request #15 from mellanox-hpc/topic/cc-poll-cq by Leon Romanovsky · 7 years ago
  14. 6ea0a17 Add ability to skip CC test if no support available by Leon Romanovsky · 7 years ago
  15. 5e5ed03 ibverbs-tests: Fix buffer overrun of multiple work completions by Leon Romanovsky · 7 years ago
  16. 76342cd Merge pull request #13 from mellanox-hpc/topic/cc-fixes by Mike Dubman · 7 years ago
  17. 29ebd85 Merge pull request #10 from mellanox-hpc/topic/peer-direct by Mike Dubman · 7 years ago
  18. c2fae45 ibverbs-tests: Remove cross-channel post_task tests by Leon Romanovsky · 7 years ago
  19. 7eb2ffc peer-direct: API addaptaions, new tests by Kovalyov Artemy · 7 years ago
  20. 46e4083 ibverbs-tests: Update cross-channel tests to ue WR instead of task by Leon Romanovsky · 7 years ago
  21. c68d32b Merge pull request #12 from mellanox-hpc/topic/cc-posts by Leon Romanovsky · 7 years ago
  22. 5e6cf9a ibverbs-tests: Refactor SEND_EN cross-channel tests by Leon Romanovsky · 7 years ago
  23. f45c2b8 ibverbs-test: Refactor create CQ cross-channel tests by Leon Romanovsky · 7 years ago
  24. 5e3e14e ibverbs-tests: Add cross-channel tests for RECV_ENABLE directive by Leon Romanovsky · 7 years ago
  25. 6541652 ibverbs-tests: Add cross-channel ibv_post_task() tests by Leon Romanovsky · 7 years ago
  26. 4b247c2 ibverbs-tests: Add cross-channel CQE_WAIT tests by Leon Romanovsky · 7 years ago
  27. 591d5e5 ibverbs-tests: Add general ibv_poll_cq call by Leon Romanovsky · 7 years ago
  28. 38b8d2b ibverbs-tests: refactor SEND_ENABLE tests code by Leon Romanovsky · 7 years ago
  29. 4b5d6c4 Update README by Mike Dubman · 7 years ago
  30. 550fa7b Update README by Mike Dubman · 7 years ago
  31. 8831623 Merge pull request #9 from mellanox-hpc/topic/cc-post-send by Leon Romanovsky · 7 years ago
  32. 50b0cff ibverbs-tests: Add cross-channel tests for SEND_ENABLE directive by Leon Romanovsky · 7 years ago
  33. b65397a Merge pull request #8 from mellanox-hpc/topic/peer-direct by Mike Dubman · 7 years ago
  34. 2d99cbc peer-direct: Adopt API changes by Kovalyov Artemy · 7 years ago
  35. 0082566 Merge pull request #7 from mellanox-hpc/topic/cc-create-cq-fixes by Mike Dubman · 7 years ago
  36. a490e71 ibverbs-tests: Fill mask for extended create CQ by Leon Romanovsky · 7 years ago
  37. 21f485a ibverbs-tests: Don't configure CQ without flags by Leon Romanovsky · 7 years ago
  38. fcd2337 ibverbs-tests: Update QP port for IB device by Leon Romanovsky · 7 years ago
  39. 4724f93 Merge pull request #6 from mellanox-hpc/topic/cc-create-cq by Mike Dubman · 8 years ago
  40. 8c3274d ibverbs-tests: Add cross-channel CQ ignore overrun property tests by Leon Romanovsky · 8 years ago
  41. a9439b8 ibverbs-tests: Implement read/write/initialization routines for cross-channel tests by Leon Romanovsky · 8 years ago
  42. 2426b4d ibverbs-tests: Add HAVE_CROSS_CHANNEL define by Leon Romanovsky · 8 years ago
  43. 1956f25 ibverbs-tests: Add class to create cross-channel test by Leon Romanovsky · 8 years ago
  44. 5a9676d ibverbs-tests: Add structures with definition of test by Leon Romanovsky · 8 years ago
  45. 841ab76 ibverbs-tests: Rename query_device_sync file to be query_device by Leon Romanovsky · 8 years ago
  46. 23afb26 Merge pull request #5 from mellanox-hpc/topic/peer-direct by Mike Dubman · 8 years ago
  47. b324b01 ibverbs-tests: Add basic peer-direct API tests by Kovalyov Artemy · 8 years ago
  48. ab224aa Merge pull request #4 from mellanox-hpc/topic/cc-query by Mike Dubman · 8 years ago
  49. 8103166 ibverbs-tests: Add cross-channel query device test by Leon Romanovsky · 8 years ago
  50. 97a3b94 ibverbs-tests: Add ability to skip test if it is not supported by Leon Romanovsky · 8 years ago
  51. be68d5a ibverbs-tests: Add member to verbs_test class to skip the test by Leon Romanovsky · 8 years ago
  52. 43f2205 ibverbs-tests: Include auto configuration header file by Leon Romanovsky · 8 years ago
  53. ce965a4 ibverbs-tests: Check the presence of Mellanox OFED includes by Leon Romanovsky · 8 years ago
  54. 9b81c75 ibverbs-tests: Remove unused configuration option by Leon Romanovsky · 8 years ago
  55. 166f350 Merge pull request #3 from mellanox-hpc/topic/gtest by Mike Dubman · 8 years ago
  56. 5008bf1 ibverbs-tests: Remove .gitignore files from non-empty folders by Leon Romanovsky · 8 years ago
  57. 1f41243 ibverbs-tests: Add general initialization tests by Leon Romanovsky · 8 years ago
  58. e05033f ibverbs-tests: Add README file by Leon Romanovsky · 8 years ago
  59. 5194084 ibverbs-tests: Add GTEST infrastructure by Leon Romanovsky · 8 years ago
  60. 3d40de2 ibverbs-tests: Update .gitignore file don't include temporal files by Leon Romanovsky · 8 years ago
  61. 5a5216e ibverbs-tests: Set project directory structure by Leon Romanovsky · 8 years ago
  62. 0fff81b ibverbs-tests: Add LICENSE file by Leon Romanovsky · 8 years ago
  63. eae7a79 BUILD: fix path to ibv_test by Mike Dubman · 8 years ago
  64. 0ba1483 Merge pull request #2 from miked-mellanox/topic/jenkins by Mike Dubman · 8 years ago
  65. c29cd3b BUILD: add jenkins script by Mike Dubman · 8 years ago
  66. 616baf7 add initial .gitignore file by Leon Romanovsky · 8 years ago