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 7588542E68 for ; Thu, 13 Jul 2023 23:15:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7080B40DDB; Thu, 13 Jul 2023 23:15:36 +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 7035540DDB for ; Thu, 13 Jul 2023 23:15:33 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-579de633419so11995827b3.3 for ; Thu, 13 Jul 2023 14:15:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689282933; x=1691874933; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=N+JYde4hPDSV1ZFjq22V3esrKsLK7WjTvLA3MpfQ0Ek=; b=avU9F3qUcHXCQLfj2ouHddHRtC/mlT9ODaRCVprGb4YBGnK2LT5TUv+lLRGs+79REf 1JJScvveaQQUMU8hI4KMGMXMijQf41i+riT9nfJA8eJXMMpPt57rOG9y3Zff2bneGSUF +IvTaeyCHOOT65mvSSm31U+TaiPvciyiYZR4k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689282933; x=1691874933; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=N+JYde4hPDSV1ZFjq22V3esrKsLK7WjTvLA3MpfQ0Ek=; b=DvK+x0c646i5X5tY22XzANM78JR+kK+qFKORQOjTTOKTWt25HnF10XWc9CjsRIwKOe fDJZLORcIIfHCU873LrliqxR7gE2c8/VP1NxnpphKTbJgNttKtREPvgHNhIqxwBFGIpX 5f0OQEXM1w/rP2h35ejcUm4Hvg6pzBAbCUIEPocrRd8otlWi9xT6Z+2BQ2vJA1jJUCI+ ErWURXwzVMuBxbduRm8fYF0GchbeS3Bhs5Vv7T6kYHcRCHH5Ahw3HK+3Jk7GEoxpvbIw la5jFuo7QMca0N6eE6mLA0JSNbwzMUDhImavmQcwIqhes1SVcqVewxg257Nja+M+GGX/ f6XQ== X-Gm-Message-State: ABy/qLZ8Z9XylsT4SKQibhBd8UKlr+1x4v5xzPtJa5X9yypDM2z0dBB9 1epN7bicNKSBdKNbaxhNFdm96VoJ0HeIB4I/4b9+ldt8vx5KPxpaxEHvOg== X-Google-Smtp-Source: APBJJlFdDBqakp2Q2VnNBmSrOpeeC3zPiZDq8cq7UPdE2ZukbqwTlZSlqvY7vxO4Gi8lIauRfDmX5aRgvfV6 X-Received: by 2002:a81:910a:0:b0:579:5bbe:b022 with SMTP id i10-20020a81910a000000b005795bbeb022mr2871294ywg.30.1689282932804; Thu, 13 Jul 2023 14:15:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p194-20020a0de6cb000000b005703954382dsm1063823ywe.13.2023.07.13.14.15.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 14:15:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 14:15:32 -0700 (PDT) Message-ID: <64b06974.0d0a0220.d9c83.dc97SMTPIN_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 83B6E605246B; Thu, 13 Jul 2023 17:15:32 -0400 (EDT) Subject: |SUCCESS| pw129341 [PATCH] net/mlx5: fix query for NIC flow cap 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/129341 _Testing PASS_ Submitter: Ori Kam Date: Thursday, July 06 2023 12:36:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129341 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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/27001/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/