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 2CB4E454C1 for ; Sat, 22 Jun 2024 03:30:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2868F40298; Sat, 22 Jun 2024 03:30:04 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id F0C424025C for ; Sat, 22 Jun 2024 03:29:47 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-62fe76c0a61so29514687b3.0 for ; Fri, 21 Jun 2024 18:29:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719019787; x=1719624587; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+hlYIZmvBowe2WFoFk2xT3xpUDaokhHu5WIR3UyOr7w=; b=fSx2+nPlgMFHNpjV0Bt6ueor5QjJ7CHrltkd97iAlLjX04/qTtI1Uej4ULSk7U202R cI4yD5UUGwgDPyt1n3UkA2onGJB2+LoJApGhBipc9DTjhHT+pb4jlrAbsuqlQ1y9zJDl I+kg9mgsQow3PkoCC9TTkYbCUDX3kTnq2i6cg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719019787; x=1719624587; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+hlYIZmvBowe2WFoFk2xT3xpUDaokhHu5WIR3UyOr7w=; b=cYEXSpNtkmm86e1E8ySnXIOa45GW/NSipYh39DxGEH9pXa46F57itxGwHFAdbrHctu vSEEFLL5wPh2umlmad19oBK1hQ5lqjthAxFLpFtofNZXjf/xtHiXxQ702nYGbtImnhwW IMKQFAVubiWkS6g0JOhwQ44Fh14l8vDKFFuYsGHlrJpaFlFlcwYxcSlCH6IDGv8KltQB iI+XXvnlFJKV7+5/oEMXUs/E88LkIETk3/rf5tsQe5XHfQJW1W6Q1iBIVHYjB+/44Qb0 OoLKd3wKV8ptVHIqin+P2Nlt4u6sEYH1/PObIKt+5mChyfWAo5Tevps1rqhocdBkFWiY XD8Q== X-Gm-Message-State: AOJu0YwpADzGk8eMrGt76IFu9gc033XxUcmRzGgspI7jrqfOo3+LXmDB fXyXhXMOZraD0x4GkzSzPVTHTlBp6UYcuTSephNA8svxVeTHnj+cKTThQL4A/oA6RQiXGNZDYk5 H1bnyWAHwOQbYP/Do6ItnLBJHvvRsfCWJ9nvwif/mQ+/xQx7s2WQlLaxN X-Google-Smtp-Source: AGHT+IGiXr4kO76Uv4E8YSxGrP8OlkkhY9KhoaAohuAsZrmexqy3ZKqxt37U7njStPrOKzqZXKVqXCswyRwq X-Received: by 2002:a81:9193:0:b0:618:9198:1a9b with SMTP id 00721157ae682-64253b5441bmr458177b3.3.1719019787370; Fri, 21 Jun 2024 18:29:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-63f10f88253sm944337b3.5.2024.06.21.18.29.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jun 2024 18:29:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Jun 2024 18:29:47 -0700 (PDT) Message-ID: <6676290b.050a0220.559f5.72a6SMTPIN_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 05D1B60524CC; Fri, 21 Jun 2024 21:29:47 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk 4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29540/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/