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 25F7C42EB7 for ; Wed, 19 Jul 2023 12:26:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 214DD40A80; Wed, 19 Jul 2023 12:26:11 +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 45E8240A80 for ; Wed, 19 Jul 2023 12:26:10 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7835971026fso293418839f.3 for ; Wed, 19 Jul 2023 03:26:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689762369; x=1692354369; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jcu0CCecoDH/YWiZr2eB+X7htN5yjr+3ymEdKLhoMSU=; b=UzbW7SQbuwqCqS+5NakcXD5an4UCboFeqZyA/yoYqPtI8XPFExs+Wl8RH5HXoZOO+a Zls7qsMbh8NpQoDzBGu7DySb96n+tC1u+J37phwsg1xjNUDOmQkSQUJsauH2/YSMus7C 23TpXwnryj9yfwx8vO3q7PClBBF5Q0Z2ITMdo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689762369; x=1692354369; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jcu0CCecoDH/YWiZr2eB+X7htN5yjr+3ymEdKLhoMSU=; b=gd/ixfnl6M6LRM4V0dKJKdz7BlynAWAtg29Bg/LR36QTgZv0EivsT+Exfb68ibqWWT rgqPdO0GH+i2yCuXb++XpiejvkPXHmOCmdM4VDICukgSCWPy0Mhz/lNoWZ7iLAP0NGwI gCUHHPmfec766k3dzeODFg2D4H6LZ2znduxyrBjzzmOpO2dH7es3Is/Bok+zTRwNG9Ms V3feNCHsJrg9QAz3IuLDzlm3qkysszttQ3krRG/JbmUGLL0JVnseidY7oM3l334C4yzZ gk0hNM54PMTiNiaNIJ1AGZMihwwuX1imbSdUrYBOoCXvPfOT63UJc1Uw10xSkPNKFJzH yn1w== X-Gm-Message-State: ABy/qLaTQXrXdkICiwjDFTegHflzbGbrvS+S42NMMIDbeD78MXJ4v/Dr XjhkDjMkFm/NMzmwmmZ0nGJ7obhLkKWdKT5DKlUxCKcO3NfAobFgKCAcOw== X-Google-Smtp-Source: APBJJlGwykFji0+QrVIiZBrv3ykgJYbTBiGAN6hRF6gRp6wV+DE4y6iIqFIEckrIdgnC/vvNxtKU1wmdV7fP X-Received: by 2002:a6b:f61a:0:b0:785:d06d:7b04 with SMTP id n26-20020a6bf61a000000b00785d06d7b04mr2055261ioh.1.1689762369686; Wed, 19 Jul 2023 03:26:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c19-20020a5ea813000000b0078705c360a6sm269424ioa.16.2023.07.19.03.26.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jul 2023 03:26:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jul 2023 03:26:09 -0700 (PDT) Message-ID: <64b7ba41.5e0a0220.c4f52.86a9SMTPIN_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 16A96605246B; Wed, 19 Jul 2023 06:26:09 -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 | +-----------------+----------+ 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 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/