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 C46124266A for ; Wed, 4 Oct 2023 10:47:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD02B4029A; Wed, 4 Oct 2023 10:47:00 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id A60CA4029A for ; Wed, 4 Oct 2023 10:46:59 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-59b5484fbe6so22134297b3.1 for ; Wed, 04 Oct 2023 01:46:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696409219; x=1697014019; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Xd14wNAYfUwVEEnW3b+G1hWWBiqSjKLdpp3SWo0St0w=; b=eUwMb5LLYPnoJP/wxH5n1Sph9ixWJXA0ELhcw8wddCvtjB7uxKnXNbbYes3xibuEsW ySoug1GI32mee0t9a306SlUdDAUjFTs7ebacpJlZkXC7y4lTsysaJ7Tbtg1TozVz6ljt RG8wgTbaBpnFtzUlP0SaBwTEx9545aDff/p+0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696409219; x=1697014019; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Xd14wNAYfUwVEEnW3b+G1hWWBiqSjKLdpp3SWo0St0w=; b=BExcjct2eRB08bLAWDSNWFFePFkiFuUjvQIByhunGF7wuZ1bkTvl1IBPXiP6Y+PNM5 +8oNSjUxv6lRGJ0RLBehvKKRGJQtxkrfEw2gZZek/bFzkJrH4z25b/6W1fWk06em7wfN mM344T8EkuYHKCQHyhVN5oadhIHdoB4y/iNGmO4mJJj2yXE3l68zSops4A5CkTpAS4P6 4jUcWsK7gePu25lH5BnLH9WNMM9ekVoVk5g7b2y4KOZzUciixfc/xVH9wnzgMjx2AKAZ BsG+QU/yqy2rtBsJ3PhSvmi2+AATKtxFFlKXNtd/hNP6Jfxql0v1rIU06nN45XHf8bvc /qGw== X-Gm-Message-State: AOJu0YwW+L+CQwGe0Q1I2WK3AQDpqoB6Ab6vs9EMnO6KVV+lBY4/7Bkb P23DPPovTnUVV8cSp8sHTDWctNsvtBXi39YrNWYHa/l+XlzvZAWdhwfcc3i+5Bwmow== X-Google-Smtp-Source: AGHT+IFww33IcUrhmflJjl47RXEqlSEjkp1CDas57+j66n9AvflvEdSlljAL+TgDyycxVgiXhHReQyBDyALd X-Received: by 2002:a81:4f0e:0:b0:59f:8026:4260 with SMTP id d14-20020a814f0e000000b0059f80264260mr2110181ywb.24.1696409219157; Wed, 04 Oct 2023 01:46:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id k5-20020a0dc805000000b0059ecdd3572dsm422065ywd.75.2023.10.04.01.46.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 01:46:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 01:46:59 -0700 (PDT) Message-ID: <651d2683.0d0a0220.bd313.eaf5SMTPIN_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 C94806052514; Wed, 4 Oct 2023 04:46:58 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (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 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 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/26344/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/