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 A580D43DE3 for ; Wed, 3 Apr 2024 08:56:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9EABE40144; Wed, 3 Apr 2024 08:56:07 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id E8C59400D7 for ; Wed, 3 Apr 2024 08:56:05 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c8dd755793so115223839f.0 for ; Tue, 02 Apr 2024 23:56:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712127365; x=1712732165; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9UiTfTGcSsF1s26cm0/Un65jmQbS3nHlwnBUsiTm40U=; b=JnFKvhegUz/prJRdgPP652A2U33lXztEZgaNd/93/GRxJAf3tN9fBMl5yU1gbbYNUT vpVPCEa/gfhezwfgbQn+U61dKj83egHSUAwqFusNIGf7Xu+n1gWzBoBisfPJCqfQibK2 709zJFjsGJahPF3nEt0g886VHbCq1wjctBJow= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712127365; x=1712732165; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9UiTfTGcSsF1s26cm0/Un65jmQbS3nHlwnBUsiTm40U=; b=msnkukqS5LibLA9TPIid9GDzfYZkLLP6G9Gjfm/yBOXV4j09RVu8Rwe1XhhmZNSpyV jXTQBdhNwc1bLlSZPYH5/No26PazuzoCYlkj5WYeqM2Pw8KT0waC5p2F2QA82sGF6XIg l7qoG5dS1j1FO19pyMhx8+tSQdlh/PCTW8Oo5xkDYTYpLQtfQYTqVQDwzho3j9ku/p4n 5yaU6U2E8Cvflez2/nGTnH4fkbyBDbLOOPu3MsNceRnuBxnzIt0qxjq4p/b9j69QXJDX keMmNzwKL6DEDPE7Oiyv+PN1orTacza6ckM9EVcsc1YYTW7hVqP/qHunqEGtvTxDDb2U wk8w== X-Gm-Message-State: AOJu0YxYIndq3fkfa88RrZj+yyHyX/2InRN1NZijLQgCDTrs2cjq/C85 XmqbXvSIK4cLqCAJ3Ro12KlqcdYvzax/qU5Nl34SJQ9yJ7S4o72VuzuszbzoF+XEWvjTVutgFus tBQOlI7vkC5AXsferylYCp+K/2Ikd2GgK X-Google-Smtp-Source: AGHT+IEDPl+M0EJzCXA5R+LReqjnfWF8Way+IAMTFNBTgQ+C8PF5tsI/OSWq1Dc79XYtzm3FOTYPogGh0UgL X-Received: by 2002:a6b:fe07:0:b0:7d0:9391:1b15 with SMTP id x7-20020a6bfe07000000b007d093911b15mr2179182ioh.0.1712127365306; Tue, 02 Apr 2024 23:56:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w17-20020a0566022c1100b007d033281dadsm599236iov.24.2024.04.02.23.56.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Apr 2024 23:56:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Apr 2024 23:56:05 -0700 (PDT) Message-ID: <660cfd85.050a0220.b1016.fc4dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BBC796052471; Wed, 3 Apr 2024 02:56:04 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b0b971bf661967fdf3d06e56b5437a779c2915ae 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/v23.11 b0b971bf661967fdf3d06e56b5437a779c2915ae --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Alpine | PASS | SKIPPED | 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) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28698/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/