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 D8AB242EB7 for ; Wed, 19 Jul 2023 12:23:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D350240A80; Wed, 19 Jul 2023 12:23:46 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id CE55540A80 for ; Wed, 19 Jul 2023 12:23:45 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3a43cbb4343so3076946b6e.1 for ; Wed, 19 Jul 2023 03:23:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689762225; x=1692354225; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PptUuDlVFn8TCx31icWBNqL4IW0/9YJzF05qobmMIIo=; b=LG2jMtOjCteVstjl0JyzBu2yJOE2LfjTNYDGXC6be8yW+uSPdjHXn2BMF3/3Bi1x6K uFZKGptmvPx4KAC0pHanOpcTdgu+a8tol26IZDtKkCANtT/zlRT5aapjIfiUH+cTVSQS SfNLhoexWjcyLGbGenLeu7aJjHZcb9viQQESI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689762225; x=1692354225; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PptUuDlVFn8TCx31icWBNqL4IW0/9YJzF05qobmMIIo=; b=TzAUiKL1d85amYyQgiYTYwvd+MGKaO7jpSsYchJVHk5aHNMx+MhivoMIHJEzQ15e2W d4vHOj6jbTITmgs+3JTroWnTOVxDvPqQAWed9nIUc5DURcSFeDJgK0/Mhy6J7stHjOeA GydxHuzqEw9vg49GZXYik9oqAY3kA6wKtq3wYqu+NUGIBnXJwv3s/iXQgefH6T1h2hrb OarsA2tONA3Ceiq3fFTSgCJ727aqPsaelDZ6RrjQrV1wVyz8d7oMzYeG2hoQ99Oi86rC QZIKwbGOUMPDXwvybRt4nxdpi1M9RTADdhxNkNNx/5SelkcwWJyhotAO5l9f2FWb+x02 x2+A== X-Gm-Message-State: ABy/qLYv6yHYUMKXAvft2hDiEB5wdQxgfwGeu82gRj4U+dTMMNTVcRGe u0egHiU/rhUBnUbIBjQQq3vszJHvN5dhKhoXj9RxqdtOIBeU1mDBvWumMw== X-Google-Smtp-Source: APBJJlEeJqfCf/AW6/cFseTlVvcEIkoQJhTEkRAqLAXog0P8CjjSDEo9mD3w8oWUXO8boAwzMKkplYex+4UK X-Received: by 2002:aca:bb87:0:b0:3a4:5063:dd94 with SMTP id l129-20020acabb87000000b003a45063dd94mr8132495oif.42.1689762225098; Wed, 19 Jul 2023 03:23:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j186-20020a253cc3000000b00c009fedb6besm451593yba.18.2023.07.19.03.23.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jul 2023 03:23:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jul 2023 03:23:45 -0700 (PDT) Message-ID: <64b7b9b1.250a0220.496c6.dfadSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 94308605246B; Wed, 19 Jul 2023 06:23:44 -0400 (EDT) Subject: |SUCCESS| pw129637 [PATCH] net/mlx5: fix the template API requiremen From: dpdklab@iol.unh.edu To: Test Report Cc: Bing Zhao 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129637 _Testing PASS_ Submitter: Bing Zhao Date: Wednesday, July 19 2023 09:34:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:238f67ca9cc00be4248b14d9ca4412edb7da62f6 129637 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27096/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/