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 DB33342EAC for ; Wed, 19 Jul 2023 00:26:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D64EC40ED8; Wed, 19 Jul 2023 00:26:19 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id C19F640ED8 for ; Wed, 19 Jul 2023 00:26:18 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-cf284f4d7afso311085276.3 for ; Tue, 18 Jul 2023 15:26:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689719178; x=1692311178; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UTg5+qvyDNZQm+LjLcIbL9cLet7QA/geuDAiwCgg8vs=; b=Z1bZPGyT27By/V8i+GkhWA27lGQIX7AohSDSXnB+WhT+i1ZQpbff8Bz99u605xvhvr 0CVCtiBKtNaOVrGh6t3vKpYO9gs/6vj/5aG08xSu8sAuSbC2yMevayf1+QeBjcSIRvQa rQY8S4PuXkOSDuRD4O9pgGE+ph20JX1M30TBg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689719178; x=1692311178; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UTg5+qvyDNZQm+LjLcIbL9cLet7QA/geuDAiwCgg8vs=; b=UPezIyDqAfru+M75Oy1pR0i8I4lFjS21nkVA5laRNES2ewgP35wSkltRNolvrN/xOl dcw+eDFme3xrtfRreGupNCx60WuQq6SaCyE7DRO5mO4Su9HHgtxFvqj1OFvnErFLbFKj D2JpGoLx0U48wo6H43xSVIKs3ZyOXPOFCW6bysXYOgsIkaDDc3ZT9cnm4rhrN8KAQ8fq 2hsOB+MOSCcCx+2LxfL/2IpEp2cjvZ6HCTyJsHLwpKpdA6pB3tVkMB3GjbGlQhwFwhT5 F2Vxc25fR1RDC5dX/C60Ook8KLWYcIKEJuwVryGxXfNGvkfL7nToIcsgvWdV4+6jR1Cw BLdw== X-Gm-Message-State: ABy/qLb2tchbwS9eQsAlspc32BQee2XgybVIUeZDYTi19Yo0LxRd4pYT 5zs+zAutdLP8fx6jLsduqupRI6XbyBqcHW2kPmvkUqwGk+ud9BuKvx89IwwLJptY5Xbj52sXSA= = X-Google-Smtp-Source: APBJJlGfCm5+j4umHU2zy6wF82hi1syNhRnUddSFGotwV7ZzjuMQYy2qo44qJZrw0oA8D7hHthyG2wBdT7QZ X-Received: by 2002:a81:91c4:0:b0:57a:5c79:482a with SMTP id i187-20020a8191c4000000b0057a5c79482amr860972ywg.50.1689719178257; Tue, 18 Jul 2023 15:26:18 -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 r124-20020a815d82000000b005771ba13832sm390024ywb.39.2023.07.18.15.26.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jul 2023 15:26:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jul 2023 15:26:18 -0700 (PDT) Message-ID: <64b7118a.810a0220.412cb.e39eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E62A5605246B; Tue, 18 Jul 2023 18:26:17 -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-abi-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 | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/