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 2F4D543DE8 for ; Sun, 7 Apr 2024 07:11:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2AD074029A; Sun, 7 Apr 2024 07:11:06 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 48BF940299 for ; Sun, 7 Apr 2024 07:11:05 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7d34a1ad704so149111939f.0 for ; Sat, 06 Apr 2024 22:11:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712466663; x=1713071463; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=G5GnlK4a6aABTfH8NjGiHGCjAycm24roHHHMoqmkqxE=; b=Lrk0rEXhrASlUaP92u7s1AATFyVme0iXNNGp4OIk7Yabxk/gVXlh68Embugj5d72v4 VCvhNo8YSO/PjQUqWfr9PCDdykOBqIZFJxcNFWXrwUZDPuG/9p1KqhRcc2cAnIW4+dvK 0i2SGGoFTShQYfNmrgzumPcXrjnlOZf680vOI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712466663; x=1713071463; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G5GnlK4a6aABTfH8NjGiHGCjAycm24roHHHMoqmkqxE=; b=qaxdp2m7kZz/eqvym0ZYTaJGfQsje+n6DRwBrLujCqK4P4/cls40AnqOhjhcbDzq4g hp4/9LPa7nIGBnov/dclFRKI/v6Usy9ML5jcqMMsejC457kjcf6CaI4kRYByn8ulVnfO a0TD7M75vB9mnN0bEVen6Z9ms41MbtyFQvcL2fpcOboAOT+eEiApkmm5JFOU8N48HWod xppTNg2jL2B2d/emQrfPS3qrjsYDIlkRTiIEptMI7OU8JjGlHcuHaXsiarN+tfKO7Ah7 3Met1/xejLhlT7PTmNojBIbdmej/gmOIekDrbYc8+iJR4fG0nmH9k+UxL/Tcz9CtUR+m lFGA== X-Gm-Message-State: AOJu0YxCqPBGC167tKzyBClWx5GhxfQvBG0II+dw5Q70fbcm5Zb5Qb7A o5oYwcrFdc5O81BBKOu5IPm/SF3mS6OaRr9sysukAoP4Gox27+HfyJkRZ76tBFLkXVBanQhQfp/ zbWPSgWtub7rGPJ1rZGz2VmdjXZTnRkxUZ35NVUJwrH52IiUz X-Google-Smtp-Source: AGHT+IEOwF0qu2Avxd4Xp9PQVL/Jyn1K2QUVxI/W9GdgV3/sGDE0r6ndFtZxXwVgU5gs1WPTFaJMCTWdFM0W X-Received: by 2002:a05:6602:378d:b0:7d5:de78:1d8 with SMTP id be13-20020a056602378d00b007d5de7801d8mr1515186iob.18.1712466663569; Sat, 06 Apr 2024 22:11:03 -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 le4-20020a056638960400b004828bd5c190sm17807jab.31.2024.04.06.22.11.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Apr 2024 22:11:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Apr 2024 22:11:03 -0700 (PDT) Message-ID: <66122ae7.050a0220.61328.136aSMTPIN_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 122E46052471; Sun, 7 Apr 2024 01:11:03 -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 | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | 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) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28747/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/