Package: perftest / 3.4+0.6.gc3435c2-1

Metadata

Package Version Patches format
perftest 3.4+0.6.gc3435c2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix spelling errors in binaries.patch | (download)

src/atomic_bw.c | 4 2 + 2 - 0 !
src/perftest_communication.c | 6 3 + 3 - 0 !
src/perftest_resources.c | 2 1 + 1 - 0 !
src/perftest_resources.h | 2 1 + 1 - 0 !
src/raw_ethernet_send_bw.c | 4 2 + 2 - 0 !
src/read_bw.c | 2 1 + 1 - 0 !
src/send_bw.c | 4 2 + 2 - 0 !
src/write_bw.c | 2 1 + 1 - 0 !
8 files changed, 13 insertions(+), 13 deletions(-)

 fix spelling errors in binaries


Fix typos in s390x support.patch | (download)

README | 2 1 + 1 - 0 !
src/get_clock.c | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 [patch] perftest: fix typos in s390x support

Commit 472171fbd5a8 added support for s390x systems, but it looks like the
changeset got corrupted between submit and commit, resulting in a compile
failure. The version on the mailing list looks fine:

    http://www.spinics.net/lists/linux-rdma/msg19592.html

Signed-off-by: dann frazier <dann.frazier@canonical.com>
Bug-Ubuntu: 1545010
Fix typo destory.patch | (download)

src/raw_ethernet_send_burst_lat.c | 6 3 + 3 - 0 !
src/raw_ethernet_send_bw.c | 6 3 + 3 - 0 !
src/raw_ethernet_send_lat.c | 6 3 + 3 - 0 !
src/send_bw.c | 4 2 + 2 - 0 !
4 files changed, 11 insertions(+), 11 deletions(-)

 fix typo destory -> destroy
fix cflags.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not ignore given cflags
 The configure script ignores the CFLAGS provided by the user, because it sets
 the CFLAGS variable. This prevents us to set hardening flags.
Fix typo availible.patch | (download)

src/perftest_parameters.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix typo availible -> available