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 9F8F4426D6 for ; Sat, 7 Oct 2023 03:12:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 85636402A7; Sat, 7 Oct 2023 03:12:49 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 981A1402A7 for ; Sat, 7 Oct 2023 03:12:48 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a1f00b75aaso32117687b3.2 for ; Fri, 06 Oct 2023 18:12:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696641168; x=1697245968; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OtPJQ1LXpjwR2zTbNGbCcOk0dfpVVK7btCqA02H7k2o=; b=QiToDnLe+zcZmlOPV/+3ZkfAudUelmljBzR4sNBooCEziv/zlpZLAUcEr/mfIvbAit xxezW7V6Ga7i0bVmfIZS3WmtbWqFa/j9ly8Q4fElY+91bVULuui/HlFecyIYefaSNadJ s95BEObZX2MQNLOInz1Mk3JRUbjv/GQsvjYvo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696641168; x=1697245968; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OtPJQ1LXpjwR2zTbNGbCcOk0dfpVVK7btCqA02H7k2o=; b=du9veqvBb62ZiC1L/uGIO2hSaoOhnheM+rZVpXAHo//xOIuce7mPy6jxveWcPqXIC4 DtpJIbCKBWvptHHCJPzXZxtsQQmfrW3nAuOC/dZPyW/YKdWBiApTWYdHrqafUmd78c46 i6n0XmU1wzBQbJyLEfHwLr4c8uBG5RCc4smbBFmfnOzq6d2pTdXxunSPzKLNYJg9W9Fb 1AQRhdwl4JpXqn8vmoS4Ihae5mo53tJnzCrjkJkrm1lGefM2Uz7728OcfLrBa3nuTmQH Crsm8rV6ogRKaUPkJae0pP7KAwvKInzYT3maPiMfcxtywYwwY71ax7/vI9CMHbUswzn4 3i2w== X-Gm-Message-State: AOJu0YwJAFZ4rPZMu/OTXv05CiP6QST02uGwVlM4V9FZ6C7edkd/r84w xuooAuMdBotutiIuQaxqslsTK4EK7Zgpj1HbmHQwFoyM5JGqWwxFmU4kqNQjQUg6sqWpIuAtmg= = X-Google-Smtp-Source: AGHT+IF6GlkHmMSZRuCRXSEuhSZ4lkiER504w9hO7Uq0PazIkgXdvbRM8xcAk59E3u3JJAJezfylkL8opRC1 X-Received: by 2002:a81:6d17:0:b0:5a1:d398:ff7a with SMTP id i23-20020a816d17000000b005a1d398ff7amr10545592ywc.13.1696641167887; Fri, 06 Oct 2023 18:12:47 -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 q63-20020a818042000000b005836fc8b41dsm491349ywf.49.2023.10.06.18.12.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Oct 2023 18:12:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Oct 2023 18:12:47 -0700 (PDT) Message-ID: <6520b08f.810a0220.84329.7b78SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8584E605C351; Fri, 6 Oct 2023 21:12:47 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4dd146e597d81d900140a904e0b3b9feb1b0be6c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 4dd146e597d81d900140a904e0b3b9feb1b0be6c --> 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/26378/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/