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 955A542DCC for ; Wed, 5 Jul 2023 06:58:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B5EE40150; Wed, 5 Jul 2023 06:58:15 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 4DBAC40150 for ; Wed, 5 Jul 2023 06:58:13 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-57012b2973eso78130637b3.2 for ; Tue, 04 Jul 2023 21:58:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688533092; x=1691125092; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+GxFyE/d2pygGc5uI7pmqX60hSx/hJd3GqqlvzLUHl8=; b=VmAB0rFnTtcTiBCOSa0iO2QcFx9/qMBNWLtiup6DJiziZELmnZyTIriPSJQOWHmw9T uk8pK4d/eIVH3hmHvhLh4XEoNzGhrcEySLjYZEZ+FXb9+zj8FDHr3FBhDbaIvnWBkwmX 3NSltLiTSFspciInYrxzGDdEr1OF55tmSa1nA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688533092; x=1691125092; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+GxFyE/d2pygGc5uI7pmqX60hSx/hJd3GqqlvzLUHl8=; b=bcY0mxbJT9ozfgEYMXpf9VcCl89YnPjjLyTz6X4WQlqn7Zdqzut9X0HAJjtmG9EdsA A4o4ZXg37qt9NxE5oqm9dWvd/FRB2bmBHnZkZgaDzFW2vLeAcUrDbkyiYt80yh+N87iE n9Cpc9xbGCShU7xQvqXbX3qFnZu+CND87Wgtt9iCthULFAHLskHPpdAEt69TyR/NoF1m X1/kUFzbHCeoHP8kmWzNiVM7rl6V4bBJ/b++uW4CkjOI9IjqmuK80GGs2YUTglLG2HCC ILvZrXYHH15WVYHcYOPqxyhjZ3EHJglP2YUM/gGb5sDS9nMjKwYRHgA8NwLb/y2R67Jp HMDQ== X-Gm-Message-State: ABy/qLZSyNNI8lnNZuqDkG349q8Mf6Rs6Bp4duIJL76IRmQ76zhLaMIf qyDGFtxp9T6ttk4X2M/XZjXOZI+91yhazVcLiNi77L/gK49+l9Do8QU5ryMxBMQ3fA== X-Google-Smtp-Source: APBJJlEl1GlpUlj/VEUiHLLe0i9Cd14I1jbE4aQLtZ2zqGCPLAiHLB/ZAhgq6merzoVYS3J9mRdWhAVCyj04 X-Received: by 2002:a0d:ca48:0:b0:56d:28b:8042 with SMTP id m69-20020a0dca48000000b0056d028b8042mr14500197ywd.40.1688533092669; Tue, 04 Jul 2023 21:58:12 -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 c7-20020a814e07000000b00579e6b8ff79sm957443ywb.76.2023.07.04.21.58.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jul 2023 21:58:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jul 2023 21:58:12 -0700 (PDT) Message-ID: <64a4f864.810a0220.bd396.4450SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 4CE1A605246B; Wed, 5 Jul 2023 00:58:12 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] e185150c2ada84e637d14274ec456a3a4965487e 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 e185150c2ada84e637d14274ec456a3a4965487e --> 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/25320/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/