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 3BC2942EB7 for ; Wed, 19 Jul 2023 12:17:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1EA0440A80; Wed, 19 Jul 2023 12:17:12 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 7E69740A80 for ; Wed, 19 Jul 2023 12:17:10 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-66f5faba829so4971411b3a.3 for ; Wed, 19 Jul 2023 03:17:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689761829; x=1692353829; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xCbaBY3CY/oDJH8wnVoxH650UZTpARJqGwAVWjc5erI=; b=AOi8379Sc3ieE96zCkpNjOOKUyr3y9QDGKPd6Y7PtElkBDMY2Q1wUTqzszCfLNby4r 2Ynm9Aik42QuJ45Wj0AM6YG33HyNQL0qW9IFquZaBYxK2/PJk8ryeaVH9eRzEtiNc1vu 06DRM8taa3LN+ilQH//h1reoPVL002gYNlgwo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689761829; x=1692353829; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xCbaBY3CY/oDJH8wnVoxH650UZTpARJqGwAVWjc5erI=; b=CqREAwmsX961scMIZqEhbqdPzQiZFpwinDfY58sc/i71KTKyDvgXCzwQeHVLgqCdgm i+JwJ5lI/mIf3ggL5+LMMio+8CNfEStDhbzO5N5usqqWILb/tgLYhV/Oqz5ejBvWpOnX umrixQaCs2SXTo0RiBbjNvwWhzMcirbx04GQsrQaOrrAwdCsuAMRn4MIOWGILn0nynbG 3h50KDvE4wsHSXIo5Lx3cqrxAtfFigOn0wsOCJNgMPOiYK8dU27LYCADGpd8rdcB8kUx +/Y8G+VMVhEDyE3rZFA2Lz+Y43o7tVxmgTTsj/dslyDI9nvruP/Y2b55BDc42yGYazs7 w1DQ== X-Gm-Message-State: ABy/qLYmKqQs57CkqzQAtgQgCGRWA+nKPtib00rFMGXkKNqBVQKqGifR XxQ0f1Pl0CwbRPRnRJ8Pxys6iJiQatBfO6DF/HKIHUf44+6MFU/ShWzAtIid3evrrJwg9Wf/KQ= = X-Google-Smtp-Source: APBJJlE10V7sm/NO2Jw00S+lbhNgcyf5jA76R6Iab6ZyF16EUaKWRQPXgfOde7ueMtRsjDBWEQqXi12UtHhm X-Received: by 2002:a05:6a00:1586:b0:67e:18c6:d2db with SMTP id u6-20020a056a00158600b0067e18c6d2dbmr5885146pfk.28.1689761829536; Wed, 19 Jul 2023 03:17:09 -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 o17-20020a639211000000b0054feffc81f1sm409236pgd.13.2023.07.19.03.17.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jul 2023 03:17:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jul 2023 03:17:09 -0700 (PDT) Message-ID: <64b7b825.630a0220.3d5f7.dac3SMTPIN_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 B5AD8605246B; Wed, 19 Jul 2023 06:17:08 -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 | +---------------+----------+ 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 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/