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 AC38342C73 for ; Sat, 10 Jun 2023 22:43:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A880540DD8; Sat, 10 Jun 2023 22:43:09 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 0139740DD8 for ; Sat, 10 Jun 2023 22:43:08 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1b2439e9004so15130025ad.3 for ; Sat, 10 Jun 2023 13:43:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686429788; x=1689021788; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+tMpXeDihrJM6ACeB7nkGH5rMBwwvfQR+g/KdFL+4ks=; b=OfuXEK/pNT4C1cFj7FY/kD4lG4EvxOZkr5dIOZw9e3TBIFSInEb+Aqao000vxteq0O CzG2EC1cgUYGmr+BVCqPzo8XynpvWAqgE/+llBGjYR6yGGJUM6wsKW17GZ6CBLNB594P k3oWiSA9gLrwnnpLKwoeTUe7LWjAa4beSyy50= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686429788; x=1689021788; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+tMpXeDihrJM6ACeB7nkGH5rMBwwvfQR+g/KdFL+4ks=; b=bj7/qpRs2cuwpP7Q3NdAxOnDyWZ/DMJsUrScbRB95kdHdrBJM+sTtzysb7qPvaBW5k NrFdSE8P0beQz8lGndqyeuE9V+1BgRgPTYtkEZAnp3gH/XNw/0uTvEi1dLrtNR+OyfDb oQ/zyCPq7Z6uraVWmRTUdlHJJRcfJgJ7JuaOFB9+bHWportL24cZByMNgU+urNyRdlRX y9RTVq52xt/x5wi+fIiLd13wEt8JE6nVAqNObEbK04/q+JoJje0nSxllaOBHY+gOBEns FssrOUrbEZTITGecKi2KZAXtwSnWExbM/0CgJ4L6MZ5l+SVaw1JAAD3I2p/DQrasXj8E v11Q== X-Gm-Message-State: AC+VfDw6mGc0dKFr5uvLGOe5hjXnvPY2p0FAjkrBEgYzpYWfe9iRBd69 LOPAcHsAUywcDM6w9yWrIAsi03fViFtj2snyYlHtIreoBfn5Q3+XaacWteqrfxfXs8zeZBCiOA= = X-Google-Smtp-Source: ACHHUZ7zhQqQDJ3imeGk3SZOfXalBAudevLk/RVp/JSe6ZTuiVU9yVt//yh+oUY86jFq6B7+DxT3yBcc1+iN X-Received: by 2002:a17:903:32d0:b0:1b0:4883:2e03 with SMTP id i16-20020a17090332d000b001b048832e03mr3266454plr.40.1686429788190; Sat, 10 Jun 2023 13:43:08 -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 ju19-20020a170903429300b001aaf53c1f5csm57506plb.96.2023.06.10.13.43.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 10 Jun 2023 13:43:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 10 Jun 2023 13:43:08 -0700 (PDT) Message-ID: <6484e05c.170a0220.56e7.1456SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 8FF68605246B; Sat, 10 Jun 2023 16:43:07 -0400 (EDT) Subject: |SUCCESS| pw128459 [PATCH] [v3] dts: replace pexpect with fabric 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128459 _Testing PASS_ Submitter: Juraj Linkes Date: Friday, June 09 2023 09:46:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:2125ed73e10ec028dd1b5fd6105aef80456e659e 128459 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26609/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/