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 0120C43C03 for ; Tue, 27 Feb 2024 06:56:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EFF324027D; Tue, 27 Feb 2024 06:56:11 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 7E4D440150 for ; Tue, 27 Feb 2024 06:56:10 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dcd9e34430cso4162671276.1 for ; Mon, 26 Feb 2024 21:56:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709013370; x=1709618170; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4U+XzH87Ku1Et2/gaQA1PReIO3SYpcaJWl1rlg0NU3o=; b=GKPCaqzTcWrly1FVEi1yAXdEGAtJkvUMPnOYRAksvp9Pue1hQ1Zi7vfWzFdm4Ijz68 VPJTxo3kTDIQp2omskT0ogEtNCWzddjV2U42E5Efbijud9Kic3kzONOmFbnMIjXnNbPP zj09P1e2ZHj/mksjVQpzKqtZBAjIUMFWAzHKA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709013370; x=1709618170; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4U+XzH87Ku1Et2/gaQA1PReIO3SYpcaJWl1rlg0NU3o=; b=riCxB28AKovKpTdq7EW3iW3e8HiD0JTdP09TYyPPZMd/Pu/DFvnsOCoTqfLBA2mdEI QY4fWWq3D2Vhfg7BQxf8rAY2lgMqQxqbQCmxgijydFt8Ynn9ot82HuajtxeCdmv5o6oe eArAdZDi8uUb+qI2xQb+9qQH/GwUrUI6+V2OGTTmU91X3ZPDBRgCcPvVb2B7QYPT4rE7 9rW3luItbVj3XJPMe9cdk3kqKFhR8Ho0gXr+rM+HiI/fRE1mVk4HHcZZUcHPMtqh6ljL DudJXpQs7NsZ0/YaiRcikuCqOefnA1rv8UiQxM9GuI4qj1ite5treFBs/7jECZHjhbT4 RhbQ== X-Gm-Message-State: AOJu0YznMMz4tqsab4MbWHQ341fhmxEbJIMcbMOqriC0ahyLNkS2soiQ o7wOOwW7LsJVZkeRM07CcxTQpeqiSz7/sUr6S+MODzc0KbJHyj/15a6kt4SkAXL64sUlDAt+pQm yNoveb5m6fNNQbdEACshBOM9yXJHeiNte X-Google-Smtp-Source: AGHT+IH71W1IMJA+2KyDHvpyEzdkkoKKLgc06kpK3Hg184XSHI4+oiCT/IBDzKG5POgdHkRVo6evoE010toV X-Received: by 2002:a5b:74b:0:b0:dc6:d7de:5b29 with SMTP id s11-20020a5b074b000000b00dc6d7de5b29mr1330622ybq.10.1709013369810; Mon, 26 Feb 2024 21:56:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v48-20020a25abb3000000b00dcf59d26e55sm256347ybi.12.2024.02.26.21.56.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Feb 2024 21:56:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Feb 2024 21:56:09 -0800 (PST) Message-ID: <65dd7979.250a0220.82fac.3713SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 71D6E6052712; Tue, 27 Feb 2024 00:56:09 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 181fb849b5ab50011438cf507f7e84132b0a4fdb 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 181fb849b5ab50011438cf507f7e84132b0a4fdb --> 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 | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28161/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/