[Pkg-ofed-commits] [perftest] branch upstream updated (235e094 -> 662f349)

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Thu Sep 4 12:10:25 UTC 2014


This is an automated email from the git hooks/post-receive script.

ana pushed a change to branch upstream
in repository perftest.

      from  235e094   Imported Upstream version 2.2.0.19
       new  662f349   Imported Upstream version 2.3+0.12.gcb5b746

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                  |  18 +-
 Makefile.in                  |  38 +--
 README                       |   7 +-
 autom4te.cache/output.0      | 172 +++++++++-
 autom4te.cache/output.1      | 172 +++++++++-
 autom4te.cache/traces.0      | 188 ++++++-----
 autom4te.cache/traces.1      | 374 +++++++++++----------
 config.h.in                  |   6 +
 configure                    | 212 ++++++++++--
 configure.ac                 |  24 +-
 perftest.spec                |   6 +-
 src/atomic_bw.c              |  24 +-
 src/atomic_lat.c             |  18 +
 src/get_clock.c              |   3 +
 src/perftest_communication.c | 152 ++++++++-
 src/perftest_communication.h |  16 +-
 src/perftest_parameters.c    | 161 ++++++++-
 src/perftest_parameters.h    | 157 +++++----
 src/perftest_resources.c     | 766 ++++++++++++++++++++++++++++++-------------
 src/perftest_resources.h     |  49 +--
 src/raw_ethernet_resources.c | 103 +++---
 src/raw_ethernet_resources.h |  10 +-
 src/raw_ethernet_send_bw.c   | 165 ++++++++--
 src/raw_ethernet_send_lat.c  |  31 +-
 src/read_bw.c                |  42 ++-
 src/read_lat.c               |  12 +
 src/send_bw.c                |  46 ++-
 src/send_lat.c               |  12 +
 src/write_bw.c               |  41 ++-
 src/write_lat.c              |  12 +
 30 files changed, 2234 insertions(+), 803 deletions(-)
 mode change 100644 => 100755 src/get_clock.c

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/perftest.git



More information about the Pkg-ofed-commits mailing list