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 71F914320D for ; Fri, 27 Oct 2023 00:48:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CC824025E; Fri, 27 Oct 2023 00:48:28 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 7F1F84025E for ; Fri, 27 Oct 2023 00:48:26 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1e9baf16a86so866927fac.1 for ; Thu, 26 Oct 2023 15:48:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698360506; x=1698965306; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fA5uhbfYD4xEKze1eRowdD0UMwOS/Tttr/Lak3/E3JY=; b=L6jQhrFAq3xaovSGrKW1c4m3RyMljGCHc2peuY7nnNgmfgkbeYPYENhsw/RPsDs6HP VUCRPgGIEJRQMfpYjfMPr4EhMxzlPh1ZhuBRzUg0rl7xavE2k2azHKo7odzxVA2y9DFh c1Ypu8UTmluXnI2FlF8NY0k0a0KF7Me5lin8E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698360506; x=1698965306; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fA5uhbfYD4xEKze1eRowdD0UMwOS/Tttr/Lak3/E3JY=; b=cZugIatYSZX1Zn3IYV2gvsCxYzpZCJl2DbhbF/+TxABqa3qR1JysCqjd5StiiYCjp5 HHZmjf6f8QWNAcqAbHbqPH8IW2u59EePDjs4Z/c3t1WJMh8q0tRuSL6qZRdKLoJHAjoa KlSO87TNkDYCHiKc08R2tBcRtuNbpXhvkBIHjwAMIjS2125AvPpzwf+EM3zdoLVH7xsf JX+VRGdrBfNN59b2+0j5sjcuLFCCSJbCBMGQYjsiG1ApXNhcN8vx5fnIyOkqmHMyipGN uUZRTBxgFasefuz9RPoyuiiNbjlV7DJoElS0q1UXK0ovBB1Ad+f8pgC2xBBR09jfJnaE OspA== X-Gm-Message-State: AOJu0YyuIe4BQ1YT9hIe2cw0P/eAOO+HmnxgJo6JgvWapHYJZdKYq9ZX Awxd8v77Mnwc8FNi2mWlnXM7aIJ4pJQEQauI48Y/062NYlI+znHArCURqQ== X-Google-Smtp-Source: AGHT+IEL2ro6XT+RZhDrT8Rvppn2MLbYe5EyOEt5ILeNQxoXok/uqHFEdeQeFuznKEAwtx0eKKghUTPDY1PG X-Received: by 2002:a05:6870:1114:b0:1bf:e2a6:b287 with SMTP id 20-20020a056870111400b001bfe2a6b287mr963700oaf.0.1698360506020; Thu, 26 Oct 2023 15:48:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k2-20020a819302000000b00599c99785f0sm41639ywg.78.2023.10.26.15.48.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 15:48:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 15:48:25 -0700 (PDT) Message-ID: <653aecb9.810a0220.143ac.1209SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AB295602A042; Thu, 26 Oct 2023 18:48:25 -0400 (EDT) Subject: |SUCCESS| pw133441 [PATCH] [v1,1/1] dts: bind to DPDK driver before 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133441 _Testing PASS_ Submitter: Jeremy Spewock Date: Thursday, October 26 2023 21:58:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133441 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ 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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28101/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/