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 9615F438E4 for ; Wed, 17 Jan 2024 19:24:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 673DB4025E; Wed, 17 Jan 2024 19:24:53 +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 5CEE44014F for ; Wed, 17 Jan 2024 19:24:52 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7bed9c7d33fso298900839f.1 for ; Wed, 17 Jan 2024 10:24:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705515891; x=1706120691; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c9Wo7t0hVj2FEdeXGCLEKTPLr+ZdzYHFB8VJm1HqDsg=; b=ZUoCH5a4CZWybyYYD7IAndl//d5xDa85AySrT4Us2HXUritKhIrwBngVjLvLThMEdg DD1TGwjdjzhL32Ml+Ue1jrxXleZUUkLanLdELpxCpKNFa+hWDLYnw3ItgLH/hSgXIU6/ u8vmpiadmezjCb6x51BjS7OElcoLfrxp/5LxI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705515891; x=1706120691; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c9Wo7t0hVj2FEdeXGCLEKTPLr+ZdzYHFB8VJm1HqDsg=; b=DEwhkm3wJXc7iNwk0h/C+32VukOnqJT95gQsEZTgjAzr4WE1sfTKx5fxpp/BGkLN6W zey7lUFySsjhMW1OU8S2EdYkmzGft1BCshsa+2gs0gRra731okUsbg1OtG6CpjOZlXkm WkbZ5HujAHBZxk9C0JmMgdEdeuD+4Lm+xB/dzabUHJTibIfDEMyMHF27PxBWBC215U+b myPa7M28cKzHmnVk/edQ1LUBww9lZo40e+Xzb6tBFaeYWQ2gSvB8lGIWMsgDmE4Hhv1F zg5DkbLIIqG3fEhAhtJR+yer3Y5AykbSe/lE30E9NRh+kB2oHQl4o7DzZP2nQUPQ1NmG REHw== X-Gm-Message-State: AOJu0YwjKukJFFVsMWlu08U86g6mswyCHPjOYUkZrt9b66V1MMH8R0fP utC8gvhtjqrX6HEO9sQX2YLTCD8FbZcxlk+kZckcWWdwM5EPLNjr+tw1bn/X46HGH+N9un9jH9r wLV8kNA== X-Google-Smtp-Source: AGHT+IFvr6hrshQZa+py0Vnsx8NmSu9YWNm4Ag+xILuLuQj6zvWixVaTo9IhNDttvuRC8IdgE6eRnx/pT5Fm X-Received: by 2002:a5e:c101:0:b0:7bf:6dbd:1082 with SMTP id v1-20020a5ec101000000b007bf6dbd1082mr953117iol.2.1705515891613; Wed, 17 Jan 2024 10:24:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id g5-20020a02bb85000000b0046e553a5b90sm69770jan.4.2024.01.17.10.24.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jan 2024 10:24:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jan 2024 10:24:51 -0800 (PST) Message-ID: <65a81b73.020a0220.ba211.4cc7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 269F96043481; Wed, 17 Jan 2024 13:24:51 -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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/