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 8043E42A2E for ; Tue, 2 May 2023 14:49:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7CB9740E2D; Tue, 2 May 2023 14:49:16 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 4561E40E2D for ; Tue, 2 May 2023 14:49:15 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1aaea3909d1so26205615ad.2 for ; Tue, 02 May 2023 05:49:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683031754; x=1685623754; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kcEmmrcOwsuUy+NEdvlIqwO7xrdoeZPuuboYeaSwh5k=; b=DhjehYaGvMvHej4L2O+fPyZZaM2f5cS2cuRki7Dh/rfU14+qejMk+ZFsJCUJ9Dbm9A 1RRGY6t89JKhmFq8zPgZrfCQ80H8OmuX7Nqp/oFpYnEo747bDRV6PxafdfrafMLH2zHd n3sQIqV8nHylg6C7YxkTmZIGxZ3INK3Hq/vHg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683031754; x=1685623754; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kcEmmrcOwsuUy+NEdvlIqwO7xrdoeZPuuboYeaSwh5k=; b=PPP8cX6qL1ouc0zv/E3P5mT+JxRcdLq/vnQfv2SK16X0Kj3Qnts+ap3dhTwAmD8t6a /MNmR1ED9hVHwg+0a+4sujkpduyGYZ74cpnJt2ZLYCwQxZVJUiORqiWuxBmWZbPVTnDl 4iVNgDiS8LvyLWy4BxqWGH4EfkBkWpti9bTQwXmRMPi2mVApzHKQ4VbG0h62ZpYZs5hM B1eT1nBPnGS8vez/qXaaZ6OITIleQ8CcOAyy+pA+ECZOR8I9D6/QfhO5d36FPe6d0GmB MxlwIm/eYrzkqMe5lGFQQ3fANh37UJmdF97W1kYCmiuS8mem7oFwXlA++rbdE7R34lDn qFbA== X-Gm-Message-State: AC+VfDxJ4Kb+GOzu7DhALqZhiY7z4gGfu/36i8/ZlRpPUksNLjvrSTOn MQqyp/GSzK+m9SsXQCoK+yRutTFn7PHNQwrSioAQbADyfWM968d3lOq8Ur98wigWlzO2w4AKww= = X-Google-Smtp-Source: ACHHUZ4INd1vOb8jpi59HKsRmARA41csett1cM+OCHi+r3m34PiOpa8sSj9Twa4PQTNHf0w2f0WMq3NG8AUQ X-Received: by 2002:a17:902:728d:b0:1a6:be37:22e1 with SMTP id d13-20020a170902728d00b001a6be3722e1mr16962904pll.15.1683031754441; Tue, 02 May 2023 05:49:14 -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 e19-20020a170902f1d300b001a21a5ec194sm1312188plc.34.2023.05.02.05.49.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 May 2023 05:49:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 May 2023 05:49:14 -0700 (PDT) Message-ID: <645106ca.170a0220.66063.a628SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id EABDC605246B; Tue, 2 May 2023 08:49:13 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 94fa258cd8cd68eee44d2ee6e94e51aa05dae218 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-next-eventdev 94fa258cd8cd68eee44d2ee6e94e51aa05dae218 --> 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/24449/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/