From patchwork Mon Nov 26 14:52:01 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Haakon Bugge X-Patchwork-Id: 10698431 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 7E8B017D5 for ; Mon, 26 Nov 2018 14:52:43 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6E26529CFF for ; Mon, 26 Nov 2018 14:52:43 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6288629D05; Mon, 26 Nov 2018 14:52:43 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0991D29CFF for ; Mon, 26 Nov 2018 14:52:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726291AbeK0BrC (ORCPT ); Mon, 26 Nov 2018 20:47:02 -0500 Received: from aserp2120.oracle.com ([141.146.126.78]:33824 "EHLO aserp2120.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726210AbeK0BrC (ORCPT ); Mon, 26 Nov 2018 20:47:02 -0500 Received: from pps.filterd (aserp2120.oracle.com [127.0.0.1]) by aserp2120.oracle.com (8.16.0.22/8.16.0.22) with SMTP id wAQEhifX013600; Mon, 26 Nov 2018 14:52:33 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=from : to : cc : subject : date : message-id : mime-version : content-type : content-transfer-encoding; s=corp-2018-07-02; bh=fn0W1NYu6+IkfnJUQ6mccVZfYqRkZKDy38NGMS/9Lx0=; b=5hLtKpJxJ69PMoKQR5t+oXSGO27A0Pde73iSn1FirGfz7ZxgH2NZPETSCjEwElvAoF+H 80zI9jmPL3d/fjTs2tT/w/DSC6erdZwwDf0yaazsXmZvO+AxkM+EA1+dHTQNfulfVKdU YSGjmHWcIH0U443oaQb2XyRbEL/+5PhABhuoBeZLVkWAPVdaUO5hEbHOBC6PK9sZebgJ 50CtHhttr1Du1teNzQWYpv4KSDj00nnFNvGg2lgJQ0VMWJluMrspkyMYbJn3cX5r3lqQ DVvQ1f1yEMCWdUfOceLatqwF8omHdEEq9xwfinnT7lkae9IWLn031WM94RjN27B1WKVh uw== Received: from userv0021.oracle.com (userv0021.oracle.com [156.151.31.71]) by aserp2120.oracle.com with ESMTP id 2nxxkq6562-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 26 Nov 2018 14:52:33 +0000 Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by userv0021.oracle.com (8.14.4/8.14.4) with ESMTP id wAQEqW9d017318 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 26 Nov 2018 14:52:32 GMT Received: from abhmp0003.oracle.com (abhmp0003.oracle.com [141.146.116.9]) by userv0122.oracle.com (8.14.4/8.14.4) with ESMTP id wAQEqVtA028903; Mon, 26 Nov 2018 14:52:31 GMT Received: from lab02.no.oracle.com (/10.172.144.56) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 26 Nov 2018 06:52:31 -0800 From: =?utf-8?q?H=C3=A5kon_Bugge?= To: Sean Hefty , Hal Rosenstock Cc: Doug Ledford , Leon Romanovsky , Jason Gunthorpe , linux-rdma@vger.kernel.org, aron.silverton@oracle.com, mark.haywood@oracle.com Subject: [PATCH ibacm 0/2] ibacm: acme supports only one port Date: Mon, 26 Nov 2018 15:52:01 +0100 Message-Id: X-Mailer: git-send-email 2.14.3 MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9088 signatures=668685 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=540 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1810050000 definitions=main-1811260133 Sender: linux-rdma-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Some end-of-line spaces forced this into a commit series. Please note that this patch series is based on top of the series "Allocate EP addresses dynamically", which is not yet merged. This to avoid too many conflicts and maintain testability. HÃ¥kon Bugge (2): ibacm: Remove trailing blanks in acm.h ibacm: acme supports only one port ibacm/include/infiniband/acm.h | 8 +++++--- ibacm/src/acm.c | 11 ++++++++--- ibacm/src/acme.c | 29 +++++++++++++++++------------ ibacm/src/libacm.c | 12 +++++++----- ibacm/src/libacm.h | 2 +- 5 files changed, 38 insertions(+), 24 deletions(-) --- 2.14.3