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 4DFEE4380F for ; Thu, 4 Jan 2024 02:00:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 497B9402BF; Thu, 4 Jan 2024 02:00:45 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 1642640266 for ; Thu, 4 Jan 2024 02:00:44 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e7f0bf46a2so255617b3.1 for ; Wed, 03 Jan 2024 17:00:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704330043; x=1704934843; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZA/lRpgb5G7lFC/sfRYHU+4gMieNyUOzXpDnXPo5RYY=; b=OD34jgfV1HArRD28HtzQBaBfcHcw+ZoHFqxgwiZgl5atHbJJWEv1EdOsyR/UzNADH9 ayQ9BDgzdizybQkenjGnbuCwG0hWw8IFlfOB5YNMSY1ZeAUk/bfK/SnDs8pi47kL9cdq IT1cml1KQyekUNTIwnGqsnT2t1qVBBKgAvZQk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704330043; x=1704934843; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZA/lRpgb5G7lFC/sfRYHU+4gMieNyUOzXpDnXPo5RYY=; b=P0e3JnPRqA87BEfjVmANNXH5sl7aIiAKFqv43P5MFNjYx5OygQjL1MmlB8JiV12jM2 UTA5KhmWQk5P0Z9UWpSgnAZfisxLXNyPKHZcWAANXftfcGwdRnUvBydodmSkqALySIqq nMqcwwgbUzHINEN0fzx7TRPwlI7yGtykwjddM5zBpKcO+vZDefaw0LMU5d1y5G0oFSBP LvAFWAdPiOfXRPrLGiAyjRqjI3CC4d84r/q/X9FFQ7M3hx0fl+UFwGsLWQxqB62wOPcG nXg5o4Mq7GOMq00gxSj1F9PElFdapzW6uw5/bTPDsAgHvSjIwUMMLeEV9IL0jn+3oouX JFWg== X-Gm-Message-State: AOJu0YyJtLCKU6LxrECy3Tjg0xRCq2+f/l8eb32srFvu8CYP/0Zgj+2m XNnEsCfBd0/P1XLqDf0x3EPsQehmx9jKYglNX6OhxdCLtKTu714d/qrz2Tzuds0OSztcXLGvMzP /VSMo/A== X-Google-Smtp-Source: AGHT+IEOvEGc4dGz63O7JLT1JGfkZps+VZ7lz0xWMgdO/+Nqv01XYnCh79DLxRm//bmlb6BXdEZnIs7uRJHL X-Received: by 2002:a81:9109:0:b0:5d4:90a:c3bc with SMTP id i9-20020a819109000000b005d4090ac3bcmr11730011ywg.30.1704330043560; Wed, 03 Jan 2024 17:00:43 -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 w139-20020a814991000000b005f41a4b2cd8sm186683ywa.64.2024.01.03.17.00.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 17:00:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 17:00:43 -0800 (PST) Message-ID: <6596033b.810a0220.650ab.d76aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3CB2D605C311; Wed, 3 Jan 2024 20:00:43 -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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27538/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/