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 79687436F1 for ; Thu, 14 Dec 2023 17:19:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75C084326C; Thu, 14 Dec 2023 17:19:17 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id C699A4331A for ; Thu, 14 Dec 2023 17:19:12 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-2030fbc2417so2036201fac.3 for ; Thu, 14 Dec 2023 08:19:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702570752; x=1703175552; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gMrAwyvxOcZVcdLxsGV2CfPo5dDMiKyTx7S1Px7GwL8=; b=DC7jhsr8DhPTzRVPEftn2MRTuEboHXVoQP9cBKVj52z/xqrm4WSede/OqHIQ9cqRka ElbB108cpBpvoDSxnui9ZMnVdUfMexCU30CybkVQcmoaqLeQptQwEJyo2Y6POup7J4uX 8UruBsSsSrLucfMNCBEJxxRKmpsu1UTt5RT9M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702570752; x=1703175552; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gMrAwyvxOcZVcdLxsGV2CfPo5dDMiKyTx7S1Px7GwL8=; b=t7/JZFCgpoMiL1Po+5SkaOPz8dcfmT0QPB367pH+m6Wj1K87ycyJu3NyMVVU9FGi2w SyjfFW0c3MTUWqU2zSC1zKF9YBBxFAKViMAi0aPRgQGlMXlaCXK1emPBWOmf0+bORhpd mAm6a4aJMudft3SOnrXddcvf76KuRNcboDwVJQUjyjrNBlVvcmiaf4fcoCxbZvq/kHIE zNXRJXroZFaoJRbVEnp/AqbTZdz5nxNhUmWnUzaQMU9/5L+069JkmvyzakYK4uc3Rdiq U21qlFRrQ7+WtXRioKi+CVKIjVaIMeg1wzL/O3rrtc8lAnebc4GxOzGBBCuv8IFCoTDn QV9w== X-Gm-Message-State: AOJu0Yyltp9oMU+AfrcBxmlp0SX5345HlSzamxI9xiqovHAxc9sbzsFj EKxy//sUkaVTLQ65wmJCC1E6AdwYIlvEz6I26NXL/nb1kBIMAdZVNq5Rsg== X-Google-Smtp-Source: AGHT+IGGI6JGZCquSCovx0Af3kzWNzZ2ZPai/JxFFyOLXZlfT8zM+Gw+dhsKeRAGGWccBq744W/7ApQbeAKp X-Received: by 2002:a05:6870:ac10:b0:1fb:75c:3ffc with SMTP id kw16-20020a056870ac1000b001fb075c3ffcmr12998633oab.92.1702570752156; Thu, 14 Dec 2023 08:19:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u2-20020a05687036c200b001f93d0b3c9fsm857784oak.15.2023.12.14.08.19.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 08:19:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 08:19:12 -0800 (PST) Message-ID: <657b2b00.050a0220.aca27.d482SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9F000605C311; Thu, 14 Dec 2023 11:19:11 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a1dff49b89249659bb40512bb1410a9afba0f382 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 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.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 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27334/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/