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 4755942DA1 for ; Sat, 1 Jul 2023 13:56:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 276D7410DC; Sat, 1 Jul 2023 13:56:44 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id E253A410DC for ; Sat, 1 Jul 2023 13:56:42 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5704fce0f23so30952127b3.3 for ; Sat, 01 Jul 2023 04:56:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688212602; x=1690804602; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1JxiUAnWLI9WJIyc8b1xnN5sPhBE9pfPu9uSKb3X1So=; b=J0aM2oNZs6Cz6B6D4XPsjO73Djwj5UgXf1BCbM1a+4NIf1NRreVV6uBqrVdshqMn4H RrH4SZ90q4dHp0t6iL3b3YK6sJhMxH8Z5wcjLqfPkj8uQWwDEwcGGn3pf63BHjVsujWF Hi//WglWnMpja31fr13ImQBW9OXuX2st5mZ4c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688212602; x=1690804602; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1JxiUAnWLI9WJIyc8b1xnN5sPhBE9pfPu9uSKb3X1So=; b=hLTVsywF9iO3vUm+NR/sj1y7x03UIHrT1Ym7vDK5u0pXxsE4GzyGW0AJo82szNmScF EsNzHTvKWudvBoJV91u2LSHuGvW2ybELTUoNbPmbYM6F0wZqA4f0ZGEniDw5Gyov+bV7 G7xCQE6MRPuBghu6gLarLfKmR38LtRPRhYZg5rsyMnFpiFX8KAbxst8j0EBaVfi71P85 78rm7SOLqD+AWG4SFQd+vmWQ1ENdv7ohfVFi7bmvFWTLZr9xq4sNvLpa0h61iqRqR5VR xhS+rdOQIT89cvuLtNaU1reJoG3Ewug9yMSbYer1vAzDRswbPtmHOx/G11K9dRDhQkAt MVMw== X-Gm-Message-State: ABy/qLZt2yQquUp69JKVk7znY1rG0AyzTVYixFOmh2TM5KE81JrSrHOY RblK3E5f3z5dxFh9d3WBUoCmNgBvD0fntTMrroyJ7dhYVS2tuWdsv5t6cA== X-Google-Smtp-Source: APBJJlF3b0WOeUXHm5EVUQnUkAToC9J0PUndgzMawzyGWmuoehQZZK9fcLkezeh46mvlIg0aBuZ8iRwZLKEn X-Received: by 2002:a0d:eb56:0:b0:56d:330d:86e2 with SMTP id u83-20020a0deb56000000b0056d330d86e2mr5009584ywe.28.1688212602162; Sat, 01 Jul 2023 04:56:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c124-20020a0df382000000b0057698fd318asm1539431ywf.45.2023.07.01.04.56.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 04:56:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 04:56:42 -0700 (PDT) Message-ID: <64a0147a.0d0a0220.79dc3.6e8fSMTPIN_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 CB9F2605246B; Sat, 1 Jul 2023 07:56:41 -0400 (EDT) Subject: |SUCCESS| pw129099-129103 [PATCH] [5/5] net/mlx5/hws: support defaul 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/129103 _Testing PASS_ Submitter: Itamar Gozlan Date: Thursday, June 29 2023 07:21:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129099-129103 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26860/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/