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 1647042D33 for ; Fri, 23 Jun 2023 21:24:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1251940ED7; Fri, 23 Jun 2023 21:24:05 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 98B1E40ED7 for ; Fri, 23 Jun 2023 21:24:04 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-19a427d7b57so714937fac.2 for ; Fri, 23 Jun 2023 12:24:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687548244; x=1690140244; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aljXN5vexaBfNa4Em0+yoIWBGGLK1yvs5d5sG9EatSk=; b=T3YU84plWHjwN9twH8UWeYpXQwGIdS8y7+XpXPDQ6CZxnGgTKGFuJnIaa6lsrMuoxQ U97T3EJ4npdIIN09tkxswdZ/QWEkU9Q8NtT5uhkpgLS17jh9g0B+He8SYd/Kp2MGy/DN NI8DfNe7klGffVllOVbU9nBjgqI4ymsGcFZ+M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687548244; x=1690140244; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aljXN5vexaBfNa4Em0+yoIWBGGLK1yvs5d5sG9EatSk=; b=AbqpYL6PUtgeKC2Fcfm0WPsCu230SaypTwktmOkPY1HuX5Dee/6ZABmVh3hFj7LLvf ssj9/+XWORaPWEwRjgcvotWe6tYZxbEnkVFUKtihDejCzB1DGz0UoKip5us2uRuWmCxc tjZDawWgZcS18jHRHiSeelLQ3S0pzq1XT7Ez8WAI434RUV2GWd0HzJk7YiHcdXrtDQ6a hS2hiMsbrjinOfccCtEE9O9VfLAMpo613JRgndFsBCERlck59ipcz6Rf2HTo9/V0KnrU In9uKCB3JkECJJsUyQF+1RPfmtx8KlqbDjkLzJLo2hZQKnXpNzj1XhyyjfE1pYmPq5QU gTgg== X-Gm-Message-State: AC+VfDyrD+qQy80giSYgpI8Jxx/MbASQc4v2jPjnDNPb6NWaTxGTmINd QAcd1KBggXbdjuxnhGUs37YvrlvRaGLkBZMb64cI75oIlE7RByujTBoAD7jMO3+80A== X-Google-Smtp-Source: ACHHUZ7PVMsOPF3+T+dNCNumGatfX00arMKHrYf0xqwLKyVPhLv5bitW9JkIWz267Wf0rpMjUjvSfX0xMHY9 X-Received: by 2002:a05:6870:e742:b0:18e:e0bc:829 with SMTP id t2-20020a056870e74200b0018ee0bc0829mr13179320oak.17.1687548243967; Fri, 23 Jun 2023 12:24:03 -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 x22-20020a056820105600b0056307dc4d41sm1057oot.20.2023.06.23.12.24.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Jun 2023 12:24:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 23 Jun 2023 12:24:03 -0700 (PDT) Message-ID: <6495f153.050a0220.f3208.00ebSMTPIN_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 65990605246B; Fri, 23 Jun 2023 15:24:03 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8002a7f4ea348dcd8ad50e9301d6bce240f11a7a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net 8002a7f4ea348dcd8ad50e9301d6bce240f11a7a --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25148/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/