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 52E7342E49 for ; Tue, 11 Jul 2023 20:37:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 297314003C; Tue, 11 Jul 2023 20:37:20 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id C03FD4003C for ; Tue, 11 Jul 2023 20:37:18 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-55adfa72d3fso3159952a12.3 for ; Tue, 11 Jul 2023 11:37:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689100637; x=1691692637; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=k37MVvlVwzXBtCRkGUk3W5zJj+QimLK5vbQPn5BeHIw=; b=IxlobQHaHWmBdzRMukjw+cCsO3KPjgVwC5mfDOrTGY2zrO7WvX4x8W7lH0G8qx2Q5J 15sVmPQpMCKldMTyVAIcikcKpI/2tpQS8XD3A43uPpgXznbWlURAyrDlFgqWbHGNIbUQ mYMtD3XfI7mWwJmdU7u12Hm7Gyjjnblrj9CeY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689100637; x=1691692637; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k37MVvlVwzXBtCRkGUk3W5zJj+QimLK5vbQPn5BeHIw=; b=i/86VxC7D1NwDcWK49KfGfRipIEBvd/DbzfXttkPTN2mOZCS7P5eO/Kx7bEpCT3pH9 VgWs01Y7PKqSYKhMp/1nHACulRWuTlKiisZ/1KR7ifkIL557mfjuDajqL5WWVzegsUGd 8u57sdNUMV25ddRiGvSPTQAV6p5qDRa2URrHoef7UBkHN/i/oDeyLfIj/+P5Kq5rzApg UK/wjWErH5g8XLBGCDruwLjxSBLNWzNk10XOFx3jmN7YqPQcmzInqKQPBTLXt9Do7MT2 1H+TnKTAvdiHuVKRYSlaVfA2fY9nGMnEOXtAnXVx9lF+A8KbuWAz9dRUEdsGDc96GYJh pAuA== X-Gm-Message-State: ABy/qLazUP3qa4vtqrHuJfjL8i1EC3s3WLxGVqqqrBXpP7IZhl3jy0HK LSPkoQuWK+CassvuynTPSBFX3QsdX42R78+GiptUpXaD4SKAIyfYB1FtmA== X-Google-Smtp-Source: APBJJlE5FR0wQnZhVC3Xxg8H/4jqpZwZRNx+BjihPvrl9r/4z2NGA4o9RrYEBaEEDRqPsFHrWzQWNpuMJ+F0 X-Received: by 2002:a05:6a20:139a:b0:130:1563:7502 with SMTP id hn26-20020a056a20139a00b0013015637502mr11636378pzc.7.1689100637734; Tue, 11 Jul 2023 11:37:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z17-20020aa79591000000b006828d8798dasm183213pfj.7.2023.07.11.11.37.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 11:37:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 11:37:17 -0700 (PDT) Message-ID: <64ada15d.a70a0220.1bb5f.50e2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E71F6605246B; Tue, 11 Jul 2023 14:37:16 -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 | +----------------------------------------+--------------------+ 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 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/