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 F3BC7438BC for ; Sun, 14 Jan 2024 05:50:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBC1E40A75; Sun, 14 Jan 2024 05:50:30 +0100 (CET) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 975C1402E9 for ; Sun, 14 Jan 2024 05:50:29 +0100 (CET) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-78313f4d149so804455485a.1 for ; Sat, 13 Jan 2024 20:50:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705207829; x=1705812629; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7DQUbedxVc7UTMV3DWvn659xfXR+zF1bgcxF8cVNqo4=; b=PMAU06ILuLLwP5c0UdeVravuuIuqHsnO1kAkLM2WZOIaEnYuPHgm5gcNE6g7lwNe+z 04ETtrhgY7Tkdpqq2fH4L5pTkj0i195a4acjiKITQR97JvDdd5WMagzxYeFyLHEOcV+p vgVuBgwyL260fvF3GhLEX+fIINaGaKHD2WNKU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705207829; x=1705812629; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7DQUbedxVc7UTMV3DWvn659xfXR+zF1bgcxF8cVNqo4=; b=ehYWYcX7PwTHuZXXVNu2seVLdd4mGiVCFkB7Kotr6vkQQEuErb63zU+nLjKJatt8Wu R/0/75ywU4eB0CWDrtyPt/QcNyhgb3GWHiLH6GbojKotddgys6XwgEk9lb80mxd7rIhV O2KfuL90QCqVKcLwiq1ymkmL/qCXXWtmsuZHC19EXpe5VVgmM1kpGtIo2fw6yZaQdBFG VTX3WOFu/fRYHheQc3BxxnlCZd9KewX+gQfTWFqwNyxsez/v3hB1KijqKK68CBM+p9ZI MeU+7CLHYW5wyr3o89CrSQn/zC7EmY/Q6jqlxe32tbWpbj86nCKmbttHm/HZceGMiDSS BVEQ== X-Gm-Message-State: AOJu0YywMdjzCKFGi7t64EdoAldxmq5fVoD7NMWQgJpjRiK6S8Om6/BD KK7MCUYTzHKk1+c8S/U9h6oRFjJE3DNK54USqykxk/TIwLSYa7wYe3qbKY1KTIcXlA== X-Google-Smtp-Source: AGHT+IHrSEWSVutIzeu9mYnCx0nbujz+V4Lvz4ur0FnkxvUtqfPuqNYJLFtfECcfZqwg0J3pB3QCvWSPT1gr X-Received: by 2002:a05:620a:4256:b0:783:316b:890 with SMTP id w22-20020a05620a425600b00783316b0890mr5018811qko.46.1705207828977; Sat, 13 Jan 2024 20:50:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dy9-20020a056130298900b007ce41fc948csm245911uab.6.2024.01.13.20.50.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 13 Jan 2024 20:50:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 13 Jan 2024 20:50:28 -0800 (PST) Message-ID: <65a36814.050a0220.662bc.2bf3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 793C46052516; Sat, 13 Jan 2024 23:50:28 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] d4af9a82063e4c39568191eaa12955d3ca39581a 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 d4af9a82063e4c39568191eaa12955d3ca39581a --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27657/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/