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 B94E0429E0 for ; Mon, 24 Apr 2023 20:06:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B8B04013F; Mon, 24 Apr 2023 20:06:36 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 291554013F for ; Mon, 24 Apr 2023 20:06:35 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-5ef4885bc39so21015856d6.2 for ; Mon, 24 Apr 2023 11:06:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682359594; x=1684951594; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ovzAEWHP9kMPQR93aYIvToxYZsfZr5Hoo8IdR1CVafc=; b=L0bbPNk4QfuHlzuuCr7EsZz3GvtU6MKGOuTXdPbbcqByr46cDJ4HGNIlRkHUeH1sl0 JtRgiJU5FTXaL3k7vNieh27ud2es5ueIhhX+OIdhg9f1QbYvPqKZVvAfqjy0tPQW7lHb ZvCaXmVVVefx4YuhT3gLYKpBuuyNMGZq5csxY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682359594; x=1684951594; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ovzAEWHP9kMPQR93aYIvToxYZsfZr5Hoo8IdR1CVafc=; b=ewq4ZvGmgdGlpyH3kGaJB8v1RLj7U1WuEHveA+vNVefMsyP+UHz5o7DmluqSylJ6N7 DdynymG8+1A51zoQ0GeeCPNPhYIgU+Ow3WnANc1h9ipX+QWnoNSjRuNExJykuA70iVFS qU0cMP9bu4ah7ZiIOO0QPFPfZwk5a5jjWVTGwouKsmhETrXHGDwnhYySuclotYh9w+Aw wXGr14d4YtpzfCM8cuNsQG1NhcWaEYSQCxAQCn88ccJnfukSh9lfesoW3fZSVZeIj/UG fGKPkjI99kwb38TAmbPz19QOwQhFMxIIhQPVpwerAXeMt4kwmXYv/wZ4UD021uiR2P4W NxOw== X-Gm-Message-State: AAQBX9eunY+cXr27mDuLWgKgjxSLgPRq8hnBQGmJ39WjoGeSKkKq9ZUj O9VKaBYFVK00hKG5Jg1UZbmGOZQO+Jx6seM1MVqM9BZgCkoXiz8NdD4Hgg== X-Google-Smtp-Source: AKy350a0qtBdJlk4nP4bx2Ex4DXGGvy7oK4rAb5DJHmo+9GMBGyxdNOX+oFh2qmMJaCflvGw8Ogozyw2SzZX X-Received: by 2002:a05:6214:501c:b0:56e:a9c6:d2c6 with SMTP id jo28-20020a056214501c00b0056ea9c6d2c6mr26844156qvb.6.1682359594552; Mon, 24 Apr 2023 11:06:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y16-20020ad45310000000b005e3ca68d7b9sm545136qvr.72.2023.04.24.11.06.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Apr 2023 11:06:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Apr 2023 11:06:34 -0700 (PDT) Message-ID: <6446c52a.d40a0220.fd2e3.2c15SMTPIN_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 443B3605246B; Mon, 24 Apr 2023 14:06:34 -0400 (EDT) Subject: |SUCCESS| pw126474 [PATCH] [v2] dts: replace pexpect with fabric From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, 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 | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | 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 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/