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 34AB442EB7 for ; Wed, 19 Jul 2023 12:27:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F62B40A80; Wed, 19 Jul 2023 12:27:47 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 3DF9D40A80 for ; Wed, 19 Jul 2023 12:27:46 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-c84fd44593aso6859084276.0 for ; Wed, 19 Jul 2023 03:27:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689762465; x=1692354465; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=as62qFuktEL6VyosrT0JjFhpg4bJwWAr5k9XrquzkzU=; b=EbN6AMDbUptyz3PaXrf1HtSJpew0SOQ0d5AQI4YRurqmcbXlZTFxVHukZtlCzQvdox huAXAeQ6Sk3fAPZ54Q0bM1+k9qw/BRrbpVbM+cwrvYULhAeEMOGOq9kQO1LLR2G8R+pE mPBXPPHpPb9D08cSjLgWB9LmS9F1YeyI/lvIc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689762465; x=1692354465; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=as62qFuktEL6VyosrT0JjFhpg4bJwWAr5k9XrquzkzU=; b=ii6UnVO0EGzqw1YTlc5LvKVQZb582G4I9vh9JpNDPfUvl1GXQoiM3QSixH48rT0Rfy 7w+BsMp/TP09tCUsqH4TA69o/I72X4pVwIEHy3a/SrNueKgQZvCDT3gTwKXhYqtdqpc1 7AUPXWQBImjkNErN+EPZMP8qzWMotx6j2LMGPWQ2V9JPdHDZ6rmFFe5qkRvHAvvZEsLq 4bA7fE9TMHK8P+SxfgCBxfOTalqlL2VWwrJD/YeZx0ahGwlv2FmSmhb0AVQFsgPk8xsJ S9j488myOL26WggV8YJZVZFyRose5xG66OkM8osPsehVNZr1oEtpRgHS7DvR9EgjxSGU xvrA== X-Gm-Message-State: ABy/qLYirkbEBslD8kChoqyj3ACNIKMOAdujeumnwQUQ97FfmR6Hho/b dlptXrO/y1tU/hE/YDDdgqZrB5lSuZoJdJwzDzkyvp+WIXvSC3h7Ksalsj82R4IfMDxrDoqESg= = X-Google-Smtp-Source: APBJJlHbKVSAxmfeQiZmMkgz758KVHu+xWTyGH9PpUIY1YThLxJ0z5uPma1DsXOWneKAwTTtLCJcs7bK51Ao X-Received: by 2002:a0d:fac4:0:b0:573:b24c:a527 with SMTP id k187-20020a0dfac4000000b00573b24ca527mr1850180ywf.41.1689762465636; Wed, 19 Jul 2023 03:27:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u5-20020a818405000000b0057a143878b0sm509144ywf.20.2023.07.19.03.27.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jul 2023 03:27:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jul 2023 03:27:45 -0700 (PDT) Message-ID: <64b7baa1.810a0220.58501.1285SMTPIN_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 49F94605246B; Wed, 19 Jul 2023 06:27:45 -0400 (EDT) Subject: |SUCCESS| pw129637 [PATCH] net/mlx5: fix the template API requiremen 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-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 | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/