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 05019436F1 for ; Thu, 14 Dec 2023 17:06:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 00FF44326C; Thu, 14 Dec 2023 17:06:04 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 7F44B402C2 for ; Thu, 14 Dec 2023 17:06:02 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b3b819f8a3so390179139f.1 for ; Thu, 14 Dec 2023 08:06:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702569962; x=1703174762; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gMrAwyvxOcZVcdLxsGV2CfPo5dDMiKyTx7S1Px7GwL8=; b=XnS86MAEB2QxMCTPoTAIAu+KuVKobOwo6cfGghHNlpNPs9dTkcA97XsOGDBQ4Ovpcs MC30Yry99RR7Es+SceWTlV5NfUCUdzgMA8DCzVyOPlTo3r+KZviAKWS5ZjJcFaTRO1FV 0Gvz7rvobKwXShCiI0tM4WjYwcalI3VhgPbwU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702569962; x=1703174762; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gMrAwyvxOcZVcdLxsGV2CfPo5dDMiKyTx7S1Px7GwL8=; b=AgEpEkIMe8IUz0S0PjS3WwYMmPv6ZTp6Ql3pk8Ed+ersVWMjY7GMMXZP40cDz1rfGY 7m4XkAokznI2NJ78yWlyfAb1oH/1eb6OTA7GeivMPjy1Nk5yIwKUruOoMS5L4zx/sfHu 3wjQ0Yh+pJEM7qktwNKx545Dq+2ckwwb0Vjet+LbH0Z1Bxz6V3MW6PBDgjJbtTbdsN+i siqxD53krcHiVdCD5GlxjdPhfbnyXf00/uHdhw5WwIA4kRfPb4o2pSr4c/0gS7aKoVlM GpFUl7dQoEelJWjcSNihSP9/vJDWzm40MXEXnAZPJE6akNVtW/gIz+4vvdD4j3jY3lkb NJmQ== X-Gm-Message-State: AOJu0YzA+8hfHUi2NNxk8b+zhyCTVqdEADxpiz7SDKhavhquu8RLKCxK r6UOgvVBlLsRb+Y/jRBpZSo36KTAOih1vmMyaGVfCqgElh0JQxf508hrsA== X-Google-Smtp-Source: AGHT+IHmuJSoS95QUe/TyzfeHujadWOgVaceft75P/f3smOzy73GCRG2YzHWq5VoyXZt2UMISjM4kTxw2j0o X-Received: by 2002:a05:6e02:164c:b0:35f:73fa:6450 with SMTP id v12-20020a056e02164c00b0035f73fa6450mr3822638ilu.30.1702569961935; Thu, 14 Dec 2023 08:06:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p8-20020a056e02144800b0035d55788514sm227397ilo.37.2023.12.14.08.06.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 08:06:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 08:06:01 -0800 (PST) Message-ID: <657b27e9.050a0220.70e46.81f6SMTPIN_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 94D9D605C311; Thu, 14 Dec 2023 11:06:01 -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/