[Pkg-ofed-commits] [perftest] branch master updated (d712d01 -> 92cd150)

Benjamin Drung bdrung at moszumanska.debian.org
Mon Jan 2 12:55:04 UTC 2017


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

bdrung pushed a change to branch master
in repository perftest.

      from  d712d01   Release perftest 3.0+3.2.g8ade541-1
       new  99fe4b4   New upstream version 3.4+0.6.gc3435c2
       new  a67b389   Merge tag 'upstream/3.4+0.6.gc3435c2'
       new  fcf653e   Refresh patches
       new  184db39   Fix spelling availible -> available
       new  92cd150   Release perftest 3.4+0.6.gc3435c2-1

The 5 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                                        |   6 +-
 Makefile.in                                        |  27 +-
 autom4te.cache/output.0                            | 416 ++++++++++++-
 autom4te.cache/output.1                            | 416 ++++++++++++-
 autom4te.cache/traces.0                            | 162 +++--
 autom4te.cache/traces.1                            | 322 +++++++---
 config.h.in                                        |  28 +-
 configure                                          | 414 ++++++++++++-
 configure.ac                                       |  90 ++-
 debian/changelog                                   |   9 +
 .../0001-Fix-spelling-errors-in-binaries.patch     |  30 +-
 debian/patches/Fix-typo-availible.patch            |  23 +
 debian/patches/Fix-typo-destory.patch              |  72 ++-
 debian/patches/Fix-typos-in-s390x-support.patch    |   4 +-
 debian/patches/fix-cflags.patch                    |   4 +-
 debian/patches/series                              |   1 +
 perftest.spec                                      |   6 +-
 src/atomic_bw.c                                    |  40 +-
 src/atomic_lat.c                                   |  26 +-
 src/get_clock.c                                    |   5 +-
 src/get_clock.h                                    |   2 +-
 src/perftest_parameters.c                          | 551 +++++++++++++----
 src/perftest_parameters.h                          |  52 +-
 src/perftest_resources.c                           | 654 ++++++++++++++++-----
 src/perftest_resources.h                           |  65 +-
 src/raw_ethernet_resources.c                       | 401 ++++++++++---
 src/raw_ethernet_resources.h                       |  25 +-
 ...et_send_lat.c => raw_ethernet_send_burst_lat.c} | 102 ++--
 src/raw_ethernet_send_bw.c                         | 299 ++++++----
 src/raw_ethernet_send_lat.c                        |  91 ++-
 src/read_bw.c                                      |  55 +-
 src/read_lat.c                                     |  22 +-
 src/send_bw.c                                      |  64 +-
 src/send_lat.c                                     |  46 +-
 src/write_bw.c                                     |  53 +-
 src/write_lat.c                                    |  16 +-
 36 files changed, 3677 insertions(+), 922 deletions(-)
 create mode 100644 debian/patches/Fix-typo-availible.patch
 copy src/{raw_ethernet_send_lat.c => raw_ethernet_send_burst_lat.c} (82%)

-- 
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