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 2B32243384 for ; Mon, 20 Nov 2023 21:10:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 264E54027A; Mon, 20 Nov 2023 21:10:26 +0100 (CET) Received: from mail-ej1-f100.google.com (mail-ej1-f100.google.com [209.85.218.100]) by mails.dpdk.org (Postfix) with ESMTP id EBE994027A for ; Mon, 20 Nov 2023 21:10:24 +0100 (CET) Received: by mail-ej1-f100.google.com with SMTP id a640c23a62f3a-a00a9c6f283so89134166b.0 for ; Mon, 20 Nov 2023 12:10:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700511024; x=1701115824; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cRfTqfx7VNdsyzOzXm5VNVXi2GCO2rQdjKvzm6vyM4w=; b=J7oApoAb2tz6AGRK9eeXo4mQmhNmaxkqvtQe+NasOS2T9U/o0SS5/Re2WPAmYqDFyf KAb9NnmA1pwOT3g8tLEdZa34l9vw7B0Ko/gGcfofTHH+6fjcHt+MHVI/H2c+MpHAf8zi V0vUO9bh5RZw7BpevbUawM83oceVuUEsF7kIA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700511024; x=1701115824; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cRfTqfx7VNdsyzOzXm5VNVXi2GCO2rQdjKvzm6vyM4w=; b=F+k8pGJGf7q9i0ALnu1Ke9ghrDPEJMx+86SZJnYTEvwek7Cgwb0PQm2EvSZSVL2jqH jrAs1oxC9861JTxEaLaYwecK0AJs7j7/ny5cDAyp5E1XybFel/HxmabhSYvKNiyLLCUE NQsAxicLDKJqSpG1PyEjm1o+vrlUp4GZVTZxs7YZCRHAx6dqj58O2D9O/Vt3ky7F+0Fk 8EoGR/A0WrSC08mZW9v2Bc7r2YJUyJpyd+JhcKBL6arL796QK1/jdnz87tFkxDf7N2I7 JtBQjw2+AaOGdENPV3r/Rusc/kKHYMbKZhJNVd93uIFjgnu5PQFYHIp70XDUF3vlxv9o 6gbA== X-Gm-Message-State: AOJu0YxUfVhGOljJ8yfhd/qUNqZwo+xGjS9EEb4tZiGv223YYcFwyFzt J5TnO28Zau4lotlaRPHRgG1RhWO0tz0nGIe3LeRlH4FFvpLDsA== X-Google-Smtp-Source: AGHT+IEQQGgfZ9ndZj1uSemfbaNfZON1kMwnfetQMoKUP5BlZI7P+SyB6xa6wHr/ebMdwU+rtlQEQ+ZFsk4g X-Received: by 2002:a17:906:224d:b0:9bf:2f84:5de7 with SMTP id 13-20020a170906224d00b009bf2f845de7mr5682884ejr.4.1700511024610; Mon, 20 Nov 2023 12:10:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k24-20020a170906681800b0094f60bd35dfsm752969ejr.61.2023.11.20.12.10.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 12:10:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 12:10:24 -0800 (PST) Message-ID: <655bbd30.170a0220.3062d.c937SMTPIN_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 C746C605C311; Mon, 20 Nov 2023 15:10:23 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c404c6644d2378edba78b2ce5d8b54fb798b23b9 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-net c404c6644d2378edba78b2ce5d8b54fb798b23b9 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 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) Kernel: Depends on container host Compiler: gcc 13.1.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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/27059/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/