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 E49894592C for ; Sat, 7 Sep 2024 11:14:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4D364028F; Sat, 7 Sep 2024 11:14:12 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 9E55440289 for ; Sat, 7 Sep 2024 11:14:11 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-717929b671eso2282113b3a.0 for ; Sat, 07 Sep 2024 02:14:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725700451; x=1726305251; 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=3HI9k3lPfGiDb+pYD0//nLrqSYQ8/KUYWjSaJIK+/ds=; b=A8MhYBvB5b2ysNICf/iLRsREWNOe9sH1rhFUh2JWq9/7d9a7e8vO0SM/lwn4Ew8lVD e6o49XYyIg4ESnCELcJo8/9ox2yBBaOktzxm0bySTzaeGoBXVAj7sSgNuCcrH6h8PqGq Q9Q3Q0t2mBO4TJV3w1YGkT0KJaMNwSvEA5HTg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725700451; x=1726305251; 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=3HI9k3lPfGiDb+pYD0//nLrqSYQ8/KUYWjSaJIK+/ds=; b=HoqMohN74tJL5yJFwqlMzx7cCJ+ZxlmBlDygDk/gJWWxGxGgkdco2PCFFZAdWKffTp TzNk/OhfzlwxBiwKd/2BrZ7J4AwayWzJRBBBGS8bJhqZSr/IJc8T67AJd2Yo8XX4VQ1R duOhOSz32JPqYDq0LZA//NhsQKu8AVm8EdwvBcIs3hLsckgUvz3s/khgSP2eeFFm4y3N Xw2Re63BwgKY1Rn7a6DFXAqLXwpYDEzu15KahHRLCbw9Pp4W+NWyXwjKMDOsmVq7Igq6 LMmMb3bh5oHn83NlPeq8SVUIrnwErwH4BCNLnHiOZ3OZ3MFmftg3LQNPw75qgSOBV/UG j4Wg== X-Gm-Message-State: AOJu0YzwxQTzc/HMimG8x0TBHYyzGPA7+2SKa0wihcKEegWTElFZfNzC /vRBUBKMyOHwN04WRJxgjFRiJp2hliP6pspGwJXMfmG4IfoHeb+6naVW4L/iqN98q58ZNcOGVsJ qtuXuw0tmwTVfBm7oJwKE5Wi/zIEkHIKrUFUi1Ylo X-Google-Smtp-Source: AGHT+IGGoTqxWNcbbrTpH4BujULeFePM2zoTa66tzIZqvKhSTdWmwv+3Dne3bZkRzKU1UnRy0MGhUYQ8E+Yj X-Received: by 2002:a05:6a00:2e28:b0:70d:2725:ebe4 with SMTP id d2e1a72fcca58-718d5e5c377mr5708410b3a.13.1725700450691; Sat, 07 Sep 2024 02:14:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-7d8254e6fa4sm16493a12.24.2024.09.07.02.14.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Sep 2024 02:14:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Sep 2024 02:14:10 -0700 (PDT) Message-ID: <66dc1962.630a0220.898fe.182eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BE9BE6050A6D; Sat, 7 Sep 2024 05:14:09 -0400 (EDT) Subject: |PENDING| pw143743-143745 [PATCH] [RFC,v2,3/3] vduse: use import VDU From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906152337.2805036-4-maxime.coquelin@redhat.com> References: <20240906152337.2805036-4-maxime.coquelin@redhat.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: PENDING http://dpdk.org/patch/143745 _Testing pending_ Submitter: Maxime Coquelin Date: Friday, September 06 2024 15:23:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143743-143745 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#297116 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PEND | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30943/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/