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 9EEF5430F0 for ; Thu, 24 Aug 2023 14:53:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B36F440150; Thu, 24 Aug 2023 14:53:55 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 46C7C40150 for ; Thu, 24 Aug 2023 14:53:54 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-64f5aeb81d1so10177906d6.0 for ; Thu, 24 Aug 2023 05:53:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692881633; x=1693486433; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=puBBkkJk5ggBxFkjgDl4hFzAH+ndUXewLnUrzX9LYyE=; b=aTfqXVs1AguBf+mlvy2shaCvtGNJWkJ8mC5wkDGO9bMcP4OMacrklCXdNJU/wD1EM2 e+rcO96zE93JC0rTrEwEwMe3b/TAnjPbdHfs5Z2tSccV9bqvjoiB9au0xoBXqu4H1S8F 8kdzRLICEua700XYvuSD0pJacWfaoVmGr3MCo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692881633; x=1693486433; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=puBBkkJk5ggBxFkjgDl4hFzAH+ndUXewLnUrzX9LYyE=; b=MFhuk3fJEFH9jENiqjC5aWoG+yAeWdzovFLIu2pXV33pYTroCrzvZRPARb+B3PX4qZ e5Slv74Y/GLcQj3hlcbUsBuYqKuSeElxaOJ9i5w/Pf6fR3dH9VjFh1cJFhX3nhhbUr1I f9SRyPawbma4WjoPcknrsnT1blzd7HvLacxvafgVh3eZ9x/HZwPevrYLb1jk1FmX6HwB 4oxTVFiuL3D7S3Wihb/gKT30HYL1mLn5GBosl0t1QkOEaMxHjM/htUqxCbPhy9VlB/lP bjF2ROrgoiG9hhg+Vc82r2jcjqRTgE8K6G1DfoweGlYqurZ8F0QUubehMydoJ/CxRH7A sjug== X-Gm-Message-State: AOJu0YxO2e1XDasxN0esHj4mwtOqIVdU9zyKnM4vBvwBCCaLkMPLrkJz HEuBygqpaqSJdDq6jTYFKiw/X9Bpg1k78K/vp2jaIq4+BVzXtPkF/MXz8leprpiklGb1xMvvvQ= = X-Google-Smtp-Source: AGHT+IEDpm0zxYpJOt1Q36Ro6VrYvyVl4d2TKBynHr7alNz7wPq5hM321V7icGjeItTnW45t5xAPJcj2rTMw X-Received: by 2002:a05:6214:5781:b0:63c:fb61:a201 with SMTP id lv1-20020a056214578100b0063cfb61a201mr17113531qvb.35.1692881633641; Thu, 24 Aug 2023 05:53:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h2-20020a0cb4c2000000b0064a55b8a16bsm1325718qvf.10.2023.08.24.05.53.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 05:53:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 05:53:53 -0700 (PDT) Message-ID: <64e752e1.0c0a0220.e3c2d.8bf6SMTPIN_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 5CCED6052471; Thu, 24 Aug 2023 08:53:53 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 2d1d5de4c023c44b3b280bbc399ddc5d48ee703b 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 2d1d5de4c023c44b3b280bbc399ddc5d48ee703b --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25927/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/