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 4851943F50 for ; Tue, 30 Apr 2024 06:48:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 20D2F402A8; Tue, 30 Apr 2024 06:48:46 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id C054840262 for ; Tue, 30 Apr 2024 06:48:26 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36c5ad55692so476915ab.1 for ; Mon, 29 Apr 2024 21:48:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714452506; x=1715057306; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lpak3hRqN82OQggoY0utIGOT9jLBH+GkI3LfJQHRlmQ=; b=A2os3ZMORo2Z69knW0fJgBeQKUX2PlqICHnhKWmvO5ow4ewss7r4axcfj/x9PLrnga Ohd45NK713uoKIN9xzGIQ2F3a2NTyz7cSPAAoegwtsN2X9w6Z45rWGkOQGUjS1prDr+I gxazMdpMRCgtoTa1RM527nuDdVt2NnF9j0zKo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714452506; x=1715057306; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lpak3hRqN82OQggoY0utIGOT9jLBH+GkI3LfJQHRlmQ=; b=JtYPHSa4vfMQhwUOl57C65970bAFp6snDbPlIACOZn2dOiHdq3A3SbzCrJewICZlp9 qmSVJjKlraVyGmyKFZXtEyMvp5grlV5v1zqJHizoqIMf09LpwBg5b0gism60/zIOhDO6 YA9cBtZGeoRBkip/IGqjeaSI1xS+6oQ9+It7npntSe/zOgQ97nHSDbV/2ReCGknqk5rM QZpGGsoEZKz0OetrBQORK/jZQUcaGniNpx3U0Z/hjhpD9ZAohds8rVXqxSj+0Gqh3rs/ OHLYg+lxplip5Yf/ijakRUay0N5RjP/XhZjzTj7v5avhTOl2XM4kwcUGDMKXcNsmuu/2 O8XA== X-Gm-Message-State: AOJu0YxzKSFw8PMuUICkkgDRlsLJcIvIvYJpA2Ciz3wN9C/NcewC2UIA uNZpPHxE9bRTOoTO1PySSp9kqXh0xKv5/D78ecGtjvcQdOiH8S5r6S5+/nTHAyOMlEuDuNcY2iV GzuArZfqu9pBCu1jNksxJlEGxM1JmM5j9 X-Google-Smtp-Source: AGHT+IGY2EIAnREzhMnhCw4wRdkksc03G0VOnoa5anRatsqUn8pe7SHmoSS8j03YcmFzVin30c8uGuQZc15m X-Received: by 2002:a92:d085:0:b0:36c:4688:85aa with SMTP id h5-20020a92d085000000b0036c468885aamr7798023ilh.10.1714452506037; Mon, 29 Apr 2024 21:48:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iz22-20020a056638881600b004879a55b860sm664098jab.79.2024.04.29.21.48.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 21:48:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 21:48:26 -0700 (PDT) Message-ID: <6630781a.050a0220.10777.6231SMTPIN_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 7DAAC604D420; Tue, 30 Apr 2024 00:48:25 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] e9b8b369deed1d368079e2591fa8df4a4b9dc94a 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 e9b8b369deed1d368079e2591fa8df4a4b9dc94a --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28975/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/