!8 [sync] PR-5: openEuler-22.03-LTS-Next Packages upgrade
From: @openeuler-sync-bot Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
a302b9786f
@ -1,12 +0,0 @@
|
||||
diff -Nur perftest-4.2-old/src/raw_ethernet_resources.c perftest-4.2/src/raw_ethernet_resources.c
|
||||
--- perftest-4.2-old/src/raw_ethernet_resources.c 2018-05-06 19:58:57.000000000 +0800
|
||||
+++ perftest-4.2/src/raw_ethernet_resources.c 2021-08-03 15:00:40.000000000 +0800
|
||||
@@ -54,7 +54,7 @@
|
||||
#include "raw_ethernet_resources.h"
|
||||
#include "config.h"
|
||||
|
||||
-struct perftest_parameters* duration_param;
|
||||
+extern struct perftest_parameters* duration_param;
|
||||
|
||||
int check_flow_steering_support(char *dev_name)
|
||||
{
|
||||
Binary file not shown.
BIN
perftest-4.5-0.12.ge93c538.tar.gz
Normal file
BIN
perftest-4.5-0.12.ge93c538.tar.gz
Normal file
Binary file not shown.
@ -1,17 +1,15 @@
|
||||
Name: perftest
|
||||
Version: 4.2
|
||||
Release: 7
|
||||
Version: 4.5
|
||||
Release: 1
|
||||
License: GPLv2 or BSD
|
||||
Summary: RDMA Performance Testing Tools
|
||||
Url: https://github.com/linux-rdma/perftest
|
||||
Source: https://github.com/linux-rdma/%{name}/releases/download/V4.2-0.8/perftest-4.2-0.8.g0e24e67.tar.gz
|
||||
|
||||
Source: https://github.com/linux-rdma/perftest/releases/download/v4.5-0.12/perftest-4.5-0.12.ge93c538.tar.gz
|
||||
|
||||
BuildRequires: gcc libibverbs-devel >= 1.2.0 librdmacm-devel >= 1.0.21 libibumad-devel >= 1.3.10.2
|
||||
BuildRequires: pciutils-devel
|
||||
Obsoletes: openib-perftest < 1.3
|
||||
|
||||
Patch0001: bugfix-of-gcc-10.patch
|
||||
|
||||
%description
|
||||
Perftest is a collection of simple tools for testing bandwidth and latency over RDMA connections.
|
||||
|
||||
@ -32,6 +30,9 @@ done
|
||||
%_bindir/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 4.5-1
|
||||
- Upgrade to version 4.5
|
||||
|
||||
* Tue 3 Aug 2021 Shenmei Tu <tushenmei@huawei.com> - 4.2-7
|
||||
- bugfix-of-gcc-10.patch
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user