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 980DE44058 for ; Sat, 18 May 2024 07:23:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 932D2402D8; Sat, 18 May 2024 07:23:58 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id A09FC4028C for ; Sat, 18 May 2024 07:23:33 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7e1c8692c2dso145599039f.1 for ; Fri, 17 May 2024 22:23:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716009813; x=1716614613; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0tf4EsgGRChrp/3y3pABiVzbtz/RmM0Wk5sbN1mJlbc=; b=HqNlg1VC4UZGxFQijvXxyV/UMwmBHQMQWCPi9rZzcxOkxzadLUa8jlQz6ltJ1KB0Ac qMsdK4LzmWAgk826QVLxZkfAzvdSYbjIhetHsR8EWOropFgCyFY0zURuexkMjznZkq9F Nr6ga+DDBpKQg0dikR5DJXLFb8EEjvhxYe6zM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716009813; x=1716614613; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0tf4EsgGRChrp/3y3pABiVzbtz/RmM0Wk5sbN1mJlbc=; b=dP6JRFOcLtCA5T+rpWaLh3N+EUzT87QDdHsPKftLDAY8ZF5fNpchuw0285wAfE2VH9 +kKcwoICrQaMYWkcAlWlgvZtmrjjTVbMWLKYaXC0F2V9rI+Z77FVTfpGhlL3Ib0E6JWs liOu2bKQsrGYOZS+RGeU8P1eRmn2PBgzpQuw/K1zbiR81s7chZ4Qz6ys9y/E0gyIhKIQ m8fEree3UKr2otjERgMcsibjIrkXh8s7omQp/ZWAejZzPcd1jgPK+bhlgHOuzlIm/wlM 8FVHjamhbuF0JftKYXJIq07B2m7G09Ye7z0MpLAQCV6vwt4AdG5LrylGFQP3dSPYeHcs jnnA== X-Gm-Message-State: AOJu0YzekZSfHm5H84hYFJVHA4Sa5a45Qr9KtcZtGovFxyfap4jPTDzE dcW+m9i0U8VnLzbhQjCf30znNe1KOGzuNUPfuLTVFNhHi8BjVlXPIQiuqoDiTUFK4GfewPd3z/m gWDtHemQteC7f4Z85semfweLV6w/Mxifw X-Google-Smtp-Source: AGHT+IEVo4+J+9mmMMcph6OAyZQbkMqGOxr8V5SxaTrEXowyHmgQdhfEpovalZ9n2Vt5wFRC5y818lvPgZ0k X-Received: by 2002:a6b:601a:0:b0:7de:e528:2c6b with SMTP id ca18e2360f4ac-7e1b51fb99emr3247417339f.16.1716009813044; Fri, 17 May 2024 22:23:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-48937007fc4sm919077173.37.2024.05.17.22.23.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 May 2024 22:23:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 May 2024 22:23:33 -0700 (PDT) Message-ID: <66483b55.050a0220.b03df.02caSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 85299605C380; Sat, 18 May 2024 01:23:32 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 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 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29136/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/