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 C82DE43399 for ; Wed, 22 Nov 2023 09:00:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AE4E4402EC; Wed, 22 Nov 2023 09:00:55 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 50E624028C for ; Wed, 22 Nov 2023 09:00:54 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3b842e28917so32067b6e.1 for ; Wed, 22 Nov 2023 00:00:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700640053; x=1701244853; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NjA032PFSjfF1rVE4RQlEPfsib0LvAbEcUYb5xYCDR4=; b=ii1yThENZe5evaxRnx2rp21bC6SSxAaLpVrmJSv4Kcx5oPn1aROY+GSHifbYeVoLyN ZYd9dre9EWoDj3TDX4g8LF662V5YNurg1bzl/SumyD0Jbk1ihHoFDHsO9awfafMO9vox ptWBHOb0IYsBPDLx85/DKRWGpx3F9cKf8HgX0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700640053; x=1701244853; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NjA032PFSjfF1rVE4RQlEPfsib0LvAbEcUYb5xYCDR4=; b=hT+wfRK+15YO+3C9onRNUlVZWqz2dZU0x7s8yi/28JWHl5C4vR15SLw0OPF+Gm5Zxr s6niLCee5WFtPX4AuyhkkUt5yaWQ/N3AdajejF/RErYAF/yoYqxGKwU1GiWxp8dVRlH3 dq+cMHliJYbWOHY4Y53IQCfobHGn1APcDHp9T6lvwNrz4xDqZcD/MyhfhXWRzhJIf4JH t3bA3n9rILgWsG58i3B6TScbyDPymN/0TGrB1ZqGhANMHIg7UC2nwtL12rpVwmY7OmdG 8CIZrrFF4Ad6pvAMGmdF8JGSLihwcEnYAdA8UL4s8erYodLH7m9as2+lj513vqsx0K8S SKKw== X-Gm-Message-State: AOJu0Yyalcf7IJvEFIo/v0Wok1h9dyhK5dulnbYBkvwb02wwQ0/uTEcr fTbhxMeawANTKg7TijEVSTXNZVdLQroFV8zgBeYatD3/0dHzE5j7MhKoE1TymT9M3g== X-Google-Smtp-Source: AGHT+IFwFtfOt9gpSg8SgiT7x5zuQMhJxBXqtiQ3RfvT1LZHhGPa3A6ueETDvYicxxy3+z9DwjJTY5Le4Meg X-Received: by 2002:a05:6808:2908:b0:3ad:fe8d:dfae with SMTP id ev8-20020a056808290800b003adfe8ddfaemr1415107oib.57.1700640053335; Wed, 22 Nov 2023 00:00:53 -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 bs13-20020a05620a470d00b0077d5f5a4b79sm154276qkb.1.2023.11.22.00.00.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Nov 2023 00:00:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Nov 2023 00:00:53 -0800 (PST) Message-ID: <655db535.050a0220.360af.2ed4SMTPIN_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 00AA7605C311; Wed, 22 Nov 2023 03:00:52 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6de3135f1e2ec52d25505ae1ea3ef9a242ddcd5d 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 6de3135f1e2ec52d25505ae1ea3ef9a242ddcd5d --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 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/27071/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/