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 48BA3426B2 for ; Wed, 4 Oct 2023 02:59:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40C8F4027A; Wed, 4 Oct 2023 02:59:00 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 498414027A for ; Wed, 4 Oct 2023 02:58:59 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1dceaa7aeffso221211fac.0 for ; Tue, 03 Oct 2023 17:58:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696381138; x=1696985938; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e/Dcn+wcUskOM+zPAgS7X2X3zPBs/+Ph3ZIaWi5afbg=; b=NUCNN1DOuxlFX4tp9FWJ0NMiutWbAE96Xlq+QvDv4PPBdf2LtKagxTv/VJo5CxtdPY O4es3RJ9XPuaiNIzY1wOtrYZ42TFkL/s1UjvjQN9MfHbN+fEWyfh6QS8mV9GeM0xLnL5 CvVyyqCwSP/EN/SGmdiqZCo4o+a/JkZ+xZxmM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696381138; x=1696985938; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e/Dcn+wcUskOM+zPAgS7X2X3zPBs/+Ph3ZIaWi5afbg=; b=VWBG6g4UdrNuO67iRBBPNXGm818E6joGN85oBOAtRUZDpx3Elwol4GuGwlsOXkdjbE ZdnUOFtLim0JCEXxsrP3kN9s2j9Wpu0HaK3DUfgR79OPFG4BCIog8bEHUWXFEXygjxz1 O2rW30ob4AKveB6BWM5VmgETY4HH2465IU5HBdZWqYqroNzXgVv175baQkU+Fd2LABeV uhu+I1Mr8isJmBafFfnNPnziaEL/0I5GnTNb1HpIbBbfMxURha2+A/Xh3dZVlRKshVq/ y7+GK6R4Pww6OjHpPOp112uoH5Mu4WDKjt2GJGl44PpJlNn4OVm/zcqd+mbIy7OpAi9U LDkQ== X-Gm-Message-State: AOJu0YxWaRiahe4wyMeAtEsqLm3n6A0enEABVgQkD7Z9pwv3s5yvpuoq lrlpCYDVfeH3H83uwY5VHgdtEzFTE2PZzu0ly/5VR1fKtlQbgrw0Yv77VA== X-Google-Smtp-Source: AGHT+IHkGn02/wNmdkWSCZpoBg8XSv97cOjoCTkLNj3PEdBlt2pcn/M33IIeCmCEe3fg9NwXn4JZDiUdWlvr X-Received: by 2002:a05:6870:d60d:b0:1c8:c22d:1130 with SMTP id a13-20020a056870d60d00b001c8c22d1130mr517378oaq.21.1696381138541; Tue, 03 Oct 2023 17:58:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lv14-20020a056871318e00b001dd740a8cffsm331197oac.26.2023.10.03.17.58.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 17:58:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 17:58:58 -0700 (PDT) Message-ID: <651cb8d2.050a0220.a2065.8c00SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F280D605C351; Tue, 3 Oct 2023 20:58:57 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 687a5b12b14f02f0d3624f4b36b34dba8119a680 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 687a5b12b14f02f0d3624f4b36b34dba8119a680 --> testing pass Test environment and result as below: +---------------------+----------------------+--------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | +=====================+======================+====================+ | Windows Server 2019 | PASS | SKIPPED | +---------------------+----------------------+--------------------+ | FreeBSD 13 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26342/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/