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 0373F43E93 for ; Wed, 17 Apr 2024 17:44:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E17DB402B5; Wed, 17 Apr 2024 17:44:02 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 8A34C4003C for ; Wed, 17 Apr 2024 17:44:01 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1e2c725e234so7906145ad.1 for ; Wed, 17 Apr 2024 08:44:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713368641; x=1713973441; 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=MEczz0/rlQ4tyUI+ZTOnC2/NNXMKWG4Nte2jTZ9mVJ4=; b=VxqB5gJE82kDGxXYft6eoxEYkjQs3pdivr6sAmy1GaXRYKiK1kI87opwqdFRs7tUiL B2WS0qFfktrGoeRIlr+usjdTeCnX1dgWOmkCah0K3wn/oGXPVgqA7PUVKtj3S0uWxoCx pFT17r83hCdNmrNkar+DW7soSxD7quHs9nkyM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713368641; x=1713973441; 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=MEczz0/rlQ4tyUI+ZTOnC2/NNXMKWG4Nte2jTZ9mVJ4=; b=hEhhmDIxHC7q3TGMnEbzY3ynwbvcUxR5gAolqKVdjDjT4TE0F5TttKc8w8us9AP2Mc 3haWNmHLRZsdaLCEZBkddOERbmAQL3m1ZjQNqSNx1XeIRlRVbe4zE/duinQpnND0ZvlZ IARJ1yYCo91UlpROPDzCO+s5KqAEAYB0RTinREZQSgKIy7wplIo/fJ8zaAdHiFBwDW32 aTVaLZF5YvUWp9/ET8dgMce+NOfUUf2BDcZeB7hGuRnAqhWI/vAJo+GRxY+i3/IyRYwF FIe1En/91p0FsIbIGN5Ced4lr8ICHaVL5l9PXZw1rPu7aW9G96YdzCEUfUiPWXZDwR42 4C/g== X-Gm-Message-State: AOJu0Yz6qb8Q1Zr1E1ThJxbi0f6EJPBs65NQ6KT+1PfOXdJdsDUQvG6k 0kYigZfp2RhGCRwy7oYonXjUcKPNbEaRL+pjhlVvyJucuzqTetUkYTNj/AHqRaFtmJ35V9QaWQw UN5m6w4sAcQe1cSfbW3odBBAKvDShquypiEFj5JORX0gnUscZzk7fBFVG X-Google-Smtp-Source: AGHT+IGftyWudcS3/+Sv3IojHz19cCKMTrNr5fnRqKxjykja/048flRYH4+zGr38GfKZ2t5zGGvkMC/GaAQT X-Received: by 2002:a17:902:d2c2:b0:1e2:45f3:2d57 with SMTP id n2-20020a170902d2c200b001e245f32d57mr8558632plc.6.1713368640795; Wed, 17 Apr 2024 08:44:00 -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 s9-20020a170903320900b001e3c8d7d66bsm529869plh.125.2024.04.17.08.44.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 08:44:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 08:44:00 -0700 (PDT) Message-ID: <661fee40.170a0220.d4a48.853fSMTPIN_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 0148E604D420; Wed, 17 Apr 2024 11:44:00 -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-compile-arm64-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_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +-----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +-----------------------+--------------------+ | Debian 12 (arm) | PASS | +-----------------------+--------------------+ | Fedora 39 (ARM) | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.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/