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 9E075440E8 for ; Mon, 27 May 2024 19:10:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96639402D9; Mon, 27 May 2024 19:10:20 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 86B96402D8 for ; Mon, 27 May 2024 19:10:19 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6f8f30712d3so1669701b3a.0 for ; Mon, 27 May 2024 10:10:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716829819; x=1717434619; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B5OWdschcCxkINNuEJ484kVumYXCI4uEPg46N7Q6eY4=; b=X/ly9FGvQlZBC2aGfVn609OdAycaSU+zQeu0LNkd/+pjzqKATEJgMGSfmnro7IdIVw Od3PerAaXb79fWuZyack7eMB3HznCb0+7qwz1Yntn9lIOToAt8Zb4Z1T04xgDGwNxYak xcKHrJBgBKZigoKtuOGTCDUGRU10Zv1lIwyl0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716829819; x=1717434619; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B5OWdschcCxkINNuEJ484kVumYXCI4uEPg46N7Q6eY4=; b=Om95+NoFUa+oAmM0hwQ3porQvCYvAUYVU3HIC0ZjniFSsY2pAr2WLR6tq/lX6sQ6ft ED+24mtSUg4PFSB2EH31ip3FskF7R94+3OmWxczryoiCfwcizWNaxT5Xr4EptklSWr7V kq/5OBXC52alcmVw64nPauCXZ1+EnBXpe7pr0aLyaoDDfaXr7wab0xofB8CseSlSea80 5wxvujmCglxFQvNMq74f4j9HaGiQLYwn2/XCDkCeOWKN+uoxkOcshyRaWU7yjx0fmsrO ITiN3N9elMUO6JEgEfGMp4U80y7PRPmhzrOTbtGurDSDKhhtCR1hD9aJR/fDRYg/gcjW bbkQ== X-Gm-Message-State: AOJu0YylgJ2nbuoVlH3/8j3Fd1WYWzse8lnlBXUa7NRrMRfgKxiYL3JP kg37/GxTY+urvf+6p7oJ3BOsYJQB+5ZeeJwFQtKQ5UygEw5V6IHybbhkFSQ0Y0k9LIe2ZZVYwRT 9LicQq0KyzaD0t2QLWotlCoBTIuIkpd9pJ2K2UHqxs+wt6tZoAP2fanwA X-Google-Smtp-Source: AGHT+IHsaUi8tAOYaxpY8Bp8GbAhw4HZiFug6vJZiSZICyO9BroJoGI16zTntXS4S5CfdoZyrwGAAc9B1zeO X-Received: by 2002:a05:6a21:3398:b0:1af:a9ad:fbbe with SMTP id adf61e73a8af0-1b205cf89b4mr19539689637.27.1716829818867; Mon, 27 May 2024 10:10:18 -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-682274ba9f8sm747289a12.32.2024.05.27.10.10.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 May 2024 10:10:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 May 2024 10:10:18 -0700 (PDT) Message-ID: <6654be7a.630a0220.e4aa3.a525SMTPIN_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 F37A16052538; Mon, 27 May 2024 13:10:17 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 77e63757d2a0106a0cc519f5a82e2d749d16475a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jerin Jacob 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 PASS_ Branch: dpdk-next-eventdev 77e63757d2a0106a0cc519f5a82e2d749d16475a --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ 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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29216/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/