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 C937E42DE8 for ; Thu, 6 Jul 2023 14:23:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C1E8540A79; Thu, 6 Jul 2023 14:23:40 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id D8C7040A79 for ; Thu, 6 Jul 2023 14:23:39 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5701e8f2b79so8098047b3.0 for ; Thu, 06 Jul 2023 05:23:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688646219; x=1691238219; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=As+X2CGROpyPt/cl0CIfy3Qbnv1Wp29N0q2cTmg3aF4=; b=Q/CNg3mC0GhGDEzDJmV+qVVdPbpHQCLGHWl0qQPv21PjXAhtRbiqQRyU5J34NzDHD7 IekHH1SFC5MGcAriE+kbt1S5fr+Y6gRjs8ukCvuuHmF1+xn115OpVXP5tlaVYEQSi8yt erKl61wjRFJCZd2VVdJ9E6zL4XhT0N8zKYvFI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688646219; x=1691238219; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=As+X2CGROpyPt/cl0CIfy3Qbnv1Wp29N0q2cTmg3aF4=; b=QyuAVoomwTlKkgc81QGgG1v0CxfENnS9rqanKOWFPs4juUoN8VYM8bUmIftopInQgL 5E3X55EZFjqgfD5q85PvI2fYheV/j17s4zCGwTlZZRUKsq8abhYzwPImQFkC2w3FRThQ hYFJguG0++rEI2XPvUuAhY3Ih5D3i80RT1B4TGADtAVtKA6txKuXMeofs0SqlTg2T8EQ l/nogYoaarY6qgVviLqcVO6Gl0oIlWxTeDGf9vvnmK9nH/N49xzuGG+oRiuv+U7zqJyV bNXIDqb2Qn/9SvLsKYyo6bCBQAixDVeUIR9/42vKBnDSQzTxw1ADFcf3qSG2ziJSHYHn 6LTw== X-Gm-Message-State: ABy/qLaL5pmHQd+MbBobhRvwYXcY7qDInX1cyoBeprTnYbuAtJEwortT POZDwhgj5C+mbmwWcczF9d6HG3/G3alJMACNtRieGRfsPL64VbaZNL6s8Q== X-Google-Smtp-Source: APBJJlHl6rfhFMSlFqwxB+4vslzQVLHQuv3QHk0Y2WPFb24csZIxdy3cVmMls3/awMPPRd4ni5iypPSRu4O9 X-Received: by 2002:a81:838e:0:b0:579:e2f5:1253 with SMTP id t136-20020a81838e000000b00579e2f51253mr1713241ywf.39.1688646219338; Thu, 06 Jul 2023 05:23:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p81-20020a815b54000000b0057a3cecd476sm79552ywb.35.2023.07.06.05.23.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 05:23:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 05:23:39 -0700 (PDT) Message-ID: <64a6b24b.810a0220.c0160.4f0cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 09A89605246B; Thu, 6 Jul 2023 08:23:39 -0400 (EDT) Subject: |SUCCESS| pw129253-129257 [PATCH] [v3,5/5] net/mlx5/hws: support def 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/129257 _Testing PASS_ Submitter: Itamar Gozlan Date: Tuesday, July 04 2023 16:04:53 DPDK git baseline: Repo:dpdk-next-net-mlx Branch: master CommitID:ee708ee44a1c528a80e1a4b9a1616a252abe45c6 129253-129257 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/26953/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/