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 6B673457B1 for ; Tue, 13 Aug 2024 14:08:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6574940647; Tue, 13 Aug 2024 14:08:04 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 26B4F402D0 for ; Tue, 13 Aug 2024 14:08:03 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-7095bfd6346so2878002a34.0 for ; Tue, 13 Aug 2024 05:08:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723550882; x=1724155682; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qDHGtf+VIvAmg0AQU9XCDy0124h1h73BPArkylZ0O0M=; b=IQorz3wTnaj96aOqcoCJS3hUEAAx7k7x/ZqRM0lkfdbyGUHE+42TTeCiwYslWIFTEX OCzwr93IgZz2ndEGjGRx7f9dApOyKa1P6uTWSFTJSB/iO1uoBMv+ZkMbot/+N8tKJBF8 GyRPn0uMt88zjqcfAo/fX//qklwgbeKfxfE+Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723550882; x=1724155682; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qDHGtf+VIvAmg0AQU9XCDy0124h1h73BPArkylZ0O0M=; b=tAfv5G4MXRz6pv1vkQklCRx/r+7JazArNvHFNemiS1h0MClzxwhDRGDmvCPKa/N0kN YjNe7xhLDAW/u5loxcMS7p/hIBC9knN4DXSrrik0NfsjW65CUrZRHIiUvuKfNU0GKvn4 uDo/gdjZjKlMfjb2Ugds4rpa64+PCpRz3G+nyYrNTppTrgBhOb7m96/xqHFA+zFRMOH+ lHt8aZkgmMAugJwQhAlfjbzB+pwJFiiFfnGTBrwkQEWqcoY6WeOvPluK69wUicwgqWSu QzjZ7lOk/sQUKbHpD24OFkvct/BI96p3mjla3LSlou5qXds+2jBHWb9z6TF9LpVUU9cw bTsA== X-Gm-Message-State: AOJu0YyOOT4CVlLLEzP2abi0E+FilW5/u9kM38hQ7Kl1Q7nut99n47Oh QJfTcZVBthVRUGiV0oKgY74NAIAlGxOJl0CURg41zQj9gOn3IFdOY/NvQkA0iR/X7fC1W+cpApc VU9CWWKkxH/1CYYrm9GOtOTtWaGtIaP8RQv7apmoR X-Google-Smtp-Source: AGHT+IH278MhWjnpm08LChCkh3K1oF3eZCiwY4R6h6EhsmcoqNwxPC+bTAa3z7RenSHQBZkPx/hDS01rQO+y X-Received: by 2002:a05:6830:4393:b0:709:5890:691d with SMTP id 46e09a7af769-70c93863a7fmr4098320a34.4.1723550882428; Tue, 13 Aug 2024 05:08:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5da3e598a87sm499050eaf.13.2024.08.13.05.08.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Aug 2024 05:08:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Aug 2024 05:08:02 -0700 (PDT) Message-ID: <66bb4ca2.4a0a0220.2154e.fd50SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E3FEF60526E2; Tue, 13 Aug 2024 08:08:01 -0400 (EDT) Subject: |PENDING| [GIT MASTER] cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 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 _Testing pending_ Branch: dpdk-next-virtio cb9187bc5c2b4bab0ad80194ac3b60491de14e8c --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#287966 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | 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 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/30233/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/