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 E10F042C72 for ; Sat, 10 Jun 2023 00:10:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFE3140A84; Sat, 10 Jun 2023 00:10:35 +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 8A15840A84 for ; Sat, 10 Jun 2023 00:10:23 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-565cdb77b01so19946917b3.0 for ; Fri, 09 Jun 2023 15:10:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686348623; x=1688940623; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TvwX/9VNNSWsyMnGmEeGMUullJ5YYLIMAsudwRGyXtc=; b=DKgVN7RArglPwholRHKwyiSZzaN/PuLXP2Ln9rjtYhAfYJCb8ni1G6xRDu64Er5IrT dez5dS3teJvF/iwRovwhcZtUiwapUNpXFdLdUe0uDnu3n/WolbnOjoN9sOr4rEvDel1F e+yTJq5YhnFSd4qyeY18EtWVQP8tnKDjdr/z8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686348623; x=1688940623; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TvwX/9VNNSWsyMnGmEeGMUullJ5YYLIMAsudwRGyXtc=; b=TNdYQ3RzzV0xk5gyj09ddauXn4MZNw3+oL3OVFCtJZiIWr/AdFV4prIuYCzaxuMsXb BbCKOMkOptEl7YcIH2rKoehOuDGILHAKdF6SIwJh5/lGBAXZexoHCuLLlZ5ftqSxmTkU q0KJHA1rQwnBMqQJEIfT+M5GyOpeWyayAXA/+WahNmFHRIP4wiyVkLKx4d13jTmbuehM CGIQ/3VuELPvejI8PfyIqzO+/UhN1kW9nuOltHGCPPXX6hn1NN9gbxSG/0gqdha6bIV2 dZKJ8Dfq783p2DdPFt6Ofiv0Q2AUjvTWOt3wYMslcc7KDy56d58vdzNdaPsc0tvLqypE 1hrA== X-Gm-Message-State: AC+VfDzIciW2ejmXLuKm3RxW3mXqlm3CP0OvKjjJ1lQdBBmK/TFkUpri G9nDOt/fT2UmP34xYHoJJz7pMOUKRXX5sITnwWmq32zCWkTjXg== X-Google-Smtp-Source: ACHHUZ4eF9gk1vunsAkl5Hzv/vKYePpZv0OJeRbUMYoZUhO3f1AXTJ67iAQbWDvfXNLU5mnvegWxDTg+fS7l X-Received: by 2002:a81:de53:0:b0:55a:5dce:aa19 with SMTP id o19-20020a81de53000000b0055a5dceaa19mr1942081ywl.51.1686348622932; Fri, 09 Jun 2023 15:10:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p132-20020a815b8a000000b005689b4c827dsm524637ywb.8.2023.06.09.15.10.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 15:10:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 15:10:22 -0700 (PDT) Message-ID: <6483a34e.810a0220.d5642.bb02SMTPIN_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 9F743605246B; Fri, 9 Jun 2023 18:10:22 -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/24844/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/