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 0215942C64 for ; Fri, 9 Jun 2023 00:21:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3DF441148; Fri, 9 Jun 2023 00:21:07 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 0CEC140A7D for ; Fri, 9 Jun 2023 00:20:11 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-45f10f5882fso402342e0c.1 for ; Thu, 08 Jun 2023 15:20:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686262810; x=1688854810; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zFmjwywLlNHRqR5qg/WpudcAOaPt2Ju1nPBCS4uiQqY=; b=QcNWwaeh55aHvEEGZabujToa4cfdrOoAh/G7SgF2AJVMNHel3kgeL4yhsnU8W7mC9+ KQKnHFtGtqkdIw8se7w2yqIVUt8m02jfCvj+X6OrziTUl0j0quny1lQkyTob61t6rR70 VEh/r6K9HXMJNM89GuVsQGXxg7AM6JAYZSk+0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686262810; x=1688854810; 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=Q+IfMguoVBq7mhA3F1ehBFDfNdm61kgcjZJSoMBJORmJD1MEsAKySfT+8TYZVrGAjJ z76DId6VhWwED2bDtC4u1UbizawnSdVFeshcc3o8ar+PYD9hzXqe/wH+qhd/YFcrdrhq hKpypAgFRQY29LWUicHa2KFTsy/lumpIopSCukben6iq2MSj35KQ6N4goPvUgRyzdvH8 hoibiwBLUy/SHCSm4igRwf1tRPNyJHg5qmCZzvRuhN5/T5qZ/e6lfw6l+aD4qHNFa5DW +NuVBO3tzAQvOcEluIPsTB504nxpw1wglauiiMGxTfHEWCK4Fe6yA+AaIIbREf93usQv L7FQ== X-Gm-Message-State: AC+VfDz4R/RxdYmVYtR+6WLmnE8qc5dKfuhux/CrfhmiFUzWXicBT6ZR Y3TFbKNq0glGGjYwK/XeGlL3WmXYboTxZPyJ8r7LB8ZtvVWj/kV4bVJ1DqWaZxaLlqiwktQ7eA= = X-Google-Smtp-Source: ACHHUZ6kxKAe0hhAZCWohCF3nMafBJtMb+Hr/go8UTsjA1ULcTL67XdgS08eCYIH+o8Ed9bKGk9JCjBjAFy4 X-Received: by 2002:a1f:bd0e:0:b0:465:f7b7:9a8b with SMTP id n14-20020a1fbd0e000000b00465f7b79a8bmr915859vkf.10.1686262810572; Thu, 08 Jun 2023 15:20:10 -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 bc22-20020a0561220d9600b004538f18a23fsm132678vkb.3.2023.06.08.15.20.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 15:20:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 15:20:10 -0700 (PDT) Message-ID: <6482541a.050a0220.dde38.278eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 4494F605246B; Thu, 8 Jun 2023 18:20:10 -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/