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 2EB7743C03 for ; Tue, 27 Feb 2024 07:56:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28C6B4027D; Tue, 27 Feb 2024 07:56:41 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 7A43C40150 for ; Tue, 27 Feb 2024 07:56:23 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-21edca2a89dso2130089fac.3 for ; Mon, 26 Feb 2024 22:56:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709016982; x=1709621782; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7hhxugduT2VPsh+OCOqU4uEgntQJs+WaOlGhwj8n2wg=; b=OQS6kgrvkfqnEHiz9Kg3aghjmGEBRVjwCAhDUy5NHoZ0QGBf2wkAQ1MJnYTTS6vman Rx92xwUvFdYKBPQ3wX36c7UpXxaIQGW4QCqg2z9M0ThlEEF1tjp3A0OzNNcU++V7BWGq XegqJZBFhOHA4NuJjfcrA8zCRBlp+d8+iVWXg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709016982; x=1709621782; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7hhxugduT2VPsh+OCOqU4uEgntQJs+WaOlGhwj8n2wg=; b=j0dgq8RpQ+N1K6rPUkzit1hyb91PVEnIXS9ZZakT+9YciZ/tCs4VeQ4B2dv4db9hr6 IhcQMuZaaf6T5LT9fAQIOgfLIT//O9KpdeQRZnNywJHGE04dkCs0zlZPLY0GBuo1oz1E +nhtnYUIzeNyZj5dGzPICCLyVOskSKKXHvneXrVMGUq8qrnQzkdv8ORKP2W/UyNenbQi 4Y3NPHqiSwmji0MWFn4g7lSEfsjhu8IJgetK8uf+wqWKR22cXmgZld8wFEZ0pQ5sBdwZ dJXODIekZBe6BKgBk5tBhR4UPpDwoG1WoPG9gVzAQSxPiNoFtP0rLmaG/HQ4BrHOIayx hmeQ== X-Gm-Message-State: AOJu0YwcAQiOWBNyNQCOCRyITIjSxWikY0UOtzN7x2Ftu2u+maeMg0F/ fMjBP3Z8O3Ot0y94nSdOPe3QuoRH/nLK6L/lw8WJcA0BMxijLzMV8RnONlUmjViqccu4445LZQV /q5euR99FMPIQSpTb4drlpBeTeCvraC1Y X-Google-Smtp-Source: AGHT+IGWompbToG7dffyQ5Q1kjvq097px+fM9hKcsjK4HBCSTlaH7DVTfzlEIqzaSPnx2DRAtuCxrCzXPaGM X-Received: by 2002:a05:6870:e9a9:b0:220:1b0b:29c4 with SMTP id r41-20020a056870e9a900b002201b0b29c4mr4513517oao.46.1709016982724; Mon, 26 Feb 2024 22:56:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a6-20020a056870b14600b0021e619e085bsm112267oal.38.2024.02.26.22.56.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Feb 2024 22:56:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Feb 2024 22:56:22 -0800 (PST) Message-ID: <65dd8796.050a0220.5059d.6949SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2F0106052713; Tue, 27 Feb 2024 01:56:22 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] caf0f5d395d99f48550aa345e7c920fba34a42a2 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/v22.11 caf0f5d395d99f48550aa345e7c920fba34a42a2 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28162/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/