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 A8DB441F55 for ; Tue, 29 Aug 2023 14:26:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9497E4026E; Tue, 29 Aug 2023 14:26:30 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 7FB354026E for ; Tue, 29 Aug 2023 14:26:29 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bee82fad0fso26053105ad.2 for ; Tue, 29 Aug 2023 05:26:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693311988; x=1693916788; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iHVFiCHSUhRBse/eTbDCiwUMwogeVu+UDVHKpcayRtw=; b=EQt+scARazmDRgfuybh5zEPaCK2WuCN03B0hwl872BIJjgpDPsDy9uehFsenW7FHiG BnD39GBlKAy3xwAfUQ8rQxgmb7Q2tQ/01GrvstNFL6ee0wVS/tOLynml5GYsJ3KkjEfw LJQXv9RqYY8mS0s6WC00z4GlvmbNxHzdFmq+k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693311988; x=1693916788; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iHVFiCHSUhRBse/eTbDCiwUMwogeVu+UDVHKpcayRtw=; b=RnOlsOyR7MPt0bAlXlGAOiO1g4Y7Qu17uP7ifMNhDV4bFxeVIlij9MjxB7D2CgrvaQ RafexjOLp53+OHSZr2wJ/wMiQFBxwxLPUOfSGymzZlK9Q75JQE2l1iJ9h4lIcPK9wT+g 9a8MUdOAX7YFppwPrJ+YpDHw9jdlGYcIcb3ieLvJLBeGLPSZdERBCkRpAHLhKLccbLb6 zBLM4CkE+hVcsGSjzmEiQS8i3oyudPXBTspsZny+m7kuEjFadBC4yR6cI+o4KHphZsbU XMCZIp+9c/QQBvzp3Sg2D0ZMIkeFFc+6o7uHH/FThEEUiOsjErMLSoYaODFj35WtkZ8P Y/hw== X-Gm-Message-State: AOJu0YytS9zE19KaIUX66bsxsdpwmintYc7Zf8gsFU2YhDfhxzE9wPsK AirSlFTS0YUyF4ErRBfH1ptyJYu4pGxBARRa9vqfUQcieBVypqAsdgORPA== X-Google-Smtp-Source: AGHT+IGOa3R426DMRAUklR1PV2KQMoR8Ipjd6tMp770k0G6oHbemTSt1yH9Vzo5m5+8rmvdmdRyybtYHWbuo X-Received: by 2002:a17:902:d488:b0:1bd:f71d:52ab with SMTP id c8-20020a170902d48800b001bdf71d52abmr27453799plg.56.1693311988632; Tue, 29 Aug 2023 05:26:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a10-20020a170902900a00b001bf2755bcecsm268534plp.9.2023.08.29.05.26.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Aug 2023 05:26:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Aug 2023 05:26:28 -0700 (PDT) Message-ID: <64ede3f4.170a0220.521cd.ca72SMTPIN_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 199536052471; Tue, 29 Aug 2023 08:26:28 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] ec6f19b05a96b0495d52081645aadf20ce73948a 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 ec6f19b05a96b0495d52081645aadf20ce73948a --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | 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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | 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) 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/25969/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/