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 75BA243AE9 for ; Sat, 17 Feb 2024 06:59:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 719D84068E; Sat, 17 Feb 2024 06:59:52 +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 CE938400D7 for ; Sat, 17 Feb 2024 06:59:39 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7beda6a274bso99992939f.2 for ; Fri, 16 Feb 2024 21:59:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708149579; x=1708754379; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qxpCgTlDsIDbbM9wI00Zbh9NG/B7q/scKRdz4gxreF8=; b=H+HlDgUnRAsVoWc0EkX6435dQ2lW4E4SJUYUM1X3pHwJj+njTUdN51QDUUUEkbPB8D SIJWJ9E8Q12g3bNY/CWkOtXnjBIhJgFstzSoVuOdwi4mjlZU9LX6woPZR4Mb9H156tdd PW8KQ3QjVEBTRlJXxUSjPs7TZm4gqzz2siOAM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708149579; x=1708754379; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qxpCgTlDsIDbbM9wI00Zbh9NG/B7q/scKRdz4gxreF8=; b=X3W4cQC0a3el6kyk0SK77acfTM5iBlfB4d690lRYUdjTgcqLc9u7oyQBWj6REzuyJr jPUwIWTd3hYz0r2izjWCB+gj5jbi/3rdaQPNORgAOskF/F+WRMq5gWGYsHpFFM/c8odZ BDT0n3TBNRv8DAI9EYuhN1+emlkT3ssBoT60gnrHSCQuNDTbUaaNOGSrIeIjNlfzwekA ccW1f6GO8WPnrWpCH7DNOGzCl2FHxVzsLHO4jL8jFrrtr81kNI0BILuJFsEK5Bh+hnpj 94P2kz/GC+2doVq8hAgfCxoNSRSMwGnxJ/vECGLaulgJEKtrnDlPuSi2H65y2gATRpsP ujNw== X-Gm-Message-State: AOJu0YwKwTtV4pHM36hyhQFGCchH+QKL7tobQ1FzhT4Hvy+L46qRT/PU qdcplJRm2Nor9Newv1B2y+/JEIOHmRTOISQJ1J1ljMX7IGA2CetTKRqmXd6JssVaUGFY/wwdNI6 RAy0xOH9nxLd66HXc4QsIgafGUtNGw7GZ9bjC/Zk6Hi5dNCcZ X-Google-Smtp-Source: AGHT+IEbUaYB0XdldqrSVchlFQC9gSRIZNVpRdCoYnimoTM8ny47R+g9IpkWvPAlRF2TsVencfHn+vDzh39b X-Received: by 2002:a05:6e02:1242:b0:363:ac26:6383 with SMTP id j2-20020a056e02124200b00363ac266383mr6852017ilq.15.1708149579208; Fri, 16 Feb 2024 21:59:39 -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 j13-20020a92ca0d000000b003639a8d61bdsm139237ils.75.2024.02.16.21.59.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Feb 2024 21:59:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 16 Feb 2024 21:59:39 -0800 (PST) Message-ID: <65d04b4b.920a0220.85ea7.8c5dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B76C56043300; Sat, 17 Feb 2024 00:59:38 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] caf0f5d395d99f48550aa345e7c920fba34a42a2 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/v22.11 caf0f5d395d99f48550aa345e7c920fba34a42a2 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28041/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/