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 B68D842C64 for ; Fri, 9 Jun 2023 00:20:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 745D4427F2; Fri, 9 Jun 2023 00:20:02 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id DED8340A7D for ; Fri, 9 Jun 2023 00:19:48 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-777b4716673so43174039f.1 for ; Thu, 08 Jun 2023 15:19:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686262788; x=1688854788; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zFmjwywLlNHRqR5qg/WpudcAOaPt2Ju1nPBCS4uiQqY=; b=TqSPO4T1jctrmIfeqyxbMsbIjA2Oq/DYKLHtQMyTieX/4jgKyO8xsXL/1B4oaKGWrU /McqfQLrDrbqmEpjW1X7Lt3hqN6PrlMqq9Hgr1EAqAIpMgD+z/ePqQ2yRX1eVaWqeMF9 CxN9xKE+0ckUC0YWkYcosECUp3XwGANAZQop8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686262788; x=1688854788; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zFmjwywLlNHRqR5qg/WpudcAOaPt2Ju1nPBCS4uiQqY=; b=Qo90KKnuVR5ECp3ageL3gC6XoAK1SuPmw24W2sd+5dNbodqjgazymaVNbnFH3VtQT2 qneKK2cMhopqHRNyEHBvtdXUWq+Yv4VMop2H71/XTAEpp54ZCSjcg3Q5U8DUTlCTvUIG e+3jslbX5SWQkc3on0U/fPTjANeGL9LbKz+SywrUsngYaC3sBFQusDm0MgzWDXvZ5GRS Z30Zx6EZQV9V8wgGlE7QsyG+1Q3QD4CswovB+6dco+c14zq51+EKzbWoWQSY6YxMocYh dJijD5GfLOC73ohyDONyQGsS7wzjf+n+bt/fDFgz5zQMYwBAWNp+9dBUHkU5iEQU1DAS iwWw== X-Gm-Message-State: AC+VfDw1lIx1IBpMnEHHXOQm9XGEIwyPBKqhOBJmnNrtuhew9Yz0ko/z zAAi4OTWDpExwJVbvZZFs24J02EFpkzbAWwCwdj2+oTJa7C9l3ME8jbBo19cAWlRutrHb54RTA= = X-Google-Smtp-Source: ACHHUZ70Cm9Accr7LIZtQXVmLESnDBEc963ImFpDxG0F1KHt5ALk5vubgeC602fd05vs1ckpqPZxY77eJWe5 X-Received: by 2002:a05:6602:179b:b0:774:814a:1abe with SMTP id y27-20020a056602179b00b00774814a1abemr2234953iox.1.1686262788364; Thu, 08 Jun 2023 15:19:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b23-20020a029a17000000b0041eca9d7ae9sm116709jal.42.2023.06.08.15.19.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 15:19:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 15:19:48 -0700 (PDT) Message-ID: <64825404.020a0220.c3e0b.2f98SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id E716E605246B; Thu, 8 Jun 2023 18:19:47 -0400 (EDT) Subject: |SUCCESS| pw127808 [PATCH] [v2] net/mlx5: fix MPRQ stride size to ac From: dpdklab@iol.unh.edu To: Test Report Cc: Alexander Kozyrev 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/127808 _Testing PASS_ Submitter: Alexander Kozyrev Date: Wednesday, May 31 2023 19:00:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127808 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/