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 1145743B97 for ; Fri, 23 Feb 2024 07:05:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D1C9410FA; Fri, 23 Feb 2024 07:05:09 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id A35A1402CB for ; Fri, 23 Feb 2024 07:02:25 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3657d1d4516so52635ab.2 for ; Thu, 22 Feb 2024 22:02:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708668145; x=1709272945; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AD/A0wmuKt55AENjX1csDwRZcVoN2y1y74KMnJ2ov+U=; b=XPIxsyAjLXtQGF7gnivKMmPTtVkHhuDTrAlZ8xGKJUbEs0qnlZPEJzIraDAKcqQ+9H xP9T4AEg4d6cAOLuvW9paQ0HsqQJ+N8UXVUxgHrljvYTkmo/EBHHJUl71Z/2/fqh3PMv vWmZhCuG1OLGq12pjvi1ci4B6HMyjfH60xFhw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708668145; x=1709272945; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AD/A0wmuKt55AENjX1csDwRZcVoN2y1y74KMnJ2ov+U=; b=PcHcFipaemnPjchk8FgdltsKj/wJNFoLiW/vVX7Y+syInECz+EKv2FwfKC2XhfpQoK sZdd08j6p2gOvZad0pfsjj5fmJzjysY+Shlc+20MFbcSaLxn32pLDZOKHSt5ef5XDOvb e3RZqkNuz8uPO0YVNd3AnNbkgbwUDr/tynXVSFBhgFP186VSZwdpq0qUNnqcfrWiF5Yi 5p49Ixze1EchiAn1IITiH8x0Q2PoAgTbPZZG4PGL6LhPzxOJSJ6NFUIEQ8mDU/VjF+uS N8hC9BI7Zha6kUkcpQs06MA6xjQfvyKEox+LvMpC4M96g9m8mRORs3XdoobLemt7K888 w4gA== X-Gm-Message-State: AOJu0Yx9EN4X7MmYWO2f/tm9DcE9akfJ2v5ueLhSmWuZeayU0lhbyNBg v9nT4tzIxN/524zDz1oAIKIFmAfXQa71r1u5aHEurtkAp+Ig5gRDZNeaTjYFX/1c8f7WDrprVcG OGvPe4odMefor4rleqgTraJ66dnKN25yrN+leT6NJtDjFFjX1 X-Google-Smtp-Source: AGHT+IFg8S1x75REhfXbENuqarQtgCWPpxY8fGi8TC6Fnuj/pPsfiJafESEEw5N+5IaWgGxTEtdDA5MYPEBk X-Received: by 2002:a92:4b02:0:b0:365:267:8cc8 with SMTP id m2-20020a924b02000000b0036502678cc8mr1147192ilg.19.1708668145088; Thu, 22 Feb 2024 22:02:25 -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 bk1-20020a056e02328100b003654a5d5412sm361174ilb.28.2024.02.22.22.02.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Feb 2024 22:02:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 22 Feb 2024 22:02:25 -0800 (PST) Message-ID: <65d834f1.050a0220.db8a0.59f6SMTPIN_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 9E9A86052712; Fri, 23 Feb 2024 01:02:24 -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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28107/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/