Commit Graph

  • 3ed9c07ef9 Set TCP_NODELAY (disable Nagle) master Vitaliy Filippov 2020-05-28 01:17:00 +0300
  • 8164383425 Actually use -m (msg_size) parameter for TCP latency and B/W tests instead of hard-coded defaults (1 byte and 32K) Vitaliy Filippov 2020-05-28 01:14:54 +0300
  • 118a571efb Fix rdmacm race Mike Marciniszyn 2018-11-14 08:47:33 -0500
  • 83bc16e5fc Use the rdma_cm_id from CMINFO rather than from the event Henry Estela 2017-09-26 16:24:58 -0700
  • d47019ddc4 Add check for error with read of /proc/stat Estela, Henry R 2017-12-22 14:26:11 -0800
  • c706363815 Support for IPv6 address format in qperf tests (#13) AnandBibhuti 2018-04-03 22:59:49 +0530
  • 414e2616f5
    Merge pull request #12 from SystemFabricWorks/issue_9 Henry Estela 2017-12-29 10:40:06 -0800
  • d67e7bb513
    Merge pull request #10 from SystemFabricWorks/issue_4 Henry Estela 2017-12-26 10:11:16 -0800
  • 0a1740c605 Modernize configure.ac Brian T. Smith 2017-12-08 14:30:20 -0600
  • d7dcd242db Add compile to files removed by cleanup. Fixes #4 - cleanup does not remove compile script Brian T. Smith 2017-11-16 11:15:12 -0600
  • aa644b22ff Merge pull request #1 from mregmi/master Manish Regmi 2017-07-19 09:34:25 -0700
  • 64d9741e6a Bump the version to 0.4.10 for the new release Manish Regmi 2017-07-12 10:03:34 -0700
  • f4c12043f2 qperf: Add IBV_QP_CAP to ibv_query_qp call Dean Luick 2016-09-15 12:20:24 -0700
  • 37018ef6fd Destroy server's QP in CM mode. Ram Amrani 2017-02-08 12:08:45 +0200
  • fd1afd8968 Bump the version to 0.4.9 Dean Luick 2012-11-07 09:02:00 -0800
  • c24f9c3a89 Remove unused variable warnings. Dean Luick 2012-11-07 08:45:20 -0800
  • 4dca70879b Fix the rate tables so they are not accessed outside their scope. Dean Luick 2012-10-30 10:27:55 -0700
  • 5a38ed67c4 Bump the version to 0.4.8 Dean Luick 2012-09-18 08:14:44 -0700
  • 766b027d44 Correct the Source: line Add BuildReqires: librdmacm-devel Dean Luick 2012-09-18 08:04:49 -0700
  • d5fe529aec Use AF_RDS - the RDS address family value -- if defined. If not defined, obtain the value in the pre-kernel integration location of /proc/sys/net/rds/pf_rds. If that fails, use the current AF_RDS value. Dean Luick 2012-09-14 14:17:02 -0700
  • f3f7001a24 Fix qperf to compile when the XRC enhancements are not present. Bump the version to 0.4.7. Dean Luick 2012-08-03 09:56:48 -0700
  • b81434ec09 Fix bug when running under SLES and other minor changes Johann George 2009-07-27 21:14:37 -0700
  • f2e53352c5 Modified version number. Johann George 2009-06-25 08:32:57 -0700
  • 18e1c1e8af Fix for issue with closing on Sinai Johann George 2009-05-26 08:39:19 -0700
  • 12e0fa59a8 The QP contains references to the protection domain (PD), memory regions (MR), address handles, completion queues (CQ), address handles (AH), etc. The QP should be destroyed before any other objects are destroyed so that the referenced object is not busy. johann 2009-05-12 18:43:47 -0700
  • c86b501270 Improved timeout handling and other fixes Johann George 2009-03-22 02:16:15 -0700
  • 9639237d36 Fixed atomics Johann George 2009-03-04 01:03:33 -0800
  • af10c97d33 Several updates and bug fixes. Johann George 2009-02-05 22:07:04 -0800
  • bee05d35b0 Added support for XRC, fixed bugs Johann George 2008-11-16 18:10:02 -0800
  • b41f827234 Added support for RDMA Connection Manager Johann George (QLogic) 2008-02-24 14:05:27 -0800
  • 6221aabd03 Minor changes to version detect code Johann George (QLogic) 2008-02-18 15:59:26 -0800
  • 6181c2d627 Typo in documentation Johann George (QLogic) 2008-02-17 18:02:16 -0800
  • 931cafe4c1 Fixed a bug with detecting version Johann George (QLogic) 2008-02-17 17:41:54 -0800
  • 8ab8f5379c More clean up and minor bug fixes Johann George (QLogic) 2008-02-17 15:37:52 -0800
  • 782a713d05 Changed README Johann George (QLogic) 2008-02-16 14:10:16 -0800
  • d7a1736bc8 Fixed bug with --help. Johann George (QLogic) 2008-02-13 09:59:15 -0800
  • 7b750d864b More changes to support OFED scripts Johann George (QLogic) 2008-02-03 14:10:07 -0800
  • ae552d16cf For OFED 1.3 scripts Johann George (QLogic) 2008-02-03 10:47:38 -0800
  • 1487918566 Added support for SLs Johann George (QLogic) 2008-02-02 19:03:19 -0800
  • f6863fac0f Fix quit. Johann George (QLogic) 2008-01-23 19:21:15 -0800
  • 13f836801f Fixed help Johann George (QLogic) 2008-01-22 13:23:15 -0800
  • eb8ccc4f9b Testing git Johann George (QLogic) 2008-01-22 13:03:43 -0800
  • 317ca959ec Allowed tests to utilize more options. Johann George 2008-01-12 22:16:46 -0800
  • a512e78416 Added RDS support. Johann George (QLogic) 2008-01-09 15:22:48 -0800
  • 9d41e2e152 Support for additional protocols. Johann George (QLogic) 2008-01-08 12:21:21 -0800
  • ca68791bc0 More cleanup. Johann George (QLogic) 2007-11-04 00:31:17 -0700
  • c1e2830a86 Fixed bug in autoconf/automake script Johann George (QLogic) 2007-10-31 13:21:45 -0700
  • e09a385342 Entirely cosmetic Johann George (QLogic) 2007-10-29 00:12:58 -0700
  • b6d82ba7d0 Better support for automake Johann George (QLogic) 2007-10-28 22:48:11 -0700
  • 87ca4c59a9 Make scripts compatible with OFED. Johann George (QLogic) 2007-10-25 17:07:31 -0700
  • 9c8f29387a Testing. Johann George (QLogic) 2007-10-23 22:02:44 -0700
  • f8f23e18fa Added automake. Johann George (QLogic) 2007-10-23 02:36:27 -0700
  • cac3720352 Added qperf man page. Johann George (QLogic) 2007-10-22 02:11:45 -0700
  • 529b2a4458 Initial commit Johann George (QLogic) 2007-09-24 11:11:24 -0700