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 E039A436D0 for ; Tue, 12 Dec 2023 10:09:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CAAAE42DFF; Tue, 12 Dec 2023 10:09:49 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 85C6142DEC for ; Tue, 12 Dec 2023 10:09:48 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d9b9adaf291so4069456276.1 for ; Tue, 12 Dec 2023 01:09:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702372188; x=1702976988; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vkFQjlZvbXz8itg885R7cKH646BynTyTeYorVJSSXzw=; b=H0LAO6G28TfjrxcmgteLX7ay6iJM4GMdlpIS0+9omDiWeiOEU1HZcYeEw5/E5u7VvC MD/aIwvdWRfWAnquXCFSzjnHzX/QfDpML1w30T8dMB0LlXxU06fRJLYEFy8Vu+j6mmBV LocDomperelkrn79w1tYdhXgPTwfn0DMBGpQc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702372188; x=1702976988; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vkFQjlZvbXz8itg885R7cKH646BynTyTeYorVJSSXzw=; b=RDwBIFg7oU+pgYlLHPE82Kpg6VTYW2nNZGvwbirU5QkMIvoMU9L2yIYBMe5kZXTflY in/UuQ5+3o2Dj/pbMODrWXTH/2kkWBs3AST3R5jnVxPGj4GxDANqc/D1gmP432NvQDIw TyAkXj1/IfSSPwETwgYVQ3j3FCrg7E7J45q1OE1l13wsHIXlByJu3VTCtvOvtJS+zw8b To4HoG6ZJKx2Y4yc2/5ZuutB3T7FGNsLTBXxm38KPppFKEOq/I1wuNLnc7mZRYqY+ZCD NV7Le+NxMmpCRa23wqvLCY8UP1oKpbhnF/KFubw4K8KEpy1y2XGSeHUAiR2Mbn5p2EMS Yoxw== X-Gm-Message-State: AOJu0YwlNUNtTenvcJ4G/7yxpnMLHz+d0IjgOfKdFCHYTLF2TGj0rRV5 DGqfyWSPGvlLMv1jkKJIBu4dNwz1DZi7Nn3mlEHTbKwV60v7Wg== X-Google-Smtp-Source: AGHT+IGURgqOFi9Q8hrJ0xZClsqKr5BgPOiqxR6MVPSpJIpyjl/JKn7nDsfDciFGeAQy7AmZsBrAUWI+lIRj X-Received: by 2002:a25:6805:0:b0:db7:dacf:4d4a with SMTP id d5-20020a256805000000b00db7dacf4d4amr2262232ybc.70.1702372187847; Tue, 12 Dec 2023 01:09:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l7-20020a05690215c700b00db50e0f4296sm780178ybu.26.2023.12.12.01.09.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 01:09:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 01:09:47 -0800 (PST) Message-ID: <6578235b.050a0220.5bcae.37feSMTPIN_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 5D4AB6051823; Tue, 12 Dec 2023 04:09:47 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/27300/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/