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 EA30F43741 for ; Tue, 19 Dec 2023 06:53:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E66C640283; Tue, 19 Dec 2023 06:53:12 +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 AABFB40265 for ; Tue, 19 Dec 2023 06:53:11 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dbccbdacb9eso3379485276.3 for ; Mon, 18 Dec 2023 21:53:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702965191; x=1703569991; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PlLpB10wMhLLX/VHmGNDzLxrTml8AdPO7ejg8LiIIvM=; b=J/Oud60E/UMDbO72oUZVZiCdPvfZN+CUmnd4ZF93TI66RW3Zooe3Kjh8gm0TMYAfc7 mzwAZ8Guo9CyvVX4OvHQNcfHHzp7Kl4EkZUABq0ZWjXOTnXAWz4QTBnzXUKvWBscE2y2 ZjqmEStK/p/8u+dfEzO0Hm9Y8nb94bWIZRx/c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702965191; x=1703569991; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PlLpB10wMhLLX/VHmGNDzLxrTml8AdPO7ejg8LiIIvM=; b=lEw36pjB5oPzqaBdwwncHfDPQKnSKNL0mHEvu61DwUQV/5+ZA4dM2QWIGRFAFJ4eZ0 zTRIvm3QtPXFgNSvqU14ZaEwVDni7Vj7kBfOEFQL5YeXl0RkmJX/tHO8N+pk84+fuamr GArCQe4HkQxCqq4Qt6sI9XAPFh57PgD3zwvwbE3hndOjNl2fBWw9mdNlVdz8NTEgvclZ O5abJYbU0P3vtG6B7UOZeGrzoigztKP/vFxRPjOodLKJCqbjOzsRWu0DAZu9gOjhKzq0 JlsVi75sedgTD69pNB52CghBjH+PYd2UkNIxrBXiU9jsMWNQw3ldXXbcftukfDyRDyTn 9k4g== X-Gm-Message-State: AOJu0YyBf7SNbt+wwi6c1K9QbrW//18l00nEI6aCgIUaORNKiirvqAJK rgguellk4gxSmjVJjF9n2SG+emxxPFTVAXmkgCmHSimEvNd7Vw== X-Google-Smtp-Source: AGHT+IG+pkmrJ58ahT6j4NChN7W95SJn7rVTm9SmWQ8fHnsE69Wc1shlSkuVYyyuUBYQAECamYAYtgXF4jaR X-Received: by 2002:a25:ad11:0:b0:dbc:d961:4bd6 with SMTP id y17-20020a25ad11000000b00dbcd9614bd6mr5511309ybi.114.1702965191139; Mon, 18 Dec 2023 21:53:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r14-20020a25ac4e000000b00dbcf73e2debsm723463ybd.25.2023.12.18.21.53.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 21:53:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 21:53:11 -0800 (PST) Message-ID: <65812fc7.250a0220.f8500.0377SMTPIN_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 C380A6051831; Tue, 19 Dec 2023 00:53:10 -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 | +---------------------+--------------------+----------------------+ | Debian Buster | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27399/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/