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 2293B42BD2 for ; Mon, 29 May 2023 12:59:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F5E7410D7; Mon, 29 May 2023 12:59:44 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id A382F410D7 for ; Mon, 29 May 2023 12:59:42 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5552f7a9bc5so701405eaf.1 for ; Mon, 29 May 2023 03:59:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685357982; x=1687949982; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mzWJK++U8KihVyqTyDeRuTfYMVex6urH8EGP+Q6z8sw=; b=AdcBg2Ih06KWy4XVu0E/akU/6IaIi2urNbZ2uAIhye/W5TKF+baBD3gn1USpl2ZsxW ztUkBoYntm9cSTndUe6O7gY385t2jd5E53M/P+N789Z8kZE/7mDY39k3w2fiHuZ2w0Si x2YJwDFz+jLovCKaUW28/HdKbqWFZS+vLDWHs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685357982; x=1687949982; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mzWJK++U8KihVyqTyDeRuTfYMVex6urH8EGP+Q6z8sw=; b=ZhX7i+Q8Fj5bFJqynWsWjna6FpBQbgkXQqamstkQZVJkF+PVZPOJOFf6/luzJzy6Pp x2VVFn4i8/z/01+U/nWd7ymTSgoaKohPsNhsWB9v4EHtWbUz0x8413Sz7EPceei/4k6z R0bZJiwyDJzmYcgI2nakVGVFJdTqCkmkTkcPI3+OqDYZIh7lLh2/NV1ub17uxzQcaUm9 aikH5B90XcZypwhSJ7sdyqHDMLw1EPmkEttZ4U6nufMwxEythGepIsMVT/6GqttdBPoZ Kc5nmzQ1SLXkQ1BDQejA91PzUqq3F3yVrgaVR3V3UECSTFJdHVcXOUqVHtywcpAM+Tgl yseA== X-Gm-Message-State: AC+VfDysmO7nslEbRymmY+/4g6HhT/TXEFv7fhwdzy9dzKjlfA1J6Ohg uYtmpZI+3EIboHSmYPWcmqoofiTurr+gkeWykqKUt9Az9o6tIzhdjBQgptBDnodPAIa0GoRRHw= = X-Google-Smtp-Source: ACHHUZ7NBiXqJB6zdL6mUzt/uhHMzxUeeRjB69iUXo/If3wEtfODly/MHBhLmAcDrUUUbqOfDyFmPgT4jpiZ X-Received: by 2002:a4a:4988:0:b0:54f:810a:160f with SMTP id z130-20020a4a4988000000b0054f810a160fmr2564056ooa.2.1685357981953; Mon, 29 May 2023 03:59:41 -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 n1-20020a4ae741000000b00545935f0defsm339202oov.16.2023.05.29.03.59.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 03:59:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 03:59:41 -0700 (PDT) Message-ID: <6474859d.4a0a0220.641d2.2c6cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 6B6E0605246B; Mon, 29 May 2023 06:59:41 -0400 (EDT) Subject: |SUCCESS| pw127653-127654 [PATCH] [2/2] build: fix warning when runn 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127654 _Testing PASS_ Submitter: Ruifeng Wang Date: Monday, May 29 2023 05:57:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127653-127654 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26431/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/