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 A397242E99 for ; Mon, 17 Jul 2023 23:05:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C6744068E; Mon, 17 Jul 2023 23:05:43 +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 8C6754068E for ; Mon, 17 Jul 2023 23:05:41 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1b038d7a5faso4138334fac.1 for ; Mon, 17 Jul 2023 14:05:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689627941; x=1692219941; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2uDHNLaX/ZwugBkcH4F5B/sfJDIXmQBXttp1vppI8B0=; b=YP9695xlbl6/6UHdPGYPfxVBwts4e4LEDElhr6cwgm9y7+MFyVv/w4w5XvZt2fHSXg o0Q3Q8MsIv/5eaO02FnbDwaqNzOUMqDRPu7bCa4SXMghU+QcXNTBU/NDMOOOTRgOscvn mHITNPN3lw++Z1xaL2G9rpqnPXTbi6x9WcoKg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689627941; x=1692219941; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2uDHNLaX/ZwugBkcH4F5B/sfJDIXmQBXttp1vppI8B0=; b=V+B8GkqCzmJ05o1f1Nr25WGBCCYHYdD8eRU5He5XBf45k6sgRU6Ux+C+uAK4AHCodJ 7WEgT/HmlFePpAckUPNvDu0grR+UmeWD2a+mtA2qBjK3gTww0IByyP0CnzbPPfSevBW+ vbv2PsIxYeaGTWQDlVWshs9E1ipbpp9HmumdV+N9CVA89wSlnrQ2MKr/ygxCIt5wUF/0 ki+1bz84fnWOHYesyJGze4kai8MwVdY9n60zFMqv914sdpgRlim2T325b2dXOE5HY8sP s5Yd4Wb/yHOUNvADsaiwonqoyCNtsFHNsCOTvPDeKaJcSbEq+6m6wAK+jtCflM916aGp DVEg== X-Gm-Message-State: ABy/qLYWeAtLHR7zTVLG+2shDjgDTpDXEp8IYSKSP2AAU9ZrYpstAjSK JYo0xCWqP96bliB79lOMzsv1eX2fxcs6aFCVQxBOGyuMcak1KYc8KfHjDA== X-Google-Smtp-Source: APBJJlHEiDUq81YJyi2WNpaUyQQzXGJi7JIV071pTwQOA/wChmQSUB1TkzmZGeioMS3F1RmYqZyhe43tsDgM X-Received: by 2002:a05:6870:a919:b0:1ba:629a:e34a with SMTP id eq25-20020a056870a91900b001ba629ae34amr7193515oab.12.1689627941060; Mon, 17 Jul 2023 14:05:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ea27-20020a056870071b00b001b040c92f17sm89869oab.1.2023.07.17.14.05.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jul 2023 14:05:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jul 2023 14:05:41 -0700 (PDT) Message-ID: <64b5ad25.050a0220.a6042.2519SMTPIN_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 8765D605246B; Mon, 17 Jul 2023 17:05:40 -0400 (EDT) Subject: |SUCCESS| pw129581 [PATCH] [v8,1/1] dts: add smoke tests 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 Test-Label: iol-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129581 _Testing PASS_ Submitter: Jeremy Spewock Date: Monday, July 17 2023 19:33:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129581 --> 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/patchsets/27085/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/