Package: perftest Version: 1.2-OFED-1.4.2-2 Severity: normal Tags: patch User: [email protected] Usertags: ppc64el
Dear Maintainer, We are start to support OFED on ppc64el, and we would like to have the package perftest enabled on this platform for Debian. I am providing this patch that just enable ppc64el as a supported platform for perftest. Thank you, Breno -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: ppc64el (ppc64le) Kernel: Linux 3.13-1-powerpc64le (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
Index: perftest/perftest-1.2-OFED-1.4.2/debian/control =================================================================== --- perftest.orig/perftest-1.2-OFED-1.4.2/debian/control 2014-06-16 16:57:53.000000000 +0000 +++ perftest/perftest-1.2-OFED-1.4.2/debian/control 2014-06-16 16:58:24.000000000 +0000 @@ -8,7 +8,7 @@ Homepage: http://www.openfabrics.org Package: perftest -Architecture: i386 ia64 amd64 powerpc +Architecture: i386 ia64 amd64 powerpc ppc64el Depends: ${shlibs:Depends}, ${misc:Depends}, libibverbs1 (>= 1.1.2), librdmacm1 (>=1.0.8) Description: Infiniband verbs performance tests This is a collection of tests written using Infiniband verbs intended for

