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 27B0C43B2D for ; Tue, 20 Feb 2024 07:00:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23E68402CB; Tue, 20 Feb 2024 07:00:51 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id E1B874029B for ; Tue, 20 Feb 2024 07:00:49 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-59fd69bab3bso413183eaf.2 for ; Mon, 19 Feb 2024 22:00:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708408849; x=1709013649; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=F1+coMMh2GEujneVy/aPRol6xigHdIVtj2mjWfjwWAk=; b=Lkd3KOhe9K6fAjtsEHCES1DF1nbROUbCsh7AfhPAVbzzMH0ShZP7yQs1El1/mv41U4 bcbR2FzKxri3VWXRgtRvoM7myUo1paYZ4zGrFQm59y+qZbOKdsrhuYTNbs8Jn0lZGCB+ Y/eVCmcl9EDtqWhHMXB1SEeGZeUfdD/fU/qv4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708408849; x=1709013649; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=F1+coMMh2GEujneVy/aPRol6xigHdIVtj2mjWfjwWAk=; b=DGspp57F0gPpyjN9aYF+/F6/sk/mJTXhrK9V3rKIuSqyG8G1u4DLMOxoqYqCUFgWjJ uCOcRGBurHsmesf4UiFO/6ht9dUx/ysQuT1WgCGppzNTr5tM9fda8EZGaajWIc/i/eNH vwiNUfXcdJo3cCBmQB6LfSzyWp4kumv3gvxe73YtcyDsvwE3ZSbd5IcuwdglhcHOZYwa tFLfVrkpSHFR6orKsh0y9CitTaEPh8MJffO5yvESgH06h+/caNxC/S4Tmn1srVWuBGY9 OkLCzQAiqiGwKJc/YZ+zosnVsFnIDA/218Ycxn360u/0PJmBYE3LU0tITJxm98FLYDT9 p22g== X-Gm-Message-State: AOJu0YxcV6bgnWaTP+p+wLTy24UYd6Un7si/GqgdSQuwekn2jTCdVbvd yojVeIStdtg+FHAYIi/FfAqzqiw5luuNPbQ0U8eoqy21GG43W+GKEsFtnzggQi+BSFse5hHnJpj m/8A3DaLkdcXXBCAe2tDOG3BoG6yO/G5i X-Google-Smtp-Source: AGHT+IG1ZzgE4HjoTHC3PfdadU/qwbRujJ0MDwNb0dYeNZZ6rdS5sSfJFdghgQlc1jCpSdiebP/0Pl1kV4Vr X-Received: by 2002:a05:6358:3a04:b0:178:f895:5978 with SMTP id g4-20020a0563583a0400b00178f8955978mr21103921rwe.10.1708408849058; Mon, 19 Feb 2024 22:00:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u5-20020a656705000000b005dc4e6b22b4sm123230pgf.27.2024.02.19.22.00.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Feb 2024 22:00:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 19 Feb 2024 22:00:49 -0800 (PST) Message-ID: <65d44011.650a0220.d64c2.557bSMTPIN_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 324116052712; Tue, 20 Feb 2024 01:00:47 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 181fb849b5ab50011438cf507f7e84132b0a4fdb 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 181fb849b5ab50011438cf507f7e84132b0a4fdb --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/28056/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/