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 3179144142 for ; Mon, 3 Jun 2024 07:56:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A0A8402B7; Mon, 3 Jun 2024 07:56:14 +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 02F954029C for ; Mon, 3 Jun 2024 07:56:13 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-24cbb884377so2379794fac.0 for ; Sun, 02 Jun 2024 22:56:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717394172; x=1717998972; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=88CRjksO+I2qKyTiN7DCuIz9vSZIDE6gvanuGgNeUZ8=; b=Fx3LcJHeKNG8ASgyCRfYDN/7hcCq+6Msfd/J6qNuDgKkLlcWyyU82c8q7tFtyCWEal NreO19i6qY4q3wzO4CsEuaRK3ejNq3C7jfH0jORtmiRVm8Rp+5ySQs+vhmoUQ2mLE7lT MtLh1Rv6RxVh7orAymZhkDcFgJuvp6M2QibuM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717394172; x=1717998972; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=88CRjksO+I2qKyTiN7DCuIz9vSZIDE6gvanuGgNeUZ8=; b=Nwr8l20J0j6IPBaMYDKcCNj19Imc5R9OybUjXPKH93+e8D6qllwlIYVu8yAZkmex4U Z/fHZPXITw4VBw5Us3F1d0GeyiXsw1ind48AIf/RhONix758YIinoxKS4VGnlEbExz8v QzRAuNBm31uXv96xMvngMKPGLlMVVbysiH9v51To5zVKhLkcqbUlqZPK4n1YVjtg9LD5 Lti5ySX2MS6bduHey2cQhB7nICzZ4zQHghhJ40/++UfvXwZRDdpZPI1HhHgkGR6goj6L O57hcXnt5q+jW8+v1fMq248p4N39Dh0+V4cSbViTPOIoVpL5htri/A7WNx0GT0RE4Yhg BpiQ== X-Gm-Message-State: AOJu0YxDpDRe+5dkeivjZrKnseMEZLO5ACo0cYKCkYDACiXXJqITKhez TF4ZMNMEr+akN8yStJ6eRA5bt8Xi8kIL/WayzVoQpdL4dCKJy5BnrVPwojZvRrQqmmvNqPVnx+m l9fe63YBDhl+EJesgXdzrW7A+jRe6CX54 X-Google-Smtp-Source: AGHT+IHdAiyy2LfhguHz+zn1AVpOdrzhtkbl/5WuddB/eY+tPXUeT5H3Sw3YKt08c+/86eNvh0Yex7k69fzA X-Received: by 2002:a05:6871:7419:b0:24f:e3a1:52d9 with SMTP id 586e51a60fabf-2508bf1fe2cmr8833550fac.31.1717394172325; Sun, 02 Jun 2024 22:56:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-250850b6a6bsm251933fac.29.2024.06.02.22.56.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Jun 2024 22:56:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 02 Jun 2024 22:56:12 -0700 (PDT) Message-ID: <665d5afc.050a0220.9cfaf.3351SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C2816605C373; Mon, 3 Jun 2024 01:56:11 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139 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 a409653a123bf105970a25c594711a3cdc44d139 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29312/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/