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 0325742333 for ; Mon, 9 Oct 2023 06:20:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D6348402A3; Mon, 9 Oct 2023 06:20:15 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 12DE3402A3 for ; Mon, 9 Oct 2023 06:20:15 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1dcbd8a56d6so2864954fac.1 for ; Sun, 08 Oct 2023 21:20:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696825214; x=1697430014; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Rrg+bg6NxpJS/QUACwCoQsyE6Yc6X5dWQ4X/5Ow7IUI=; b=E1MTxWc35FR5Eb36Weas/zYIVersBzDu0Drzmyr9HK1AM8llBTtP9sJX85m/IacduV 8OqORpn8QgyPNb/yj7M6arM4GJ433XsCjTDxd+iMxCUGCaXiK3Qp8mceZo1DyCbW7dLC tIfQ3bv65OiOAlgkehflEsNQQ+KpJjOfFKh2g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696825214; x=1697430014; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Rrg+bg6NxpJS/QUACwCoQsyE6Yc6X5dWQ4X/5Ow7IUI=; b=hdDnfI4tCYZgZrilmOfyBPaWR8zI2HFCf/+USQjMhnCuoWiOMlnzsmBe4dn2X58q13 fiw4QYCIeaMLU91Mixrr2No1Foa/a/0Bl6d6u2hHBwdYylc8n9+cKWB3B1W5sxyyfhWl GTuGHSV16HB4Pr+C8ZaCvuFGfa1JhFNdr3xuRVElBCB2R80hGqgHSD/L4kzjwh9vSgB2 HyhyF86CGA5H4+ZDYL2q0n4FqFzuJdBwl4IapbTzbEGYED7K8UDVVGi0Xrad/4zTQr7I HXiRPwWNrRs7dGwyEH9iL4G1R+D7B961Kt5Bs48lVj+483uJNpHG2fskPhiz2pgflnwP Z+PQ== X-Gm-Message-State: AOJu0YzJDw7s7jYntsUaOcPFlNJ4jfxxcV/0GY8mqSplkbfzrHqhwEZ9 df3pyaIYGKB3VXEv62RE0wkS5xic4CI/Fzof9RtU/HcCt9tQqw== X-Google-Smtp-Source: AGHT+IGN5sTFC3W0yfzA4wSb3Ligv4Ksk9ufkH+UBva+UorhMv3E1k8zcfNEAKrsWQoN05J5EzYpY4mY1Zo6 X-Received: by 2002:a05:6870:80cb:b0:1bf:dc25:a5aa with SMTP id r11-20020a05687080cb00b001bfdc25a5aamr17291516oab.39.1696825214348; Sun, 08 Oct 2023 21:20:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eb45-20020a056870a8ad00b001e1037c62f8sm729562oab.10.2023.10.08.21.20.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Oct 2023 21:20:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 08 Oct 2023 21:20:14 -0700 (PDT) Message-ID: <65237f7e.050a0220.5ab46.9a57SMTPIN_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 B9EC56052514; Mon, 9 Oct 2023 00:20:13 -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 | SKIPPED | 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/26393/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/