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 7D31943A9C for ; Tue, 6 Feb 2024 04:52:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 570484026B; Tue, 6 Feb 2024 04:52:31 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 8F5434003C for ; Tue, 6 Feb 2024 04:52:29 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6e125818649so2769921a34.1 for ; Mon, 05 Feb 2024 19:52:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707191548; x=1707796348; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=srnTrieoLj5/qNM08+PcYKplmrDd9CrFVXgN4cO4dGo=; b=WBKxl4tSVI9O4odbA/eB0BEgqBhx/DWX3iV4hSf/e5BIiKEXsMKtD/94hlWt9P0olQ fdDB5cWe/uG6RjZLJuEWomX1z09f6cn/cnv1TQH//F/6iMI+UB41ax59ra7eNzVd5Yy3 eAQkrDsRUrJ3jdWR1mSzOlfCzoqHO71/5T+HM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707191548; x=1707796348; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=srnTrieoLj5/qNM08+PcYKplmrDd9CrFVXgN4cO4dGo=; b=ouDNsqIfvwLUi7Pbaiu7AMv7omLTRRU3Tw0E7aC4ymieBcLaFCk89Lv+XxjHGdbKqY ptXpuKOOLJUuLS+2M23E1VuN7LhZqFx2B+r+8+ly0wykm3GKlHHBiuvz+XcqEFAg9zwL C6UinItRa+kPcTyPb8/cPFD0PDH+12GnpNurhWopDVNVIl3TEzyWhndh2XUE2SkUAxmp NqZALIb0yE571lbtq2LB/rT0muqOpT5HFTqwRaRtsSK13kBakMv2L1upi+os0kft35ms 5OglH4H7QIh1K8s4kemcFTmJAyC5gAqUXrReCvoAEhXJDwNcT+mbuiKk2C4Fs1DbtqsF OUpA== X-Gm-Message-State: AOJu0Yzh3u1pi+G5UWucJ2CcumlmXtY2hSZd9poj2omySUhDfHTLeNGb mfvED1sMy0b6lHaTRLkYa6Ejr/CraKYGMKQjbgoyUBLYm8ibVH47VA8MpYwO9E7e83cjpRjuyw0 Vr1srS/EBQdNoukhnwZfPdllr4+FP7hMkoWtWZJlOww6T1f0+h0uX3oNR X-Google-Smtp-Source: AGHT+IGJVf+rTnjw+wwkXp6tRvSq9JUXVtz5zM604S9khR4/bhFXacKLnwPwi/fczgGSJT1X3l4wxvvdoSfV X-Received: by 2002:a05:6808:14cb:b0:3bf:de6d:f279 with SMTP id f11-20020a05680814cb00b003bfde6df279mr1918738oiw.12.1707191548818; Mon, 05 Feb 2024 19:52:28 -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 y23-20020a634957000000b005af376e41c0sm62379pgk.19.2024.02.05.19.52.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Feb 2024 19:52:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 05 Feb 2024 19:52:28 -0800 (PST) Message-ID: <65c1acfc.630a0220.4201e.3f29SMTPIN_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 01D0D6052517; Mon, 5 Feb 2024 22:52:27 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a4ce111cc89f580b8c4aad51bdb061acbdfde86b 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 a4ce111cc89f580b8c4aad51bdb061acbdfde86b --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 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 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27911/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/