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 A2697429DF for ; Mon, 24 Apr 2023 19:48:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F19D4013F; Mon, 24 Apr 2023 19:48:19 +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 8F54C4013F for ; Mon, 24 Apr 2023 19:48:18 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-329560b1994so11554385ab.3 for ; Mon, 24 Apr 2023 10:48:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682358498; x=1684950498; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3P1uDC4oYw8JXCGtTd88vAhWIRNQSglJBQXXhrPInHk=; b=ac0sDAWsYTyDsG0pdYPfYVF5MQmUTrMo8hAbmBLq35HZ632whuY2TGzVvtFwy8Crry YkdbKEVRKW/Qj9D72lWgwJPX8bijjIOMCgRxWpZBfNofmeiUOdp6Y/VW8cKYWzETX2Sj SH75H4ZYDZl1HGii+q8dPAnr93/sj/TCAa5r8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682358498; x=1684950498; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3P1uDC4oYw8JXCGtTd88vAhWIRNQSglJBQXXhrPInHk=; b=ShjHFx2JeqqphUnlHNLRS5Ulpsx5OdaIIYywJpXEr2WNZCSVtzZHzu/6nz4o0F3/IP e7aNBTCqpjrPRlmgTf+VWbF8heCGmLSZTUoDaR8IVoF7kMiUzrpe3Ao5n2q0jOkzTW00 +65o7105MCFeTHjIYULKAX5FptVyZlh7AqdCGtdBMXJ52nILJd4GjJaJfA9DTAnHduLV 9TJqFaKCeZIJfhGRevCZclDnVSzgHYT7hNqYr8g22cZOppY/k7wprKLk/FikKVnyLSiy Uw4+5huQSQG1NTTfA45ImI9NUiwN3TRRys8GA+MlTz5bwGDB0c02Apb68qdDnXC0MQLH rTHw== X-Gm-Message-State: AAQBX9d0aX5GhDgaeAVK7Mkuf+THt2L1+UWbvTaaBQ6/lOzGpm2y0Tnk U5PmV/hdb67B/sUJN18+Vh1HRa3It6WkWzpYt4pZ388oH+r4Wa2mpX4C5Q== X-Google-Smtp-Source: AKy350ZyYv8aXWlYzKLZFbxwyNISu7hytxn2QM926xiwfdVzUBvSOnxJbN3ugMA96TwIOA1Pocwss3EtI+Ly X-Received: by 2002:a92:c0c2:0:b0:32b:7087:c428 with SMTP id t2-20020a92c0c2000000b0032b7087c428mr5820405ilf.6.1682358497938; Mon, 24 Apr 2023 10:48:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a10-20020a056638164a00b0040631e8bf84sm1003674jat.9.2023.04.24.10.48.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Apr 2023 10:48:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Apr 2023 10:48:17 -0700 (PDT) Message-ID: <6446c0e1.050a0220.6ee42.6ba5SMTPIN_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 80ECB605246B; Mon, 24 Apr 2023 13:48:17 -0400 (EDT) Subject: |SUCCESS| pw126474 [PATCH] [v2] dts: replace pexpect with fabric From: dpdklab@iol.unh.edu To: Test Report Cc: Juraj Linkes , David Marchand , Thomas Monjalon 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/126474 _Testing PASS_ Submitter: Juraj Linkes Date: Monday, April 24 2023 13:35:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:70cc4e1fed665712e68f2f45d98dda4abc6accda 126474 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26110/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/