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 691FD43F10 for ; Fri, 26 Apr 2024 07:47:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62B7443BD3; Fri, 26 Apr 2024 07:47:20 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 8E17943B5A for ; Fri, 26 Apr 2024 07:47:00 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5aa3f0fcd46so1079251eaf.1 for ; Thu, 25 Apr 2024 22:47:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714110420; x=1714715220; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Yrl1Q8p24l5bPHMHIPee0uaEWsevIRk2QicU956tyuw=; b=WBOgcvb9Xd+dnY7cVZIQXJRZvLX1NqwO/fGGNzPz2jcf8R1NNq1wXcqIMuXuNF8Dyu Qm/YRJnrAAaY68y9aW0nGxFRyjD0AwHuUyD1ag8adR1KqXXUg7TmAwZLoRhvHeObsqWr JDce9poP95XbfsqNZLdqp+A+xiYdzi0HFaSOI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714110420; x=1714715220; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Yrl1Q8p24l5bPHMHIPee0uaEWsevIRk2QicU956tyuw=; b=wVUMdrfIY7JkzJEgh3Et2AlcCG54xDbvqPzytBAabyNyuWt4rMTiXzWqr3CymTMEB4 bnBEwHS2eyON8ICN22hVS6I/YskaAH7ghGYMrtx/yoGVzO+sYmZiMxaFDpM4MZO86UJ2 CIEdwfNNa8n+/beVqP20Y6WzTB+HgUqyo9ohloMlkvVPfNDEv/a7Ju/IQ3dUEYBje99T zkYSLrkgLYPjZG+QA/NdGgYO7QhcVtmxV3pkJNgPr64cXjZZqU0Jg2mN16yk6XuvofYR ifhfLuw75pMPgQBGAXZvMOQMSWfU7luHGNvl8hs+Zr2c18gWu29elEYmy4cQ0WTWGdT4 A5hw== X-Gm-Message-State: AOJu0Yysis+1rJ6zRr1jSuFtQSEua4JYBqr7fQT0aaaDJaMXhoyx3jhy Y7LcBm5TEWYekCXCiacayvT1DNQOH6sgv7ILGU6ZkxIXsPujOLj9VJmbXxVZGP+/4WYqk7yVfE+ 1BjBHGZpiJF5l373zHAFytUISiT/vo3yB X-Google-Smtp-Source: AGHT+IG4Cs9rD8YtKLlNb4rXuEVc+XsEpnr+7AEsQoeAd/FMu6hMJhuBr7um1CB37TDZT4xoRoWrwANYjwjq X-Received: by 2002:a05:6870:61d5:b0:221:bd93:2940 with SMTP id b21-20020a05687061d500b00221bd932940mr1700014oah.27.1714110419830; Thu, 25 Apr 2024 22:46:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id mo53-20020a056871323500b002331c410f8fsm387034oac.40.2024.04.25.22.46.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 22:46:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 22:46:59 -0700 (PDT) Message-ID: <662b3fd3.050a0220.b3f18.1f50SMTPIN_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 46BB56052514; Fri, 26 Apr 2024 01:46:59 -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 | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 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 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28947/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/