From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 8141B42A77 for ; Thu, 11 May 2023 12:42:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E0C540697; Thu, 11 May 2023 12:42:54 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 8EB9B40697 for ; Thu, 11 May 2023 12:42:53 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-763c9805ff5so190496239f.3 for ; Thu, 11 May 2023 03:42:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683801773; x=1686393773; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mjCNXTiInWKMwbn/M2nYJKeH22ubk1PDtDIrLRg8ngc=; b=FD/0NGU2g5v0DBZWtO0Nu1Eb7BR5y0KfrKLXBO0tR9RJXmn2mLtghdy2MVRJSxK3O4 wKfSr0qUZ/xfiRANCR8L4pXJ36PVvhsHXzGGaqGWuEDikxP2EcNqRzW/StiEiiimZ8AU TrQepYxl8m2Gc88Jyn4rCiuIluVYV5w9x7LSo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683801773; x=1686393773; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mjCNXTiInWKMwbn/M2nYJKeH22ubk1PDtDIrLRg8ngc=; b=Px1HETeXIG2pOKat5I5Cz8H8FcAtdoF1U85XtkJWPYzV8WG90LVdEGoXa8cCU+kKXV 9jfUBk/S+NP6TGJ+tpFSIQws7NRFjTwdxiL7IAEAO0uwBikofVLxb+89mw7ELwWm2Ho9 9SsLSr77jNTK57u+Pg0tEM6oX6coxmVzuN/RC1j2RgGisjZ8HFYu4tOkWLZ6xZDR831z jIKbRk/8+egfOzN2Ul/zHHEqRGzm0DopXKmNnMcBiV2aY3USBW268tT6K4HyYqqVRgry ljyN6PBbpoX/KtpXuLvMVkpM2AvJJnR1FFDToogyhIulxNYCLuEvFEg1d3jN54JmefjW hJug== X-Gm-Message-State: AC+VfDzTxHAwnkMu578jSZ3RXP9wMUoZzAc0si9qLUMOJX6Go4kwfCsS 0TdBHRssYYifq11ffucgCjRrldeTiJj+GzojYk5ok5jglLxM6Eku9h2VDQ== X-Google-Smtp-Source: ACHHUZ5ifq+h52M2Ye+37n9u/XhmThAwCzM/wO1QIO9thHw6E+W/mqE40eMEIilUg39L8ypg5sr3CQb2Y6Y+ X-Received: by 2002:a5e:c247:0:b0:76c:56fb:3c59 with SMTP id w7-20020a5ec247000000b0076c56fb3c59mr6970924iop.10.1683801773036; Thu, 11 May 2023 03:42:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y17-20020a6bc811000000b0076c718495f3sm399314iof.30.2023.05.11.03.42.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 May 2023 03:42:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 May 2023 03:42:53 -0700 (PDT) Message-ID: <645cc6ad.6b0a0220.2409d.769eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 949AD605246B; Thu, 11 May 2023 06:42:52 -0400 (EDT) Subject: |SUCCESS| pw126812-126814 [PATCH] [v1, 3/3] net/mlx5/hws: add support for infiniband BTH match From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126814 _Testing PASS_ Submitter: Dong Zhou Date: Thursday, May 11 2023 07:55:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126812-126814 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26205/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/