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 48C7A43E08 for ; Fri, 5 Apr 2024 07:13:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3FCE14029C; Fri, 5 Apr 2024 07:13:50 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id D493D40284 for ; Fri, 5 Apr 2024 07:13:48 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36a05ac38b7so3694295ab.1 for ; Thu, 04 Apr 2024 22:13:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712294028; x=1712898828; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LM+ZsPJEewXhPObuBgHeSqxn8r+OLZg8eobKEt14UN8=; b=R4/mt9iJ+VQ85Rax85RdOwA/tvGiSG89PtBpgnpKEspwg7jyaYLiVFY/kTOMv1sFZN Mxkox+GbLPnThtd7rTztO+ZPae9/U7731G40cFtx13i9XuQ1u/c4ukqXqUk2DMWSungi NxqIIJsFYSA0acqfJL/MFrRrIBkfaWPpX9V4g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712294028; x=1712898828; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LM+ZsPJEewXhPObuBgHeSqxn8r+OLZg8eobKEt14UN8=; b=HaW30N0um7ldgmh3WaqsHSOS6IKQ0w3Bmej3f+KEo3KST4IT+MTlaMv/JHQ4DAHuO4 fSxiY/TVBtAd5pd/HpmuD0YedJwAhvYYKcFRgbXe+vkJtz2LU/p041Yl1Mzl6t+kV4Bi 84zxOlW+S8n2uv/+Nx9SKaxelOJ7+/PAzWFMzEvZZR6+ob1bJu2sbd42j33pRFhE/3ub c2eNQH0cNCzhADhQjnJlhN9LKd3h01WPS9q1pUg0GP/HQwzgzdhMtLLMJd7RIiiCaPxv Lt51bP8ui6LfJTbYybGLw0RBqYZgeqsJVxfLKRhWLk1YMTyQuoRdyJKUyc2jZD+RJq0O ibzQ== X-Gm-Message-State: AOJu0Yxa4EMDh+P3ZFvl6s88V7/Z7GBslKZTPkk9KRnLLaO6D4Id0AX6 bBQ0SEI7S9NAckbNYuxrNtHb7g8GI1Iel7vqlGcAHEwP/QYqD4gpZCVYRieqMSGI3TVUFKKOXEf BGJF9I17VlX8dmthw4YhEFhoXLTVT4GHH X-Google-Smtp-Source: AGHT+IFxoIbKSejMFZVRYO3xOJT4gLt8PibkrVL7mNvFz0b4rmdPUuYPrgHV4rAmxp2TG9hu2uoJT3ySko5S X-Received: by 2002:a92:d145:0:b0:368:7571:686d with SMTP id t5-20020a92d145000000b003687571686dmr1206260ilg.1.1712294028263; Thu, 04 Apr 2024 22:13:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x9-20020a92dc49000000b003689e171b0esm26374ilq.38.2024.04.04.22.13.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 22:13:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 22:13:48 -0700 (PDT) Message-ID: <660f888c.920a0220.80963.2387SMTPIN_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 B7ECB6052471; Fri, 5 Apr 2024 01:13:47 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8f34999c2489bcae2182266810009b77c532f17e 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 8f34999c2489bcae2182266810009b77c532f17e --> 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 | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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/28727/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/