1. 79a00f7 Introduce wr_list support by Artemy Kovalyov · 4 years, 6 months ago
  2. 76ce93a Remove debug leftovers by Artemy Kovalyov · 4 years, 6 months ago
  3. 08fd5f3 Add CRC32 support to the sig-handover tests by Sergey Gorenko · 4 years, 7 months ago
  4. b4f5b67 Add DV DC by Artemy Kovalyov · 4 years, 8 months ago
  5. e8ecc80 Fix tag-matching initialization by Artemy Kovalyov · 4 years, 11 months ago
  6. a5bfe6f Imporve ODP setup check by Artemy Kovalyov · 5 years ago
  7. 179ad63 Add more SIG handover tests by Artemy Kovalyov · 5 years ago
  8. 5985a67 Make MW setup part of infrastructure by Artemy Kovalyov · 5 years ago
  9. 441bd41 Compilation fixes by Artemy Kovalyov · 5 years ago
  10. be5fe9b Fix UD tests by Artemy Kovalyov · 5 years ago
  11. 9a69fcf Fix peer-direct test by Artemy Kovalyov · 5 years ago
  12. 9509494 Make sig_test.ext0 test use SIG MR re-use by Artemy Kovalyov · 6 years ago
  13. 36eea22 Fix compatibility by Artemy Kovalyov · 6 years ago
  14. 49da681 Fix TM polling by Artemy Kovalyov · 6 years ago
  15. 4b7c374 Improve SIG handover test suite by Artemy Kovalyov · 6 years ago
  16. 3acead4 Refactor poll by Artemy Kovalyov · 6 years ago
  17. 67cef55 Refactor ibvt_mr by Artemy Kovalyov · 6 years ago
  18. 7ad287f Add TM zero length test by Artemy Kovalyov · 6 years ago
  19. c0206e6 Improve sysfs/debugfs check infrastructure by Artemy Kovalyov · 6 years ago
  20. 4df9b3b Remove unsuported and redundand ODP tests from test suite by Artemy Kovalyov · 6 years ago
  21. 921fbbe Additional SIG handover tests by Artemy Kovalyov · 6 years ago
  22. 4240531 Fix tag matching tests compilation by Artemy Kovalyov · 6 years ago
  23. fa8102d Add ODP test for user space mkey by Artemy Kovalyov · 6 years ago
  24. aa83aa6 Add SIG pipeline tests by Artemy Kovalyov · 6 years ago
  25. 1f9dd38 Add TM DC offload support test by Artemy Kovalyov · 6 years ago
  26. 0d95372 Introduce palladium fix by Artemy Kovalyov · 6 years ago
  27. a4bd425 Add ODP DC test by Artemy Kovalyov · 6 years ago
  28. faf40a5 Update TM following spec by Artemy Kovalyov · 6 years ago
  29. 23e8924 Add SIG handover tests by Artemy Kovalyov · 6 years ago
  30. 7682d66 Add autoconf check for DC support by Artemy Kovalyov · 6 years ago
  31. 1ccd1a7 SRQ & DC support by Artemy Kovalyov · 6 years ago
  32. de0c6c1 Fix tag matching following spec by Artemy Kovalyov · 6 years ago
  33. 8d83098 Improve output for unsupoorted features by Artemy Kovalyov · 6 years ago
  34. 4147f62 Fix ibv_prefetch_mr compilation by Artemy Kovalyov · 6 years ago
  35. b2834a3 Fix VXLAN compilation by Artemy Kovalyov · 6 years ago
  36. f4348fe Upstream compilation fix by Artemy Kovalyov · 6 years ago
  37. 409fabc Merge branch 'master' into master by Artemy-Mellanox · 6 years ago
  38. e5c9366 Adopt new tag-matching design by Artemy Kovalyov · 6 years ago
  39. 2afd429 Upstream compilation fixes by Artemy Kovalyov · 6 years ago
  40. 8479596 Fix vxlan & flow_tag compilation by Artemy Kovalyov · 6 years ago
  41. c0cef14 Fix tag-matching tests by Artemy Kovalyov · 6 years ago
  42. 8b8ef17 Fix ODP tests by Artemy Kovalyov · 6 years ago
  43. d1677b0 Test huge pages ODP (#32) by Artemy-Mellanox · 6 years ago
  44. a36c8fe Test huge pages ODP by Artemy Kovalyov · 6 years ago
  45. dd87d4c Add to configure a test if we are on OFED or on UPSTREAM, by Moses Reuben · 6 years ago
  46. d5a827e Add onw more test for Vxlan. by Moses Reuben · 6 years ago
  47. 520ff65 Test for Flow tag . by Moses Reuben · 6 years ago
  48. 8970a5b Merge pull request #3 from mellanox-hpc/master by Moses Reuben · 6 years ago
  49. 6d635ff Merge branch 'master' of https://github.com/mosesr76/ibverbs-tests by Moses Reuben · 6 years ago
  50. 06b0ac5 Test for Vxlan protocol. by Moses Reuben · 6 years ago
  51. cd514a7 Test for Vxlan protocol. by Moses Reuben · 6 years ago
  52. 7ad124b Bug fixes by Artemy Kovalyov · 7 years ago
  53. fc636ed Adopt framework and ODP tests for OFED-3.4-rc5 testing by Artemy Kovalyov · 7 years ago
  54. e69018f Extend ODP and tag-matching tests by Artemy Kovalyov · 7 years ago
  55. 207d074 Improved selective test execution Added debugfs checking primitives by Artemy Kovalyov · 7 years ago
  56. 5070fdf Make SUT check more thorough by Artemy Kovalyov · 7 years ago
  57. b78f6de OFED compilation fixes by Artemy Kovalyov · 7 years ago topic/refactor
  58. 062c3ef Add tests for ODP feature by Artemy Kovalyov · 7 years ago
  59. 21e22a3 Refactored ibverbs tests framework by Artemy Kovalyov · 7 years ago
  60. ea26e1c Refactored ibverbs tests framework by Artemy Kovalyov · 7 years ago
  61. 5351962 peer-direct: Use correct port during ibv_modify_qp by Artemy Kovalyov · 7 years ago
  62. e3cf399 peer-direct: Check available resources by Artemy Kovalyov · 7 years ago
  63. 9143176 peer-direct: OFED ajustments by Artemy Kovalyov · 7 years ago
  64. df7f527 Merge pull request #14 from mellanox-hpc/topic/peer-direct by Artemy-Mellanox · 7 years ago
  65. 992e2cd Merge pull request #16 from mellanox-hpc/topic/test-skip by Leon Romanovsky · 7 years ago
  66. 970f38c peer-direct: memory invalidation test by Kovalyov Artemy · 7 years ago
  67. 6ea0a17 Add ability to skip CC test if no support available by Leon Romanovsky · 7 years ago
  68. 5e5ed03 ibverbs-tests: Fix buffer overrun of multiple work completions by Leon Romanovsky · 7 years ago
  69. 76342cd Merge pull request #13 from mellanox-hpc/topic/cc-fixes by Mike Dubman · 7 years ago
  70. 7eb2ffc peer-direct: API addaptaions, new tests by Kovalyov Artemy · 7 years ago
  71. 46e4083 ibverbs-tests: Update cross-channel tests to ue WR instead of task by Leon Romanovsky · 7 years ago
  72. 5e6cf9a ibverbs-tests: Refactor SEND_EN cross-channel tests by Leon Romanovsky · 7 years ago
  73. f45c2b8 ibverbs-test: Refactor create CQ cross-channel tests by Leon Romanovsky · 7 years ago
  74. 5e3e14e ibverbs-tests: Add cross-channel tests for RECV_ENABLE directive by Leon Romanovsky · 7 years ago
  75. 6541652 ibverbs-tests: Add cross-channel ibv_post_task() tests by Leon Romanovsky · 7 years ago
  76. 4b247c2 ibverbs-tests: Add cross-channel CQE_WAIT tests by Leon Romanovsky · 7 years ago
  77. 591d5e5 ibverbs-tests: Add general ibv_poll_cq call by Leon Romanovsky · 7 years ago
  78. 38b8d2b ibverbs-tests: refactor SEND_ENABLE tests code by Leon Romanovsky · 7 years ago
  79. 8831623 Merge pull request #9 from mellanox-hpc/topic/cc-post-send by Leon Romanovsky · 7 years ago
  80. 50b0cff ibverbs-tests: Add cross-channel tests for SEND_ENABLE directive by Leon Romanovsky · 8 years ago
  81. 2d99cbc peer-direct: Adopt API changes by Kovalyov Artemy · 8 years ago
  82. a490e71 ibverbs-tests: Fill mask for extended create CQ by Leon Romanovsky · 8 years ago
  83. 21f485a ibverbs-tests: Don't configure CQ without flags by Leon Romanovsky · 8 years ago
  84. fcd2337 ibverbs-tests: Update QP port for IB device by Leon Romanovsky · 8 years ago
  85. 8c3274d ibverbs-tests: Add cross-channel CQ ignore overrun property tests by Leon Romanovsky · 8 years ago
  86. a9439b8 ibverbs-tests: Implement read/write/initialization routines for cross-channel tests by Leon Romanovsky · 8 years ago
  87. 1956f25 ibverbs-tests: Add class to create cross-channel test by Leon Romanovsky · 8 years ago
  88. 841ab76 ibverbs-tests: Rename query_device_sync file to be query_device by Leon Romanovsky · 8 years ago
  89. b324b01 ibverbs-tests: Add basic peer-direct API tests by Kovalyov Artemy · 8 years ago
  90. 8103166 ibverbs-tests: Add cross-channel query device test by Leon Romanovsky · 8 years ago
  91. 5008bf1 ibverbs-tests: Remove .gitignore files from non-empty folders by Leon Romanovsky · 8 years ago
  92. 1f41243 ibverbs-tests: Add general initialization tests by Leon Romanovsky · 8 years ago
  93. 5a5216e ibverbs-tests: Set project directory structure by Leon Romanovsky · 8 years ago