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 C6A6242EAC for ; Wed, 19 Jul 2023 01:47:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C199E40ED8; Wed, 19 Jul 2023 01:47:34 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 750A840ED8 for ; Wed, 19 Jul 2023 01:47:33 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-78372625badso344880639f.3 for ; Tue, 18 Jul 2023 16:47:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689724053; x=1692316053; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=i3aOpirydxsVaUDGwmK1fYAdF+gFy7cg2dQA2GvMQ18=; b=VBytS4O208bcUNS4eaa+iibMQsb4muezT0aSXJ9LUtCQqTj4anYFGPikyZPyYBL2G2 q01aOmVyjCd9LSjmBXoYozNwu3DdrUufKHYHb2MW5X5brcl1U2Zbk5K9/954PTYEb0uj sJjGSoW8qKkO/wwOlupYudodeB1jU2QwG1Psw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689724053; x=1692316053; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i3aOpirydxsVaUDGwmK1fYAdF+gFy7cg2dQA2GvMQ18=; b=LT3YisPc4PQ5z+gGoj8f8z2ik++urHPKO1Veuyka48022ypUfeUMJk1a9N7eltdFV9 kV5yzglpXM59GW5vnERq9UW1yAlU55LV4kgRkkpeiJNpKzSQhMmd7hKhXYt1cfVb8fBL 1PuU83dX6L+RriHIL0v7lJ9iy7G1TJxPeg1ZK08ciCxnXxiJD1tzCgLr8fdywvSNTho+ uRDMfcIYEUAdZeY9n3x+ILsQmr6t/v7EqY0EatKZiroUpQcnHQUvIoiuhggcBzaFTR1Q A4KLZaPfzIUvo76h+geLeRS/JWXXcCj84jYXtg5aLG1Pm/4nKeEe8Ib/GBY7hT7BLV4F q7Gw== X-Gm-Message-State: ABy/qLYEB5ZxeintzUA40cwxoiq6SiPmhTeOM7TzGMzcvZYRnyVETP5F qvLAaW1viJoFJqsD0ScDgLab77nFg7rbYvci1Bo6SYqjZ1y68TblfYVRcg== X-Google-Smtp-Source: APBJJlEm3H9Ug/iky+5NZH0jcjz4k2R62u/bKiFQvB+a0xrqZZlned2b85qp0oANg5IwR2PCr4uP73YXrtx8 X-Received: by 2002:a5d:9ad6:0:b0:783:550e:33c0 with SMTP id x22-20020a5d9ad6000000b00783550e33c0mr1052540ion.7.1689724052851; Tue, 18 Jul 2023 16:47:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c19-20020a5ea813000000b0078705c360a6sm209187ioa.16.2023.07.18.16.47.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jul 2023 16:47:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jul 2023 16:47:32 -0700 (PDT) Message-ID: <64b72494.5e0a0220.c4f52.66bfSMTPIN_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 63A47605246B; Tue, 18 Jul 2023 19:47:32 -0400 (EDT) Subject: |SUCCESS| pw129636 [PATCH] [v10,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/129636 _Testing PASS_ Submitter: Jeremy Spewock Date: Tuesday, July 18 2023 21:44:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129636 --> 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/27095/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/