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 6466843F78 for ; Thu, 9 May 2024 07:57:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38B91402D7; Thu, 9 May 2024 07:57:54 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 59B6E402B7 for ; Thu, 9 May 2024 07:57:53 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-78f043eaee9so29336085a.3 for ; Wed, 08 May 2024 22:57:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715234272; x=1715839072; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Qp7B+BZn6iruOJTMzbBHvdamZR1Jh9asm7nsrTlHWxo=; b=HiYUN2LguiCO5ReqKymdDjDpLgoAuCQ5LQimjMBt676+PDioUsQbbYtPmEtcVMXJXg or6Rxt7CXfvj0Uipw48i20So2LyAXtWVVrsdUBiB5KXz5gqkZX4ZFr/aIMy/ohQHdEc9 tbxZRqEiO/XlE4xBwC91EYnoRIhYIGI2hd68M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715234272; x=1715839072; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Qp7B+BZn6iruOJTMzbBHvdamZR1Jh9asm7nsrTlHWxo=; b=mKvprocsYM7evkC4s8MPF+jeLD4hRPwGNj5oGS0pH/y1adVh9iZVVHWeR0mZU0DSnh AqzxJfv49N8ptUQSLdxR54A+iSITOIrSyVYvVmVqsu2lrn/0rR6QLKRE2GpPSyUx3flS HnDYkwm41YMIA7c3kckba//86u9n2d1+Y9lFdqe57QIFejD6kX1MSrDsACCrKEkf4VlI Q1RNfRX1TdwhrVdAUvlD3PaxYad/jxZ05u41r9G6H3HxBiV52CqQxfjROV7LwIKciCSw pE/FDrTy+mDjU+BCcOQK1zLGAO7nwCLI6wGtA5GxpxulEQvc/Oq+JFmgM1Ios6kbs7nv fTaA== X-Gm-Message-State: AOJu0Yz5kvwuwGZQhu++5XrU4MxbiMLNOXYIvurQNy6MSRIZUApYz6x9 uK+9QR2MnOLgXQ0BBD/tR4TnwscNj7JJV1vvvzZ8b2zIJ8SgdxOub5RiWP2Mg3Bw2Byy8fetQLX NIHx9E+Hcpe68v1fZGnhRr+7WQr1a22Xcf1fI5tqAZ1DVrRKa X-Google-Smtp-Source: AGHT+IGsUSOmldnyj8N8vUSf0MYI5ZWEX4szufgk1CHCqGRRUaEjnOZZ+q5WwGFs8g0HglMFwKaXfKNY22Y6 X-Received: by 2002:ad4:5745:0:b0:699:3d9e:a0ef with SMTP id 6a1803df08f44-6a1514efd15mr51126506d6.63.1715234272507; Wed, 08 May 2024 22:57:52 -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 6a1803df08f44-6a15f281397sm450426d6.77.2024.05.08.22.57.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 May 2024 22:57:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 May 2024 22:57:52 -0700 (PDT) Message-ID: <663c65e0.050a0220.a3de3.3052SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 40FDE604A954; Thu, 9 May 2024 01:57:52 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139 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 a409653a123bf105970a25c594711a3cdc44d139 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29062/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/