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 4DCC643B97 for ; Fri, 23 Feb 2024 07:00:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BA33410F1; Fri, 23 Feb 2024 07:00:36 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 2828A402ED for ; Fri, 23 Feb 2024 06:57:23 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-787b0b1deeaso18555585a.3 for ; Thu, 22 Feb 2024 21:57:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708667842; x=1709272642; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Y1riXMyIASe5uRlzti/MthQmuBDCwv43ekIxjWSCO1E=; b=L83MYluK/Nb2hFkaI+7taLCjcu781VRrSMUXUNa5SCtiHWmlDMiu60ZT0C+2WDRiyf ZLghFLM0C1atVZAYi71+1PmpD+7otwXNbiedBACxaAzFaQi2EM958Vcdb/hj/NatwyPK YmUkC8hQ3TlbJWr05gftc0HnHHGiNvhqdEXEc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708667842; x=1709272642; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y1riXMyIASe5uRlzti/MthQmuBDCwv43ekIxjWSCO1E=; b=wfbEnmuyMrBExfIa1p/4NwO2Hv9n/GLcL+nocxweT562KH5HbY/q8k6ZDoCtRxZEBL Ul7WiJYxMHbQvcQQnf5jryGzSotAjCbJvIQMNdEDB8VJIlqVIdIoLah4cleWikzDE0wW klHKyl9Ekrp6PTa26htfg8gZKa/y7ZLGcTIILNg0Vwa/mIJ29p9dxEeWlqKp9Zb3Joad sGqzUzce/C0UT12NYHOW4EU1TFewV8IqknO2FrzdB4VTD7sTBX0VeNoVCYUB5aVrgaH+ 4Mf7+dggxDAAYIfFkoz//6bOBzmBoGT3wb6f6kxmnDarb3iueiPMfk3xHfUOcBRgqoIc +YJg== X-Gm-Message-State: AOJu0YxFALpo4j39PJJlsuxQSvKxcfXTKbZmkg7twNqc0PoHSMZYR8qV UvDTgqHowYZueuF4RI0Uhp1/zIvjKDRP0IA103xyHx9vNw99kp0mf73TmYiXR/ZvtYimNfCmsr4 N5MgjoLYWV2gm1/HDgFWEf9kPA5DNt8rYLWyXEV7T944V1vFU X-Google-Smtp-Source: AGHT+IF/nuL87AeSMbOoEJO4llhaiWgYDIYBAw+CPfCAbSmBn/buqkJ8dnmEEsbg41P5mgQe2VTV0Lb2/fOK X-Received: by 2002:a0c:e38e:0:b0:68f:69bb:4b97 with SMTP id a14-20020a0ce38e000000b0068f69bb4b97mr1463797qvl.24.1708667842343; Thu, 22 Feb 2024 21:57:22 -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 7-20020a05621420a700b0068f4ff8296asm559788qvd.13.2024.02.22.21.57.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Feb 2024 21:57:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 22 Feb 2024 21:57:22 -0800 (PST) Message-ID: <65d833c2.050a0220.d2617.122cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 05CD36052713; Fri, 23 Feb 2024 00:57:22 -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 | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28108/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/