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 093F342697 for ; Mon, 2 Oct 2023 06:37:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 040034003C; Mon, 2 Oct 2023 06:37:19 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 237A24003C for ; Mon, 2 Oct 2023 06:37:18 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-351365e47f6so39923975ab.1 for ; Sun, 01 Oct 2023 21:37:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696221437; x=1696826237; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pib6ztUPAdqkAleeGchGT6RK7JdzYcy49s8p+u7UU3o=; b=AM2lJouUzbOPTKe0FPvXICuqEWXMTJQd614W1JGhrOa8tEXLDw2X+dBeO8NeDHxdDU 1y1brRD10L1dj3/q/B8zrI9dUCy91X4puJN7PtBYl+Ze3S9EYB7QMKsj3aQ6o0JX3mTU Uk2Yu7cJKG2dLlI3vHpat6N+WZWmn7XmwwBu0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696221437; x=1696826237; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pib6ztUPAdqkAleeGchGT6RK7JdzYcy49s8p+u7UU3o=; b=PRCDIfla0cQioCLwELLrldG1RHxEb2M8Ol8QyTn1ED64MrOsuBFmS2OxHToBDHLrRX /aFxYEblJwIZ2zCrmv7IyXm3jmzH0YVbOOuJN6AYauisHLF0hcxz6bYCL6gauTsHD5G8 bQMfHiYXwtIiMizemmqJu74KYUT3iOTxGk+O2vueKoRInK3s3s8CxiKIQ8j70+uXdaNm daIQSk/rNgCUrGoY4iMUKEHMQPQOcRVTY5oyYyFsLJDLmwDqiyZHZeztTmcg9VgegIHZ lnlACmkSojXBynMwUos4SEMBru4K2GxAYCJDGefxzI73eHwlU/wQul2eNMADsue8IgC6 UYRw== X-Gm-Message-State: AOJu0YzZ/N2z9GIkFRHppewjxY/xCTPeVvyGR41JAaeHKRsM0ZeQBEKZ umK+WOA9TbnZkO3cEbWaEUYLHmQg84hL6qF+e7EnDywJ8l50SA== X-Google-Smtp-Source: AGHT+IGiQcEnpzkAiB92z40uUgqESHytYjzDixdCK3NfAwyTWFuL591Q96T5OsJHR6cd674iaJ6B0kLSyhtA X-Received: by 2002:a05:6e02:18cb:b0:34f:2484:64ce with SMTP id s11-20020a056e0218cb00b0034f248464cemr13024940ilu.23.1696221437462; Sun, 01 Oct 2023 21:37:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o10-20020a92d4ca000000b003513ddc1281sm772093ilm.36.2023.10.01.21.37.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 01 Oct 2023 21:37:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 01 Oct 2023 21:37:17 -0700 (PDT) Message-ID: <651a48fd.920a0220.17b1a.f138SMTPIN_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 D73AB6052514; Mon, 2 Oct 2023 00:37:16 -0400 (EDT) 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 | +---------------------+--------------------+----------------------+ 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26321/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/