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 20EED429F7 for ; Fri, 28 Apr 2023 04:20:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 19F6540151; Fri, 28 Apr 2023 04:20:42 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 87DA140151 for ; Fri, 28 Apr 2023 04:20:40 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-541b5cfa9d8so5263350eaf.0 for ; Thu, 27 Apr 2023 19:20:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682648440; x=1685240440; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pPWaUUGhNqnQIh2SHGgLFhjLKJFc7q/HBwR05xLEk9g=; b=eyDQpw1PKqjZo3HXma2jldkef5rS5KOeWRyqDlWIGxeEVvhao5u6lMGvlhaS8Qhxta eo3IMhoz/7d01B3zx/uOqBY9ob59CoRqv4epeOqtOohxTLL0BzVQCPHnpjv5t5bs139I 6ny2NTt7PG6Une/yvS05fJsMWBUVe3skpsoYI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682648440; x=1685240440; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pPWaUUGhNqnQIh2SHGgLFhjLKJFc7q/HBwR05xLEk9g=; b=eLFClLvnp7jYTQj7iB3q0Ay0Qi6JcZL9EWjF0J24QjwXtcN9yyF3sNxT8msDDOCP23 RHzZuQJxaPZhra4WEj7CDrdgO9kAljBq9gNfnYV//CWPaF4Q+D+GUibEXVsPJl6Iso/6 e7494vkb9dCWdvAtWxtTGKUyPvJpyLRel3R2JsRDJ5ozfW1+AcNmyIGiHBEyk6m8H0Yk Sqk3UEO9qtjEjDhImeN9bvfkqv/VKdhOGq3c18R4YSi9M3Hul90pSA9gnO+Mw1605khW uv3/c5vis9Y47tSNTlXwe1942ShJHPMXh6bf46t6c+2QKnF/5xFUY1p0iF6+3gBQ2IlD i7ug== X-Gm-Message-State: AC+VfDypSb+tILMZ+fVJIMETriJHePwLveMUCbZRLBHNrXq4XDci1uJ8 nbSKomQIV5PK0Bt4g3fj1CMdF2EmMIhW/UDswY6HCVV75gCzlkMHqiUclW9v9q1vfE1ypPkd6Q= = X-Google-Smtp-Source: ACHHUZ7ybfrNexRjuCqjWot0qLn8QmwGq2q+48c7vqSOdMeDRgwyJPQ7+HXwU53lVfcL6NPLDAqcF6cVkD1s X-Received: by 2002:a4a:d68a:0:b0:547:64ee:e924 with SMTP id i10-20020a4ad68a000000b0054764eee924mr1875266oot.3.1682648439824; Thu, 27 Apr 2023 19:20:39 -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 c1-20020a05687035c100b00175cc21bab2sm1348733oak.34.2023.04.27.19.20.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Apr 2023 19:20:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Apr 2023 19:20:39 -0700 (PDT) Message-ID: <644b2d77.050a0220.685a8.a697SMTPIN_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 5E2FA605246B; Thu, 27 Apr 2023 22:20:39 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d03446724972d2a1bb645ce7f3e64f5ef0203d61 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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 d03446724972d2a1bb645ce7f3e64f5ef0203d61 --> 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/24426/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/