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 CC54B42F8A for ; Sun, 30 Jul 2023 01:07:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C84A1406B3; Sun, 30 Jul 2023 01:07:04 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 09718406B3 for ; Sun, 30 Jul 2023 01:07:04 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-76731802203so273207585a.3 for ; Sat, 29 Jul 2023 16:07:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690672023; x=1691276823; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=T6GHxoLT+R2YpaZl25d9fcAubGkaxdQ7v3ookcQtobI=; b=iapfpnRF58a7oFcaKMgMoHt1YPiojcX8wwSgyV2EhEb+MXOAfAEIWBPIZkD+fPgBA0 g4JaULGpBXYq54HNLSAjm6w4Xuu/gxd0CKa1pDs27feG6qyyBF4hJ71xroQZlhkfnWVa HgG8FrN7YLA52lMDJOisUeqi7B+j6xHx7vlkk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690672023; x=1691276823; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T6GHxoLT+R2YpaZl25d9fcAubGkaxdQ7v3ookcQtobI=; b=lhsL3zlO30qpOTSBV4i2lmiYnSGPpkqSc/CNGyEIhVTpEMh/khsyVDJ0K0Pc6NAOiO aE9POiOn9AtM2g6CIYHVHbSb/x/TZWhNprH9bSlyk8BWThZG9t6mWwL8sSOaG+yhN1bS sagSW/0lkvmYGMfePe4fJCeTq0lBjuLyUS18cjuyLONJh+ES+pV0uC5GSyBF9H2U+oFe H3vAv5nGNjZrFfvqn7YVUw6uB63bt2RIJqQUIDbq6Q386oXN3Hm4EXhIrUxXihXZKJ3e yyHRfX7pJVWBRx7XvbTUEnlEzL0aN5+/m710tbAao61+QLsvD7f+xRktkQs8vi+m9Sxq whnQ== X-Gm-Message-State: ABy/qLb6rxd9MKLO536is9207gjEKeu9gbTmMjjjlwnnk5Ty0HkkqP8a 9RF3lKAgB9QLR51BigaeXqFHGBt4FGnh2JagSae92l6Kdlryxg== X-Google-Smtp-Source: APBJJlEwPdAE+IMEO9UpOsyjBf3Nxd103UE1HLa2wrzEfSStlMFn5/h7sIxuQiViDn3EXSo5hcnYxdlPjEav X-Received: by 2002:a37:58c5:0:b0:765:a23b:cc27 with SMTP id m188-20020a3758c5000000b00765a23bcc27mr6141268qkb.14.1690672023540; Sat, 29 Jul 2023 16:07:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g20-20020a0ce4d4000000b0063676c5eb2esm365165qvm.29.2023.07.29.16.07.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 29 Jul 2023 16:07:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 29 Jul 2023 16:07:03 -0700 (PDT) Message-ID: <64c59b97.0c0a0220.4a26c.b66aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 485026052471; Sat, 29 Jul 2023 19:07:03 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d75b66ad1cf8b9c0a14020a4cd9ddcd34dea924b 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/v22.11 d75b66ad1cf8b9c0a14020a4cd9ddcd34dea924b --> 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/25626/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/