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 2D4EC439DA for ; Sat, 27 Jan 2024 07:54:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A8BC402C4; Sat, 27 Jan 2024 07:54:07 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 3DAE84021D for ; Sat, 27 Jan 2024 07:54:06 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7bc32b0fdadso42638339f.2 for ; Fri, 26 Jan 2024 22:54:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706338445; x=1706943245; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GGAwnWktTa+Ti8aTOPSIn8TjP/Jpqa6SQN0ixv10MVc=; b=dT2qJYNzVCpMnV+FWLzVY1AdO7L3glSM/etp9kAkES3EDi62fhH1hfHaBfRKiF8TW4 z24yw/lKYqT7/hfYFdtL/dZ2YkiXwX5yj4nGtpgSqk5f7dheEGWXJMPWemnLWS1fUd4c tD4av+zebNeHhmGQ0k6IKmYQSRGIqNDv+Eui4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706338445; x=1706943245; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GGAwnWktTa+Ti8aTOPSIn8TjP/Jpqa6SQN0ixv10MVc=; b=mJsojDHbgDPLgpf7tfNTnhqCU2Nl70jzSFXP/n3AspQ5wtR/6pCpXtxAlOZiLChwvd /eFeFF+OLChFJitOZf1vM2KifjLMrimLZR0ZqqqqBNpLslRhG/Icm2PX7DFimrwSruNl 0RK6eOMPpvbNOS9DIs0HFtrmcChJYgfXMH7Di33BZao0OqsL2t14aMf46xq+8Iq/Jrd7 fPS6gM0dCt9p5uGPo0A3E9NttBkEmu/2HK6K37ipGfyX1XZoxdQ80kl1FasyhD1abdZm RjbTD/MIVV024N2U1bntZmaqIe+uT8ExFw/2pFTzbD56mn++zq94sgTcJnFnc1bYNDJv lNhw== X-Gm-Message-State: AOJu0YwwDPlU0DOD/NV0aeUFv1m6tkJraZMFngZu+/CurFMrfisU5/6H K1exUnIFV5YoWGQPigFR1ZvCOQRNcXgNfLHF2lA2CGhlcTOzxcdi+6KA95nyasdyk61VDzoergN jknvfoZQSy9uhWDNsfsV9OhfD28GDy/Mr X-Google-Smtp-Source: AGHT+IEGZbGfzvUN6mIFYD82KZKNf/wU32MiiKsdQAfLxWQZk0fjL8icG7pAVg0R6gct3l+OdpWp9fgaFy0l X-Received: by 2002:a05:6e02:107:b0:362:ae4b:de9a with SMTP id t7-20020a056e02010700b00362ae4bde9amr1266555ilm.27.1706338445573; Fri, 26 Jan 2024 22:54:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u5-20020a056e02170500b0036294788f83sm109188ill.58.2024.01.26.22.54.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Jan 2024 22:54:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Jan 2024 22:54:05 -0800 (PST) Message-ID: <65b4a88d.050a0220.fbe43.891aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2AE996052516; Sat, 27 Jan 2024 01:54:05 -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 | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27814/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/