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 8EC8F438F1 for ; Wed, 17 Jan 2024 18:18:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C7824025E; Wed, 17 Jan 2024 18:18:41 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id A25AD4014F for ; Wed, 17 Jan 2024 18:18:39 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7bed8faf6ebso346522039f.2 for ; Wed, 17 Jan 2024 09:18:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705511919; x=1706116719; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uPFvTI+p5l57r/HeMeHXBCroAQlcEg7iSoslF0LRJvE=; b=QRhjh6BabuY466c+K3V4vcxYtpOh0i/9M7aGKYHi+T2E9sU58K0UhCBFlgjmoMeRjT uiHkbWJ/xRUscooxpOCZgHPnXXBHbFzPtMs4e5PSYjwj7h8PXEry+PY5XqPFMsRH+gBz pgy9PB+ZEj+RRKCVxFYY+7At9u+7vR9Pn7IpM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705511919; x=1706116719; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uPFvTI+p5l57r/HeMeHXBCroAQlcEg7iSoslF0LRJvE=; b=nCYQWvIQ/KsjgXRdQqbsxmyLDxk2iWY/2xv4AEqhRCSfwZxpQcUds0erpR+TM4IXIY zPuNHdzf4OM5QVbLRgKjc2y/ybbD6qnzJdMdDdwoBFQB520V6TwycOatBgvw8Ue/p0/G ah1JFgdedwz40004zSlwnZb1OX6qCzX2JHvGdxcIaXXBA4q37e4t7LE1mWw2Sk02x1Mx 6goy4nMfShg++uhcITarolKSLFNevkkYvuZA2nyHKlGA02T2grtGU2m1nN8eOph2rDLD Zz3Nn72dk7Zf76HQ2Mdob4KjgeTESPLzTnmxDFelZ3Dk01f/LMzo2kfhvMBRV2ex9fWJ xoaA== X-Gm-Message-State: AOJu0Ywx/DsVvZS7tE7FRgRV8HDQBsSpKoEP3SEYDUY5TLtK6P1cxpsN L1NhFG6A+PUXmA5iXpVL4froGjp5G6ABd7jPQE0Vc0XE//EC/Wttk4uRPEG4UARu0w== X-Google-Smtp-Source: AGHT+IGTjNbxKsnY0MgvJ+1wtHcXhO9l7rudGFPnhCfIgJZlCUL2xKM9WC3NCfcXApsaJwDoJYm1XEI9ys3A X-Received: by 2002:a5d:8b12:0:b0:7bf:6f58:cc78 with SMTP id k18-20020a5d8b12000000b007bf6f58cc78mr414444ion.29.1705511918731; Wed, 17 Jan 2024 09:18:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l22-20020a05663814d600b0046de87853e4sm53607jak.43.2024.01.17.09.18.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jan 2024 09:18:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jan 2024 09:18:38 -0800 (PST) Message-ID: <65a80bee.050a0220.e6806.3fb1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4349E6043481; Wed, 17 Jan 2024 12:18:38 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a1dff49b89249659bb40512bb1410a9afba0f382 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 a1dff49b89249659bb40512bb1410a9afba0f382 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27693/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/