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 C5F8942B15 for ; Wed, 17 May 2023 07:41:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C1D294067B; Wed, 17 May 2023 07:41:32 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id F3E374067B for ; Wed, 17 May 2023 07:41:30 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-ba724ec3b06so408571276.2 for ; Tue, 16 May 2023 22:41:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684302090; x=1686894090; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8ETubmPGJoHYQKWDnXGJ4BTCI4KSbLm7r35YuS55sqg=; b=DPsOya24PYiUwzkevsdmY33yyYLbHBWNFJEOeEfv3aMJZJiB50wOhdGDBl8hGsJTxt hnMZTp6Sza0TUX1XXvnCAvVQpBiCiNj7FOpOBKprp9ckuOp94pI+oVWtgv8VQmSQOeKw 40RXb5QviDvWEC0Ydv50OfPcxVppUeT1bQWfc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684302090; x=1686894090; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8ETubmPGJoHYQKWDnXGJ4BTCI4KSbLm7r35YuS55sqg=; b=f+B6OCXCovCWtsImNJiifi0irezUTjGd2Q6jP/U+RmuD8SRo6CQoaiy2vviir0Zi2w +Ilfx6LxtJEcz+CAdEwDE4j5FsQ34oEjsRSWYaYx5RApSUpbg8eoYENOCt0iJXVuHONm 2GcQET6amYdErK3HasyeNC+ojJDPCnMqA+SuKD4j+C+Lwrqiuz1NwbdGr395rafcpaSx ffC9apjzNG8SiPvMKL1AxfEMQAcFZvxWTruL9CqTXqkGZcrYAY8tr+6AGJ04+x26C6CD 6BjeHCAbIWFxpmYdgxZ6nOwyyKDO3pc79a+dIjZvBB5bTUkdx+5Qf4qN+M7qdYs8GyPd f3hw== X-Gm-Message-State: AC+VfDy91oDuJz4SNXeeA4SQXHJ2Pbpd8U7+zbsvUrVJJTOq15d4uhbG T/coy1rQtNJoXfT+UIZXFOe9J12kFsyiVaBfbpqyqh73khsyzot1CU2YqUcd7zyHyA== X-Google-Smtp-Source: ACHHUZ4FWG65iG+yefWKIsEkoD0pEajfIQAdxxrF+a2OFs+iSO63j6pROYm08RGPcOodrmDZ1Q2kVSZ7hZ2U X-Received: by 2002:a25:2185:0:b0:ba6:e02f:9e80 with SMTP id h127-20020a252185000000b00ba6e02f9e80mr15199144ybh.56.1684302090433; Tue, 16 May 2023 22:41:30 -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 f8-20020a25bd88000000b00b9e73cfe310sm102265ybh.27.2023.05.16.22.41.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 22:41:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 22:41:30 -0700 (PDT) Message-ID: <6464690a.250a0220.e4d9d.3a2eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 101D5605246B; Wed, 17 May 2023 01:41:30 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d75b66ad1cf8b9c0a14020a4cd9ddcd34dea924b 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 d75b66ad1cf8b9c0a14020a4cd9ddcd34dea924b --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ 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/24583/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/