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 75C58439A2 for ; Tue, 23 Jan 2024 06:58:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70D52402B8; Tue, 23 Jan 2024 06:58:57 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id B52694025D for ; Tue, 23 Jan 2024 06:58:56 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6dde290d09eso2734226a34.2 for ; Mon, 22 Jan 2024 21:58:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705989536; x=1706594336; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FIPO6G8BrIDraWhSwAwErJn4h5jnK2tvONe4i4Ca97M=; b=R8n1fYGYf/gEXORl/KDXHBLWBbmg/pRhjt14encBB+NiFGVLtPmgdeDFnHw8cjQ7mh CQS+Og7yaqy9a3vRZqNbwGygQwTFJjDbQd+84oeJ5zJqFqpNWXfDCIglx78e3PYORrIv PhpyoTsCiiaxv13IP98lB/uoMFuOwDm2lGXdY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705989536; x=1706594336; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FIPO6G8BrIDraWhSwAwErJn4h5jnK2tvONe4i4Ca97M=; b=k1JmRnobIS7kQNAoqKRud+lluKqwqjn9R9uZ9MYjOmiJ6cB314kYu0vGfEnKh4A9Sn qvxoLyLL67I7DIWpa0MjBIQepiYqcU3nvEYvwKkYrSlClVgObya3G/0InLkoPlL7+tF1 FFLoPc4iO8/Tb3rSNUlv+I3ed9U0BTmwbNrLei7xOoIcCvjGuz5IbKbBnkaV9LhyrRM/ P1AmUHkPcXliSnZg+1L/ctBbRiKcxDDX9DoZbV7SMmvlb5nHfuPmbNqHgPsQ11aYS9oh LodoRrt0pp1BnjDSgrzNSS9UlgGKw539oAL0fpgitT+HD/jperA+2bk+f1n8FJj7Yz36 j17w== X-Gm-Message-State: AOJu0Yz67mGHliiu+pZnA/u+eu4L7DKAEYgEZysUHBN+oRljAtlpL8Iv sDGoN3Xcpwi4Jy95sstfrsugFyu7rAW3okxe6fMIPxI1rrYcEQXDyT6j44R3KwP2oKMePrinVn2 F/vLcycx7qb3+T+GdVcybEyTPhoAnEwZQdT6X+ebBBdx5QVBT X-Google-Smtp-Source: AGHT+IGBeYi035KJjZTtafNGepQu4GNzLaOK4S+zLV0cl+8uEKVZwgGRSeLG5/ZYR5sjrW1elFHDGw9I6snL X-Received: by 2002:a05:6870:c18d:b0:210:c43e:38d8 with SMTP id h13-20020a056870c18d00b00210c43e38d8mr1024429oad.1.1705989535969; Mon, 22 Jan 2024 21:58:55 -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 i1-20020a056870344100b00210cab596f1sm200198oah.2.2024.01.22.21.58.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jan 2024 21:58:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jan 2024 21:58:55 -0800 (PST) Message-ID: <65af559f.050a0220.91c97.cc94SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6E56B6052515; Tue, 23 Jan 2024 00:58:55 -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 | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27765/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/