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 E120F4263B for ; Tue, 26 Sep 2023 03:17:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB12C4026F; Tue, 26 Sep 2023 03:17:39 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 0A5234026F for ; Tue, 26 Sep 2023 03:17:38 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-351435e9fd4so7788855ab.1 for ; Mon, 25 Sep 2023 18:17:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695691057; x=1696295857; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p02zc82Cjf2efAV9hbt3N4pF6F0YFU5Vrn7Z2tlwU2o=; b=JhyPlbtnEXmGNOTkPEQshZxd6k/R6IwycDiBGjx+ybI0Jai2ovYujC8A0nqjePJZRy KdiADh2777yFBOywxloPivkC7VRjkRXSS1IZHxjHy7lgLig4YJ0+ZrfINSmPHjqkMELA jkKXC4tLHuQdNesoL/Pu+dRl3zRdDP9GIHPfM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695691057; x=1696295857; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p02zc82Cjf2efAV9hbt3N4pF6F0YFU5Vrn7Z2tlwU2o=; b=bPR83mXMk/jB9RCscocYSSpVqabmZXc+/whmpWXKhkL3GY2nDBbST7Ucy/A5K8Bpr4 nMNW37svzwJYN4hBuoz3Ue9aPuaJWVttwW0RcIK2qnzhyxescFz5KHYdmqXA6THopfaT ngpgBUzSnlCdJHERa5vn1UpxPzeNekKpvK08UcC9/0/RX4jM/Wic168+kyLpjBBcPDhl OkDyAuMLmqVH4WnewcpB8JGG3HDusYyh0kDn63kNdLKSHxlWMqHVBiBkDg+uFgJ3Skp+ nDT8YJNhbI0LDMe049KCUg97QhzLUqKfQFbtuvrdf25kaye9igxZFcX6y23mbKeeVy3y tB9Q== X-Gm-Message-State: AOJu0YzwLPb3h54aMtbxfxNzcNqxpMb8LDemTLi76e5+GEIaXeO3N0Pr 8U1DO5C+Jdh3uAv5wOHvRgiUDPGasQtRuTc92DrWV2uadGd/REHGPeCr2g== X-Google-Smtp-Source: AGHT+IGVHGR5qsHw74oQttUVt8ZJ7lE58aLUKoeObAxw8lMkczEBuhnAx/d+TV+Ys336eqFNW5cXShM3J0Et X-Received: by 2002:a92:c248:0:b0:34c:e84b:4c5c with SMTP id k8-20020a92c248000000b0034ce84b4c5cmr11505580ilo.27.1695691057402; Mon, 25 Sep 2023 18:17:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b2-20020a92c142000000b0035135c7c713sm184684ilh.74.2023.09.25.18.17.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 18:17:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 18:17:37 -0700 (PDT) Message-ID: <65123131.920a0220.bae82.d249SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B879E605C351; Mon, 25 Sep 2023 21:17:36 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d58c97481a136ad5342c9d8717b22bdaa5eccd43 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 d58c97481a136ad5342c9d8717b22bdaa5eccd43 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Arch Linux | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 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/26233/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/