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 AFA4843231 for ; Sun, 29 Oct 2023 06:15:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A90134026B; Sun, 29 Oct 2023 06:15:12 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 644944026B for ; Sun, 29 Oct 2023 06:15:11 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3579c8f3054so8148885ab.1 for ; Sat, 28 Oct 2023 22:15:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698556510; x=1699161310; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UR2EYWpeEPbuVXJpWxpiwqoxzqMCX9hBi3DqDRJQIUA=; b=DgHarNGKK1Q7L67qUgGEpaLsycv/+KSbFxcz5DUFqso5fOYcdgBENaw5AQ6lu1Rr7v gibYkgHwJOO6QCNNLRozQ3LKwfBnMPbNiWhCrlzo63hVIeAb9AB4FfF+iY/JIO89rvoE 6aTjNMyJreeSywMZIW/0lHouSWvD+uTt+H0ko= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698556510; x=1699161310; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UR2EYWpeEPbuVXJpWxpiwqoxzqMCX9hBi3DqDRJQIUA=; b=e4HBdlbbClypsixmgshLBlY5A/IXgBntIKKJCg58ITp07eTJDCqq8wU1CTWfhroiok hOpo+yGJtRNhqsayRIPT8RdmeQ4EI07mMjKkHDXq8le/ezplw6uAlkdprf3363n7qFRD FnoOIpEqBYzrvQivMEA+/fF+UTcV/nygc7MdpNip7Zf4/JTeLtLWO9Bm+/q79Sq2Cr8J D1257VKQQ94UxbQvpo7ljj6Vfcql3XCBCB45H5otPA1K1o2KOeEqYKlAvqw1cA04cTAQ J59zipDzhy9JdRedkr5MSuj4SQ+051vRYDzGFe0MGm/9vhW1+SFmzWYpZb34/mADdrqe EZlA== X-Gm-Message-State: AOJu0YyMlJcVVdMvfXykQ2kzlocI7X96OKiP/cOqYHSYMbGu4kz6j2r9 XCRt52eVWPUaBcWqRaeQWZC8k38zuKbf5h0BFQTv+Z25hN3jbk5+gjdaDApy3yPAKA== X-Google-Smtp-Source: AGHT+IECjJKfXrAYRASc/U1MD8dMDhGEJtmx4Vn43S2pQIQ0+uhVWCmeHJOANI9LtXLGttDnV7KKnEp65oM0 X-Received: by 2002:a92:540e:0:b0:357:f72d:ad06 with SMTP id i14-20020a92540e000000b00357f72dad06mr11266653ilb.2.1698556510780; Sat, 28 Oct 2023 22:15:10 -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 o5-20020a92d385000000b003515c6a98cbsm425803ilo.52.2023.10.28.22.15.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 28 Oct 2023 22:15:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 28 Oct 2023 22:15:10 -0700 (PDT) Message-ID: <653dea5e.920a0220.7b544.c77dSMTPIN_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 4E0CB6051827; Sun, 29 Oct 2023 01:15:10 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> 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/26711/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/