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 546AD429DD for ; Fri, 28 Apr 2023 22:39:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E6AF40698; Fri, 28 Apr 2023 22:39:57 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 4324240698 for ; Fri, 28 Apr 2023 22:39:55 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-64115e652eeso15319442b3a.0 for ; Fri, 28 Apr 2023 13:39:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682714394; x=1685306394; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ON2NLvln6p0H9GEg7k4GHiTjHyVqt4Kj3CjGeVUBeCM=; b=YUkBMejdr37GS7umANB03jWvISqY/gKCCsUOtmzQ6rcw8bi2xfMX5QsfqZf0CYjO5Z 9P0Wtu/8MNMf5XJ9sIcnP3LuqsuJ+98UCEXs7tTtSupHO+9290LLkFMIPT2W6LMiwcYS lYQBcq5dYG3gK3rK5gB7KbQhV37v+2yhzAr9Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682714394; x=1685306394; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ON2NLvln6p0H9GEg7k4GHiTjHyVqt4Kj3CjGeVUBeCM=; b=JMfOvys4sRFxj9R9voQdNgtexZWGPkpR5LoW17E/risDTFboTPGqptmeBTg0Ju64nK wpxyCn2dmYZiF01KrO9Zk2/CORpvtcdsTl4qRBYYFBQoy7/ltLv0e0B9rJeyoJ9feUqE pRh3idwm8EafeXsHF+vo1p6s9M0l3M+FGxWK2Lo2VEEBEULxo32t9K/FBtmqnh3AJEgV 2ztvrkXIy3mh7E+d8Dl5XhMaK/onAe8kciCjAOJc+dzNeHyrqKihu1WGsOn4ghx9fZKy 9XHM41SiWZG0JKA6QFJt/S7ZCgRH1eapY5pj0hPigsyOPiU8rUloPNJRf6AbkADRMF/O 6gLw== X-Gm-Message-State: AC+VfDyiVNcoOeiBYytnDv6gS2ql2L3VpWh7VMcztyrLUyXGO5ONk0rb Hw36YO6t4mDTeV/leGbHWueRRY98Op1dtlNZVqPQYpuBA3p8kKuz5V0Vaw== X-Google-Smtp-Source: ACHHUZ6MvK9pf+dubW+2F5xalP6Kueey7UEyIg0r6k+5dscrA8CXe5FZTKaidsx1+tMbI/gC1ksoq/c1Zkls X-Received: by 2002:a05:6a20:ae12:b0:f5:55a3:67d3 with SMTP id dp18-20020a056a20ae1200b000f555a367d3mr10260385pzb.13.1682714394434; Fri, 28 Apr 2023 13:39:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t85-20020a635f58000000b0051b436a699esm1398059pgb.27.2023.04.28.13.39.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2023 13:39:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Apr 2023 13:39:54 -0700 (PDT) Message-ID: <644c2f1a.630a0220.b9be3.e5a2SMTPIN_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 AC7B9605246B; Fri, 28 Apr 2023 16:39:53 -0400 (EDT) Subject: |SUCCESS| pw126626 [PATCH] net/liquidio: removed LiquidIO ethdev driver From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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/126626 _Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Friday, April 28 2023 10:31:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126626 --> 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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/26140/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/