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 1A04A438AC for ; Sat, 13 Jan 2024 07:26:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1548640268; Sat, 13 Jan 2024 07:26:10 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 0E2BB400EF for ; Sat, 13 Jan 2024 07:26:09 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6d9b2c8e2a4so6075667b3a.0 for ; Fri, 12 Jan 2024 22:26:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705127168; x=1705731968; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SPzxVBV+OA2I+7CNyWVdPQJdOaGkwTab9FH1mwfPCuA=; b=Ly6DY6gg8IPOErLMsfKUGRQjMXmxW0MB2E6N4n+HJgvo8cfntpa4VhWv4Ri/o4ImiS Uyz5p3vIaDeAATVF+LhvEUCqdQDpdHAR3gc24aHH40kkPQALqPDUOopgvfSdCrFIPHrY z2gXpW85+U3HE6qILAoZaw6YhcsK2BtAFAWrs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705127168; x=1705731968; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SPzxVBV+OA2I+7CNyWVdPQJdOaGkwTab9FH1mwfPCuA=; b=sfmKU76y6+Pgo/G5QdesV2sKd6v8A2fCxnOnOGjdHRbS/d7EcV355ZrjP0GKF/eNPp nBoDFvwozP1GUBzaXzyeGKJpX2qVlGXRgyL8ZP1Wvn2kOSNX7DquYfs9xvkqW5s/kXt9 ENb1EYP2GWvZjPsz3Q6GJOAnEr6KlMmg/FV7rPTFgEZGALuBLzMD0N/LjrvwHaJRMOtB p5aY/U0adUzUUbMovl6yej4+ZTz1H5OT8uGZDTm6XsAUERaif6fiM9Cu6RtomslRVJYo nstWPN78Ls3fOzrCVUNF8xcOinNeMvAJaWW5Ike6wqcLPHdMDwZvjqw5hsVEZY+Olrms bWvQ== X-Gm-Message-State: AOJu0YwUoh/zZn2tU0yxKN8lNrxOyCkFLyYBo3IgksQBMqNVeZJ1tX7/ H4WZ6LJXwVEthwJ7+3Ten5fK6Ka/6IdVW3WUKD/dMVF9uYINHxI+vNFA3A== X-Google-Smtp-Source: AGHT+IGMna8WiGsn26TQaKij5nz1wbZ7HUEcElPAnrfEOVuHkuifqcmeNrdDhMjiLBIJbIlEF9uG/9zXEp8Z X-Received: by 2002:a05:6a00:c8d:b0:6d9:abd3:765c with SMTP id a13-20020a056a000c8d00b006d9abd3765cmr3185217pfv.25.1705127168264; Fri, 12 Jan 2024 22:26:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y6-20020a056a00180600b006d9bc39e36asm171026pfa.19.2024.01.12.22.26.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jan 2024 22:26:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jan 2024 22:26:08 -0800 (PST) Message-ID: <65a22d00.050a0220.3407f.db02SMTPIN_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 768176052515; Sat, 13 Jan 2024 01:26:07 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] bbc9320cafa6e70d08fa80cf1e43da461aecb9f6 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v21.11 bbc9320cafa6e70d08fa80cf1e43da461aecb9f6 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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) Kernel: Container Host Kernel Compiler: gcc 9.4.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27654/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/