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 0B95842C64 for ; Fri, 9 Jun 2023 00:20:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E0FE42D2F; Fri, 9 Jun 2023 00:20:02 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id E8E6E40E01 for ; Fri, 9 Jun 2023 00:19:52 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-bb3a77abd7bso1186838276.0 for ; Thu, 08 Jun 2023 15:19:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686262792; x=1688854792; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zFmjwywLlNHRqR5qg/WpudcAOaPt2Ju1nPBCS4uiQqY=; b=juJg3UiGjXOtOtyjkNfxsK5gZhQK+Z0PARt8yaCjQl+xl9iViMS0D9WlT6qLw33aaU 8PeqzcNYZMk6T6QFWTRC6cULzKLMuVsbAKi3SwNmPBYnTs7c4Gqbx1d3Y93r7b0mzS5R qFtUsuwc+fJm7GG9F3jv/N3HYQSrTjofXuVO0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686262792; x=1688854792; 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=BAlQXdQ61TwD0Sx36r81jG5Wnqw4kmvT2Jmoq/WCc140TOL1U/hZ975Ljusv3GOwp5 wydo4QMYgMQkV5xKkael4Q5XLX+vfI6Ix6q9qV18xSGYdDR2JZyBiVWY6huZMR++zOlG i+wfY85dP9FyV5BH2i0QBgwFgaN94w4Be9wGKwVP4IvE4S1ViAcjHvLYRqzx1YI+1PLx nYqJYTafxRPqmqo6uRMJMwXZmoF0bo38cFCmA9+5mm95MPWHlwO0YR9Vs1fY7AiTAyMW qrNEplc7Zw3HKzTICfehHc9mSgsksVXqVVzxo7dgOEZ04/1toWxvJBg10DRm/7mxDMRI WvgQ== X-Gm-Message-State: AC+VfDwgGAZI+BwEg+k8PRwxe97Xv9aTOIRznTaKWqlxGDFPn0K/DUrg 5+cdecQgyNIoznraSa2KnZW2Vaqnlv36zLkxNcn3G2H0tDM8RvOV0oyeRg== X-Google-Smtp-Source: ACHHUZ44aU1gdy4cfd6gX/EiObRUvRoyKBULE2TRsgJTSgYOTmK7sulEKBvrktxVIAr9Kka9NBkk2uMK9qJ9 X-Received: by 2002:a81:8005:0:b0:569:74f3:ed2e with SMTP id q5-20020a818005000000b0056974f3ed2emr983498ywf.22.1686262792363; Thu, 08 Jun 2023 15:19:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b125-20020a816783000000b00566a089da11sm179706ywc.0.2023.06.08.15.19.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 15:19:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 15:19:52 -0700 (PDT) Message-ID: <64825408.810a0220.585e3.2dd0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 17C456052472; Thu, 8 Jun 2023 18:19:52 -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/