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 3C3CA431C0 for ; Sat, 21 Oct 2023 07:06:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 372A54026F; Sat, 21 Oct 2023 07:06:21 +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 1DE514026F for ; Sat, 21 Oct 2023 07:06:00 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a7eef0b931so16560687b3.0 for ; Fri, 20 Oct 2023 22:06:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697864759; x=1698469559; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o2tg+qN7/HEB4CRIi6ovAjCSoUrTPloi4jtkNVXdISo=; b=AEB0fOw+NA5HcrsAkaAh7T0rN8cO1+VNcYAoNolkikykvtbEiHdurQEc0koTI2W6XC +DWHB6XJ2Tcx+PSm7m96oTRT1O8x2r5TZOWoYmOLmSQpP1BxT6gQO3PwgftijXmFq5LD 0GYztI1TyrK3AhLcalPor0Ouw49hlM0sPd63E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697864759; x=1698469559; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o2tg+qN7/HEB4CRIi6ovAjCSoUrTPloi4jtkNVXdISo=; b=SetThdSW24ypj2ZiYl1MhugAC1i6mDaWk8ddkAi+s/94N/g1Pj7ur93t7WWW0cZV1A VohEGIJ0W+Ya+Btf3xuGU4qC/kQ00kGBUA5bdoHiLoeF+ttCrnMM/QAy/TpzSXX4v+3o 9Xyo25XM5esg2v8Cx6T0bpoG8xLVqj/S/xXYXkNvStbU3oWT0NcpbxiUlJKZKYUys+AB EmFWvc13g6nT8edjGZTMT1masm7iWux0CmYpNd5R+LvapVh0wQRjUVU/en2Zl/MmYoZy JzajKVMoMpPfoX7RYmJ8pZeJIfG3Xpz+J3ysozWuk/nGq7eDG7OUsYrm2fQnfmU8ywRI 7vSw== X-Gm-Message-State: AOJu0Yxgswbov4wCOL18nbrHVUCu544cfofHTj1EtE+dWb0pwpNImr3P +rB8fZh4xxQR6jAQ0jyTuJ+4LudqCF1vQQBFGxUAufIU/WHaWORrKBywTHC5WfDlOA== X-Google-Smtp-Source: AGHT+IEuz0y5TiRFM0hCsUJEUNKqXk4qAZ9IkdnlQo2PPWoHHfnS2sjzxigcA7Gp7DmQDcA1uRBEa2kJ9ixo X-Received: by 2002:a0d:d457:0:b0:583:307d:41bc with SMTP id w84-20020a0dd457000000b00583307d41bcmr4127925ywd.27.1697864759602; Fri, 20 Oct 2023 22:05:59 -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 k67-20020a819346000000b005a21e97663bsm433440ywg.30.2023.10.20.22.05.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 22:05:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 22:05:59 -0700 (PDT) Message-ID: <65335c37.810a0220.63cba.d9afSMTPIN_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 4578B6050A61; Sat, 21 Oct 2023 01:05:59 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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/v21.11 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> 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/26589/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/