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 2D27D45626 for ; Mon, 15 Jul 2024 21:28:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 288FB4065F; Mon, 15 Jul 2024 21:28:02 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id C89CC402AF for ; Mon, 15 Jul 2024 21:28:00 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1fbc09ef46aso33004755ad.3 for ; Mon, 15 Jul 2024 12:28:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721071680; x=1721676480; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U5k8GnHE8Ktal2jrLGSOcPMLczkALQFDg8wLlTyvGns=; b=PaMlYcQkR1TOWM6px92hG1ER6iRH6iGcFeRUSVZWd84BNABw/otMOw2uu6b2I+gUsD MYOVQ54oP4YBx/sgfFDs/XapuypxbCIyyNbhNezlfDMlaCIjVKGf0O1iJvQzjADJrJf9 c4u3QK4gEMhC0D6a+xj+4iKKWXNj1kIRg2oJM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721071680; x=1721676480; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U5k8GnHE8Ktal2jrLGSOcPMLczkALQFDg8wLlTyvGns=; b=tvZ5ZGQgfJGxo0YIJdOE1pCGKFfELcGfJKiDG5hCk0myu9YxkladNJb1lLDxe15jt3 9ZjDVo7pnocwycZTOUJAyAFlS9m75P7I7U3IPSZBOUQTw3Nc+HzvFgkkaG8ygHgjtLgi +q0j2fUfML5dYdfj6lH2KQLbKeQ3SxW4RINSrj3F1rrTOpZvKmxgIlfEIj/JOYHAHnKZ h/vGGWjaikrgLXprZSd9jwTFKFIxoGpc62F4kemTjaVyDsTBRkX3WEeptUhsv9y15cjP vFKFGBY50JCvB8JGDV1MA6qVhUQJG/cvvjg8R4PmzQRLIe419blmKLRxxTD/QcvaUZs/ DsxA== X-Gm-Message-State: AOJu0Yy0/PGEDe5yDhaZEOnxMXriJlpI7zNRWS0plAPh4VlG6dE8IYHq fONXksKdgz3TlwnAWO8CYX8pHTw6PuxkbjUj2FzJMKmB00WdfJGKE7AtGykSgIFtXsQZD/YXcfZ oSzA3ewVUv57IhOZeJmBA4/jAIv3XvFcWKI2FDdaAymnD8Beaivi5n6BR X-Google-Smtp-Source: AGHT+IEUutK+WKbJQ9yksn86UhBksd2cT22EQcZ9gKN+8lJZPe9MswV1OHMtO4JM+9HTe/Vu1W6qPYp8n322 X-Received: by 2002:a17:902:e744:b0:1fb:6baa:5e3d with SMTP id d9443c01a7336-1fbb6d53560mr151344775ad.46.1721071679934; Mon, 15 Jul 2024 12:27:59 -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 d9443c01a7336-1fc0bba79bdsm754325ad.54.2024.07.15.12.27.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jul 2024 12:27:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jul 2024 12:27:59 -0700 (PDT) Message-ID: <6695783f.170a0220.75776.55b4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 649E4605C380; Mon, 15 Jul 2024 15:27:59 -0400 (EDT) Subject: |PENDING| [GIT MASTER] c15902587b538ff02cfb0fbb4dd481f1503d936b 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-eventdev c15902587b538ff02cfb0fbb4dd481f1503d936b --> testing pending Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.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 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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 Fedora 38 (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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.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 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29646/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/