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 CD2EC43696 for ; Thu, 7 Dec 2023 09:33:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C79C242EC1; Thu, 7 Dec 2023 09:33:37 +0100 (CET) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 2F86D42E7A for ; Thu, 7 Dec 2023 09:33:36 +0100 (CET) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-464808da25eso129868137.1 for ; Thu, 07 Dec 2023 00:33:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701938015; x=1702542815; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IlZsR3x6dv9dc8d0oCDeT180+7PDqHwTVJs6OwBB1Uo=; b=EhyBJcJ9yZjYQWvfmBwpUC5fRKB7Ch7KOLN3pI/CvKQKoMINMx663DVWbzN7VyGXRZ Sax+2iUsD8cyac0Gs9bMACo82TKc5QsB605s+L+C/sCn0xYFWz6w8R6PflUk2Gdx/MS/ FyR25jIz1piOnq4okqiQNuvGcJnC97pAQVXAk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701938015; x=1702542815; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IlZsR3x6dv9dc8d0oCDeT180+7PDqHwTVJs6OwBB1Uo=; b=DpxnAxA7xe1XwLj7AHWhjfHXXqzBkza2Era0LLru7PoO2OMQENRsGNcYebb68HNtXz D5G8KnKfStyPg3T91mhxq4nBrrx7cETSosuyl/nbdGIE2xCAmzJtnmrvbxhEOV/zzMKt qE9oljeylrasff4ehIn4j3HVis5SozgzLAISySN5uET0Tak7wdpLk+SBQ165G6UIiy/Q ct3ZEw+MsifFaTtgP4cs3421X9VCwhKkiuhhq51/GG+mFJsI+t4IifqHv9FXZnIehhtu dvM2QAkQEBbAeCcBuXb6sIbx1qyWF+0Zhbez8VzKA/uRFqUT/BIsECg15ddVQhPYs94A 4/mQ== X-Gm-Message-State: AOJu0YxZ1kabVx0zqtPk8PJgzl8u0DA35aE6ROamKrpT1xdyQoDy5zfD c+uTOGXUWIXke3NlaBcnOJVu3Q3CfDvCqie76IOrelRzFOjqSQ== X-Google-Smtp-Source: AGHT+IH7c2E3jxb3Xi2VQ8Z6tynmcuWe9ge2/wX/ASXSzmHxeRGeJirocEL5bhxjwPEUQgqHd6OKwA10qyxl X-Received: by 2002:a05:6102:548d:b0:464:8660:18b2 with SMTP id bk13-20020a056102548d00b00464866018b2mr2554961vsb.22.1701938015235; Thu, 07 Dec 2023 00:33:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h37-20020ab01368000000b007c4cc074b03sm81289uae.0.2023.12.07.00.33.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 00:33:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 00:33:35 -0800 (PST) Message-ID: <6571835f.b00a0220.68492.2614SMTPIN_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 D19516051831; Thu, 7 Dec 2023 03:33:34 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 45cef8185a4fcb3aea4279711850c16e580b9a36 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 45cef8185a4fcb3aea4279711850c16e580b9a36 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27237/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/