[Pkg-ofed-commits] [perftest] branch master updated (6e16dd5 -> 31aaca2)

Mehdi Dogguy mehdi at moszumanska.debian.org
Thu Dec 31 19:05:25 UTC 2015


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

mehdi pushed a change to branch master
in repository perftest.

      from  6e16dd5   Update to Standards-Version 3.9.6, no changes required.
       new  df510a4   Add a d/gbp.conf file
       new  97f6759   Imported Upstream version 3.0+0.16.gb2f2e82
       new  d8e0926   Merge tag 'upstream/3.0+0.16.gb2f2e82'
       new  a316d3c   New upstream release 3.0-0.16.gb2f2e82
       new  bbeaa62   Add patch to fix spelling errors in binaries.
       new  31aaca2   Release to unstable

The 6 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:
 .gitignore                                         |  18 ++
 debian/changelog                                   |   8 +
 debian/gbp.conf                                    |   6 +
 .../0001-Fix-spelling-errors-in-binaries.patch     | 162 ++++++++++
 debian/patches/series                              |   1 +
 perftest.spec                                      |   4 +-
 src/get_clock.c                                    |  23 +-
 src/perftest_communication.c                       |  98 +++---
 src/perftest_parameters.c                          | 120 +++++--
 src/perftest_parameters.h                          |   6 +
 src/perftest_resources.c                           | 343 +++++++++++++++------
 src/perftest_resources.h                           |  38 ++-
 src/raw_ethernet_resources.c                       |  19 +-
 src/raw_ethernet_resources.h                       |   2 +-
 src/raw_ethernet_send_bw.c                         |   9 +-
 src/raw_ethernet_send_lat.c                        |   8 +-
 src/send_lat.c                                     |  57 +---
 17 files changed, 682 insertions(+), 240 deletions(-)
 create mode 100644 debian/gbp.conf
 create mode 100644 debian/patches/0001-Fix-spelling-errors-in-binaries.patch
 create mode 100644 debian/patches/series

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