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 86C8E43DDA for ; Tue, 9 Apr 2024 07:53:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 827C1402B9; Tue, 9 Apr 2024 07:53:34 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 9A4224027B for ; Tue, 9 Apr 2024 07:53:33 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6962e6fbf60so41928786d6.1 for ; Mon, 08 Apr 2024 22:53:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712642013; x=1713246813; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CIMOlpTIECIy6DtzbP5hrio45jIZLP94IOY9Z5Yx7X8=; b=ikjOVnUQcrZVh29EGf8jzDMB7G2AcMJZBIIhRWm+xlR3NFRw0uXKxpOgJMDsg3SKG0 FPH7+KepDKvTiBz9Er2ySzV+Y1uGi8qjypmQSvUx9vYKtQQAw0fC2nDoP/KRfW40g97T +cESENNd/r5htK7JtumZtIGZ1kCwv1roijKPg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712642013; x=1713246813; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CIMOlpTIECIy6DtzbP5hrio45jIZLP94IOY9Z5Yx7X8=; b=Th3XH3THjnJsbrNLrbsxiPli4IUlXAjRpRaj5H+MHpY17Pur1xxqoM6zxpsc7FanPF uwp2CR/mNpIVeFp1q0/4ed5thVyTXsobRbxJWatYprkckbnHkt8qQshGfST63/wcv54P ZoROsJN8kRHYb8izhA0ZkJdwdRaBN1hg/QconIwSn4fuKSXuZiLetdcBVoMj/vazBJuX Y4JbiPPxNrS06uS8KUsICPtnqhhzdg1CIcRw4OVE5wVqOupmoyU3zFxMc0ShLXL7LYCK YmQ6Q30wd4CmvypndI1lHo+LCZV8xms2k+GxrCq0LO+Dodm3iT5XvOnqKmjqok+5q1oi TooA== X-Gm-Message-State: AOJu0YyC7kg0Es2M0huTU0Zny1pO0DOdcIS6UMHxPvF5kE7i3QNOdz43 lHO016iTjZSI+gbv/DgTwZT4W/mFtesbxWjHBzSh6sNnvM2sSzyiybonjfVljgzxzaMO7irPzBb 7AREbkiHPHb+KuTUu4meFt5VmYyjx+FKRR10fX1ByAS6LoKVT X-Google-Smtp-Source: AGHT+IEVZk3EtJAefnQZq+LGEKs+XK7ag27gg9rqY+p56OaegLu9tBD95lp2YjUoAfW4qT7gsvREp88TH3vl X-Received: by 2002:a05:6214:e82:b0:69b:122d:f856 with SMTP id hf2-20020a0562140e8200b0069b122df856mr8767973qvb.56.1712642013062; Mon, 08 Apr 2024 22:53:33 -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 hu13-20020a056214234d00b00696930639fasm540373qvb.1.2024.04.08.22.53.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Apr 2024 22:53:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Apr 2024 22:53:33 -0700 (PDT) Message-ID: <6614d7dd.050a0220.eb2eb.6ab8SMTPIN_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 BF46A6050A62; Tue, 9 Apr 2024 01:53:32 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 28d7ed224f7e692e1bd7aacc040bbee856ab3908 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 28d7ed224f7e692e1bd7aacc040bbee856ab3908 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 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) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28757/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/