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 6D74F43E94 for ; Wed, 17 Apr 2024 18:46:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5916840DDD; Wed, 17 Apr 2024 18:46:22 +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 2C72040DDA for ; Wed, 17 Apr 2024 18:46:21 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7d86adab5a7so214214139f.3 for ; Wed, 17 Apr 2024 09:46:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713372380; x=1713977180; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=9HGHvu3A5sfJlVjH/NaWK1hw63276cPDFqsbGDqpPiQ=; b=RYdf1URZ1LWmPCVqcQHJFUP5/hMjYuzj3d8ejarbBBMvY5CQKO0bL2xiiPspGDb9q3 m8iaZ9zK9yoN/fKqedOkRwgrIEIJvQCRbJj1DgRHBT2OIclKP1Q5C/kq+/tGjA1Oh0gy AX64zKkyb9TvOUsQTxrl3Epoq0vJt3asko0Ig= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713372380; x=1713977180; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=9HGHvu3A5sfJlVjH/NaWK1hw63276cPDFqsbGDqpPiQ=; b=JTw9o2fnnU1ITcip5KiypBVYG+Ml+OYS3veL9j4yLVq9Ej4cYhWe00qkR9s5AqlOo3 UsUr3kJPhU9osnPWth3VWZStEuB0m+YAZPVA8nchTaPhTRu94bo28VeIaNCNq7T/nHZR 9m0FYiRBBPPDyJAf2LcU4hzWUwjznm9F392sp31jlYdYNomeU3iYBAqFM9BdJXBlU8Lp T2h1qiSb49K/ggquQnu8feVgS4HquClkmZ1+94RanhisczLyHjqyIlkOz4rjafLV6ILR sVR8K/yPcnbIuOQwY4XeKXfKWma9V59J7lXyX0HVgXznrlbJjK12lqKPgD4eWDsZAF6n 7QgQ== X-Gm-Message-State: AOJu0YyyQhvW4CTDyRnaMbGf0+snL9wx1QWbOnTosQd1MouJT4dyONrD 5qXLe5WOc9GDnJyOLgcUEXELdIUO+SWvT98s9H283J7+cj8y6TIg6CJpSzQdKfkaPKxXzzcAb3S nSrs4PvQ2khhPEuMt6Py+aLr+JOZxzJN0LvplOmPb X-Google-Smtp-Source: AGHT+IFuB56HmyLoXxf6Tqh36MP/dEO2qfK2gwauZzJbPF1QsBFXacv1lw2oA08UPd9hF3a5/O8Nob1mVT25 X-Received: by 2002:a5d:848e:0:b0:7d6:6405:fe11 with SMTP id t14-20020a5d848e000000b007d66405fe11mr253390iom.3.1713372380551; Wed, 17 Apr 2024 09:46:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cn12-20020a0566383a0c00b004829ab8170asm799757jab.9.2024.04.17.09.46.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 09:46:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 09:46:20 -0700 (PDT) Message-ID: <661ffcdc.050a0220.7d11c.75edSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A8E9D604D420; Wed, 17 Apr 2024 12:46:19 -0400 (EDT) Subject: |SUCCESS| pw139449 [PATCH] devtools: fix version variable not initia From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240417093236.3786106-1-huangdengdui@huawei.com> References: <20240417093236.3786106-1-huangdengdui@huawei.com> 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139449 _Testing PASS_ Submitter: Dengdui Huang Date: Wednesday, April 17 2024 09:32:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139449 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29806/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/