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 DF09B4385D for ; Mon, 8 Jan 2024 03:11:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D9F55402B0; Mon, 8 Jan 2024 03:11:00 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id AACC540272 for ; Mon, 8 Jan 2024 03:10:59 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b7fb34265fso66082139f.3 for ; Sun, 07 Jan 2024 18:10:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704679859; x=1705284659; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SF39sw1uolSw/vDfbM5Fz/S7bUY6O3mdrzqTfH41uvU=; b=VUr6SKDFzMn5wdt9AeF6u9rgZOU0mtlf5xreDPBQMUDUmQ1Q2Ht58PgXUaiPGbv3wm wS0FA+d7vipfyxomTq+eHXzGkAVwW9BO0MFM7A1B5/m9CXvUPttiZJKewsD5Tpym+XL9 CIXWRn550Am9OYY0BrkQXSufzw9DJ/FSS/kEw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704679859; x=1705284659; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SF39sw1uolSw/vDfbM5Fz/S7bUY6O3mdrzqTfH41uvU=; b=dv9qVG1z2ua5bQewNPcYKJjpRyQtFQTKl9slopiAZ1m6AjSpSSN9HcQ3gS2/RFqZxS VtG/He7AneF2oCwnjEo6bhLg4NiURD6zCD2me6DdtxZ+TGhzui+kkndlx832vbU2l9Wy cbjmTzFoLFSb+j4cImbOuFUdMPPZtdRiqWsL+OM0SxcV3azCFQF8Tw1tUibWKtpSdPje ALjKHXkUiSYBZaY8ss2UhuI8bac/UuSv1RkTXbDwj7lxBLfSM5Uw6KgxqBMwFdg6g5+k 5+x3DZ3XUI4aKjgbfI0YKZQWHSi4cAiHT2Jw+OBs9uXsTZEdHYqLSUGN6NOg+B8ZWsh0 h42w== X-Gm-Message-State: AOJu0YzZQEW0tHkW7mlEhA8aXHxoEoS6u8PqSec8KhJURtYXdKp4l9lL 5q8B3B30R2jR8DnnDCsnILweMWlMwE/bwOXETY8Ohp4tlekff6Jk0y4ZJPi0+wtBFvYxhaQD3oe B2o9geg== X-Google-Smtp-Source: AGHT+IH02FBA5E9kAO8aS9n6CW7BE+2Kxy0K2yEW+jaBlx/jHpkAnhXWhBgPIvKc35TYLnawBYqzreJo4nuf X-Received: by 2002:a5e:8c13:0:b0:7bb:ea37:9ebc with SMTP id n19-20020a5e8c13000000b007bbea379ebcmr3243700ioj.17.1704679859140; Sun, 07 Jan 2024 18:10:59 -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 gp6-20020a0566020e0600b007b7fd81bf8esm211831iob.16.2024.01.07.18.10.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 18:10:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 18:10:59 -0800 (PST) Message-ID: <659b59b3.050a0220.a4229.d685SMTPIN_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 62EEE6051823; Sun, 7 Jan 2024 21:10:58 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6ef07151aac4b4d9601d547f94a996d1c71b3871 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 6ef07151aac4b4d9601d547f94a996d1c71b3871 --> 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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27598/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/