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 5E6BF455F3 for ; Thu, 11 Jul 2024 14:36:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5BBE942E50; Thu, 11 Jul 2024 14:36:31 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id AABF84065B for ; Thu, 11 Jul 2024 14:36:29 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1fb0d88fd25so6186645ad.0 for ; Thu, 11 Jul 2024 05:36:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720701389; x=1721306189; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZlAt/kp+iCNRqrY74qBc4S8HwocdPiLnVf0Vyvn0H1Q=; b=IqykxXLFusn/qdwIq1uoQUrWmY7wqq08HULshuaehLooPMeqjvGUod1VoHWFN0wUH9 ESIQJ3zPkR4dp54kDvwmAMNXucthfHnF6Zm9X+gpmmP0+CWWahv7Seca9S5u7WWEaUmc X4sTheU5MLjoa92H4dACRBPEGvTTXiDtvnmIU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720701389; x=1721306189; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZlAt/kp+iCNRqrY74qBc4S8HwocdPiLnVf0Vyvn0H1Q=; b=axjm03wQ2AkPzOWFHwyDG1GSQiPLrAGlCLIlJBKMED7nY/9vxWbnEwXxede9Wsc/RK KN5onfdgw6AYi2NKDpSQuy/cLGUNJEQkmdXHLFuffP4bzSQpQhMGpCadyMlBSRUsmT/A mF2hLcQSMoohhRfxBUk+0kk74HHwyJMKKD2OXuoOqueGYy54hmUCUlBCXAHbq3FlVjXE BH74JPSbFolNMEZXsrgSVEUn5GgKLCSLCiUPDQo2AepPRmCl8V2Qn/+xJAVKx9KLYfm5 wJyLiNWDI3taSCmRrLecuIa01NY0YmbjPRvZqCWKC98vka+isHDJ6x5QJJNHP/QNDRRn JeFg== X-Gm-Message-State: AOJu0YxATK0ySQsGo66LAMvHGA9I3LRRXkQMuJYMqoIxLd8iQCgAV6RD CCRy9068MU0dIrATg6f1UDjRxpAB0WzDRmmD4Ep6XMdQs0qOjK6MUh+3Ad8628YccyCFs8C0sLk ETA2UNZJQ4o62GJvHQRxvMxLhBBC/j943n28gwEEs X-Google-Smtp-Source: AGHT+IExTOUpRlJOfUwg9iKL8UEgnmwr3l3jiWaxFQWBtNHclcS3NqYYGuivzGPywOJr6T274RGkZc3gXNT7 X-Received: by 2002:a17:902:f541:b0:1fb:2ebc:d16b with SMTP id d9443c01a7336-1fbdb9b4fb8mr35675415ad.7.1720701388721; Thu, 11 Jul 2024 05:36:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fbb6a42795sm2281705ad.60.2024.07.11.05.36.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jul 2024 05:36:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jul 2024 05:36:28 -0700 (PDT) Message-ID: <668fd1cc.170a0220.13d71.b5cbSMTPIN_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 CEFFC60526E2; Thu, 11 Jul 2024 08:36:27 -0400 (EDT) Subject: |PENDING| [GIT MASTER] e014773daacdb2f4be17061352592e5bb83a1d3f 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 e014773daacdb2f4be17061352592e5bb83a1d3f --> testing pending 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 Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ 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 Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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/29812/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/