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 59E67429E0 for ; Mon, 24 Apr 2023 21:54:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 371CC4013F; Mon, 24 Apr 2023 21:54:13 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 985734013F for ; Mon, 24 Apr 2023 21:54:12 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-32ad0eb84ffso13033055ab.3 for ; Mon, 24 Apr 2023 12:54:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682366052; x=1684958052; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=b2u7BLzdv3UV106md9DkEbqjalFE43eysE9bghMswiI=; b=iPO1Za3f8B1VPacj7nYdntWTfLPwHQfZI8L0upF+2f1jtxisOxoK8BetJdwnJGKAQV Qm0zjH9kOO9da82YRs3DY2EfZAVyUDD5jdVdsy/wchGQ1Oge3GxYjIeFNLrG8HU/FL1c Y3u+YOUA1cqlf2ZrgyKUsPXAm52pCf3KPnJ9E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682366052; x=1684958052; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b2u7BLzdv3UV106md9DkEbqjalFE43eysE9bghMswiI=; b=aXclPH3Bltb+AaIs/4MVXr4VFAY0+ohuOl1h7W9PpNs4Nk+vKFjrrabxTfY0Bor8OM xgsw0vN7xIyjc3YTQ/JQ98jaLaPv7l0K4IakCFSE6SpUd1bXKnzC9ifu0q9DBiH48Uj+ y1sSu8sYuVR8lJLTcWneyvQGEIARj36U82nM6/TwK3lI2yTM5ssB38tcmyrTCBfsQY+5 hbagbq1sNERhWuhSJxJGyRZkL85yD5cKSbNT9NnbeY24H9Y7N+XUmYkGgkY5lizpPmCY spNmgWWpZvrtJYhhGY4b8XA22wP5yJsRL8jm8GFwEsSCSmV0j+7pnmdOboKKpwNiqNAT opBg== X-Gm-Message-State: AAQBX9f4y6sCRzpPat/JkRRXFp2BWdTowgj0qplhaIAb2A8o+BYjQ6Bo 3CnVBJIw5UvQQcreKqNbaloNHyxUyVUKDtgTakMjdymmv9Oqjzz6v6E49pXBYdrUPBTWe58P/A= = X-Google-Smtp-Source: AKy350YgOzvRy5dAtR7tRbupzGfzdyWGl6B0MHEjiclnZJ6ncRdbTrfQiu9Xy0Xh9jsWEoq2gF3KsDct46hm X-Received: by 2002:a92:c52c:0:b0:328:5956:55ea with SMTP id m12-20020a92c52c000000b00328595655eamr6013796ili.27.1682366051842; Mon, 24 Apr 2023 12:54:11 -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 d19-20020a056e020bf300b0032e635be6casm131079ilu.58.2023.04.24.12.54.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Apr 2023 12:54:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Apr 2023 12:54:11 -0700 (PDT) Message-ID: <6446de63.050a0220.735b.63acSMTPIN_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 5B285605246B; Mon, 24 Apr 2023 15:54:11 -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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 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/