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 1397C4554D for ; Tue, 2 Jul 2024 15:10:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E800402EC; Tue, 2 Jul 2024 15:10:25 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 2861E402D2 for ; Tue, 2 Jul 2024 15:10:24 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-706680d3a25so2857068b3a.0 for ; Tue, 02 Jul 2024 06:10:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719925823; x=1720530623; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=a5CmQ2rAvZJxd7oJ3LXzoNOtgYFmGlp8pCcu4FdMsSo=; b=D/HcV1VhvtpFE1iRJuZX6ThvvF/ddmMEc9+8R8aSq6aSw01sf5cT0jCEpdbeqbQv7D 1jv6VwPxtE+d0x7yRjA5iiDNcCUccz3aTImZUvj1SdAbRPfHS3Vm5zanl/O0vIceCu68 dgEUXdOFoH6Z/SKSnGgHaeOj4Cxmji3broMEU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719925823; x=1720530623; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a5CmQ2rAvZJxd7oJ3LXzoNOtgYFmGlp8pCcu4FdMsSo=; b=Shj0I8snpCRyY843rYMgn5tRK0M5SfytCLnMyGCWzhfr6j52lH34QKqEK5Cl4ozjFZ MEAsCsp8MYHbo2jYz/3KHzZxBwaU5a/h6pPhajqU2TgdYRVVRAdRDvOdO0tFgUFXlK1c JLQmS8oiYtl0mCvZ4W9fLupjYb2WBwOowqejAASbh4hPbnsbF79I93mLgwDr3jAJxgyk AIEanBBCIzZY6ZDWupkIqEzLZ46ioVW9+eY5dD8e8GX+JMaykp7ZrHcv7ak1ZFLXL0td UyAOfo919dgOtl/ywc6rdJMA6Zs3FE+eXwBCS4nk9qltImT+SCeyJYcRt6K7kQTO3cAU +3sg== X-Gm-Message-State: AOJu0YxEmfmrrHaL8+qw3f1NVDr5K7BzjOkt7wt8xtuRPEocHUCQuW3j 81Yi9Xtac77IE+QQ4TXx1LH7v2hh7JRI4/AdpQ3o0X+my5OsPeRCPoI/VOm2+qV5nNG1KSTlHSe /xFqR5/iEH6fHKU4hDibKnLWL9fej93QyLiplaOg+gDOKv2xYWVzEbgC+ X-Google-Smtp-Source: AGHT+IFMXK/vePvwXZY6tVKNCdd0xLiCorEY1JAKouJO04em8kjrWUdkvBimVdMd08bkHWlRU/T0chvXoOA6 X-Received: by 2002:aa7:8895:0:b0:706:65f4:2cf3 with SMTP id d2e1a72fcca58-70aaaf4fbcamr7947680b3a.28.1719925823249; Tue, 02 Jul 2024 06:10:23 -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 41be03b00d2f7-72c69b54ad6sm226082a12.7.2024.07.02.06.10.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jul 2024 06:10:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jul 2024 06:10:23 -0700 (PDT) Message-ID: <6683fc3f.630a0220.1ebaf.0c3cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4642760526E2; Tue, 2 Jul 2024 09:10:22 -0400 (EDT) Subject: |PENDING| [GIT MASTER] 1a055be1a3756b5bc4cc814e939c81985cd59289 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: tags/v22.11 1a055be1a3756b5bc4cc814e939c81985cd59289 --> testing pending Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | 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 SVE | 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 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 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29674/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/