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 2F06A4415A for ; Wed, 5 Jun 2024 09:58:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 286EB402E1; Wed, 5 Jun 2024 09:58:49 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 25569402DC for ; Wed, 5 Jun 2024 09:58:48 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-62a088f80f6so5372347b3.0 for ; Wed, 05 Jun 2024 00:58:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717574327; x=1718179127; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6HtuxzAszGbX6/hxVJUcMErSjI3F8ZPm4X//Imq+46o=; b=aigIHD1fJuAvvgE3DyCl2YurrzcpnVJHUTBvDbviJLN6Oeu4wbX+/SWHdrfp6I+Vf3 CXp1DJYk/6TT0/4bcWjV2J7WM5Uz05i6z4nNNUAN54jyKYQRk7mir/SyOsJG34LH3sxc 0RQTZ2PjswGfjh/gYWFGpOjO6Mgkq/plockVI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717574327; x=1718179127; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6HtuxzAszGbX6/hxVJUcMErSjI3F8ZPm4X//Imq+46o=; b=FurLusHweEYEySnzynfhSNyv96hNefQVYOq7p9wBh18hyi95dhsbXDbR87quJEDb5n 6vg9PXT6EthJsB0VC9luGp6QPhPuBGhcooPXrWdjNipGyU4zCbIs0Na/llxJzGH6O/i6 4ovGD/dKTWi5VICZFwxAUJ/tOGlulWSQQ23dwPDwIjl36pq1dE9nmg8HZKuMmNhTE1yh hqogQS88CywJ9E8x09b/vkgwHyvVk1XH3CnIKjJ2/qL26lNTDtRq77RYOz8NhTpVkBx5 B5PBu1tunlzMZ+QoE3yVC2+w/167qp3ywRgxq7FkU63sLYdeQ2Xz4VgU0tPa2Mol6Nb+ Eplg== X-Gm-Message-State: AOJu0YwPhznlRyYNT6uLIHJAG7WFSGy5pT5XAz/vCdAU6Rf2j3icQfld 0yJRD3XzL/J0ZKgMZho/c3bFl59Po8C3hJ6yxHwcNnmZSt06cVeefDCzM6qixxTUzFMrx/xrNh0 EVGIj1rrD0tnuk3g7+HDxvWNotNRFRyXa X-Google-Smtp-Source: AGHT+IHy3yq59YriTiDwpjYwkb/oqcT06Fos5QrAJniDLlYPxxDW2fmrq5uYHv8ZRyru0SLYlNzXKX1exMWN X-Received: by 2002:a81:9285:0:b0:614:74f6:df18 with SMTP id 00721157ae682-62cba67c52cmr13107397b3.26.1717574327588; Wed, 05 Jun 2024 00:58:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-62c90f4f37fsm2620297b3.11.2024.06.05.00.58.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 00:58:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 00:58:47 -0700 (PDT) Message-ID: <66601ab7.050a0220.fae18.4fadSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2C2166052754; Wed, 5 Jun 2024 03:58:47 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a6bbf008457a455fcf4cf7374c280bba697a353f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net a6bbf008457a455fcf4cf7374c280bba697a353f --> 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/29338/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/