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 3015545538 for ; Mon, 1 Jul 2024 15:14:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B93D4279D; Mon, 1 Jul 2024 15:14:41 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 91A2742686 for ; Mon, 1 Jul 2024 15:14:39 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-645808a3294so25673217b3.3 for ; Mon, 01 Jul 2024 06:14:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719839679; x=1720444479; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OUX4f8TmB+GRsOgqyGvXdX1ZlEBgTVHO4F0J576e8yk=; b=JPcpk2H6NcWn9g+2ExlfVDYjpROckmxx9gWyj+31zck4r+6+0DSIntY8W4kkyYPqLT I4YekxC2b0F0Hr7ZutonNU5ehJ4b6+kl1zLV1Wsqj0cX2OoerrMynK4lsGjKr2bNUgD+ WSs0ktJEi9lfuFL2XLRFOwtCJHDgavhgCo3UM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719839679; x=1720444479; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OUX4f8TmB+GRsOgqyGvXdX1ZlEBgTVHO4F0J576e8yk=; b=d2wqcfc88Id8HblXppUgluu9da4jnjCd9NeQFNgzsl4bwp6fV/+K0Y5mrQRnnI3+C4 5mQ5aB/3vSuTpunYIoLri+HS4tCYWZkaygw4PtM/vYZoa4Gs7aIYxhQ3lfRQ0keHJRE7 7SIZxWPdiVshSgBwUHrI5zXK6sQZVFEjicYtruoBNJtt9lpj+su4MHujN8QtZbSRA/Qg iCPpyuUi3TV6BQl4DZNzxxEZDp49ggMiF/3Z3idmKA9Hd8jqXlPgf+NJel+kI5C04f2h rDoAgb14/rYUoVqUX3qRDMVA2pGYOdy62jyIm0hKKJyPomJ9rE5B6Amx95dx7isUoI1x AVpQ== X-Gm-Message-State: AOJu0YwY2KwNzkjddGQaEV52argzKqwG6GX7NslYQ5QjdEY8/kFs/CUm bZRqcHN/d7FK9Rk/7NPHVuYIK+mRDqv31zc0ZXNrJWr6apYDCA1YX53VHEmGyQZ5uYCLLwzXtJv dT7bdI5vw38ZGZXgn6TclFfz6Ct6AAIr1nAe33eMoy3jPZOVw+FzWJFKt X-Google-Smtp-Source: AGHT+IEIYIM4q52bv+AJWyKdZn4q5P/LNuYDVx1+pTuA48HLWzDDrUiUjeRsBOY+AfVDKL5TzY6o5h+GFbJp X-Received: by 2002:a81:431e:0:b0:62f:a250:632b with SMTP id 00721157ae682-64c7123bf6bmr58709417b3.8.1719839678917; Mon, 01 Jul 2024 06:14:38 -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 00721157ae682-64a9c122db7sm934837b3.66.2024.07.01.06.14.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jul 2024 06:14:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jul 2024 06:14:38 -0700 (PDT) Message-ID: <6682abbe.050a0220.2a02f.6a77SMTPIN_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 9B58A605C380; Mon, 1 Jul 2024 09:14:38 -0400 (EDT) Subject: |PENDING| [GIT MASTER] 3f091744e940ca7e93309fc23224cc5208c590eb 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-net-intel 3f091744e940ca7e93309fc23224cc5208c590eb --> testing pending 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 | PASS | +----------------------------------------+--------------------+ | 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) | 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 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 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 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/29658/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/