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 636D442BF8 for ; Wed, 31 May 2023 21:48:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6161B40A82; Wed, 31 May 2023 21:48:58 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 9983840A82 for ; Wed, 31 May 2023 21:48:54 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-33b00ce51caso13591945ab.2 for ; Wed, 31 May 2023 12:48:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685562534; x=1688154534; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UjlKeXGextgtxAEMBQwdMq52TedjSuz0Mhtf4uPinj4=; b=Z2/YN5MSed9B/Lnp58KeYNbcKZChOkMAa+GV5HpfFU2lV1B+uXzChaMcdMIcMgfR0l 2UWQiphMJfxSc5ijZzNPHgvv6H44pVHSSuxnwoGNk14DrHfDsBo/7ohmd5u7zh3xpJLt 6Iez7ShryKy3OneIiYRW5xkQ+SrrLxO3Yu9nw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685562534; x=1688154534; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UjlKeXGextgtxAEMBQwdMq52TedjSuz0Mhtf4uPinj4=; b=Au4cGxl55QNadC2ZUhw1GgR2bWd+/r2vNlmuoxg1Z28s+M58daWQt6lFmNX+eruYxL 22LbsoL5qk+HddP65RShOlBfTLOEDIk0Xo/KaiTmHqweaPJdO1pyWcwnDumfM2DQA2AP yX+zieJMdzmnHxO/M2vk3v5qB0MXd+B3ijEWfniu65Tlb+7T8RWLnHc1/Dp5+ugsxaJe J0z23xPAnxYkaKi7lB6bKfSMRn9jRVcQwR4q4p2i7lYbuO8m/qenuL/DI444C+GwAGWO GNOMHHrfdY1n71W1e1PYzcYzZsVK81oBuf3VFWaJYE9zAYFy/wzAOe1UJxDHEwIg/64n IJwA== X-Gm-Message-State: AC+VfDwXgqoaJdAW0s6+3GTt2E6BQkMMuxU7JOiW3kRJmDfPwTbMf7X/ SKY4Jun25+YEBqyZ2lKhWwMJOSH9/O0KD2RWbHvgzp/5EM4uPROSpdeeeg== X-Google-Smtp-Source: ACHHUZ62s8qvdWPx5NCLgMG41zJqPqlKQzMD67Wy5AkvIBinyNP57Hxa/M3l3m7RxTHcuWxtjFTrR3kQQgZP X-Received: by 2002:a92:c6c3:0:b0:332:b18a:7ba7 with SMTP id v3-20020a92c6c3000000b00332b18a7ba7mr3213940ilm.27.1685562534002; Wed, 31 May 2023 12:48: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 c10-20020a92cf4a000000b0033177750a6dsm623048ilr.37.2023.05.31.12.48.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 May 2023 12:48:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 May 2023 12:48:53 -0700 (PDT) Message-ID: <6477a4a5.920a0220.10c4.9c11SMTPIN_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 870EB605246B; Wed, 31 May 2023 15:48:53 -0400 (EDT) Subject: |SUCCESS| pw127808 [PATCH] [v2] net/mlx5: fix MPRQ stride size to ac 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/127808 _Functional Testing PASS_ Submitter: Alexander Kozyrev Date: Wednesday, May 31 2023 19:00:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127808 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26477/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/