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 CFC1D42C64 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 7C04942D0B; Fri, 9 Jun 2023 00:20:02 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id F38E740A7D for ; Fri, 9 Jun 2023 00:19:49 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-56ca07b34b1so10249607b3.0 for ; Thu, 08 Jun 2023 15:19:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686262789; x=1688854789; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zFmjwywLlNHRqR5qg/WpudcAOaPt2Ju1nPBCS4uiQqY=; b=TYatQG6TIqSCym93V5BJV3idp7uBCTrDpkIojDU8uX2Hdx6MSBnvN/3oEWSijyNAM5 SxaxjNPvVMaLYjfkziHcOY1W3aoifJnxd26hfsMq3Sk00AhzJJAx7thhA9jmnjHaEsGf pQRHWLf+62RG6FSOq+HjEjc7jmW62S307Rhyg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686262789; x=1688854789; 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=hBQvkaqlETUMjeet9s4z2mPi7EZ88SasrX2xZaQ4Qxwxo5FmjbCW05EWD7gwc5d6yD qWFKsXbz++/qRkoGkgQYPBkbG/aTTsTDprMjgqciUPJmVbMOtu6l6CzzxrJeJ9TpcxBA H2m7dE9YUoBQOMhgTN+eZZKORE/x/7xA8QGaCxSqoPxcYDLhW9vITUr9x6dzv6L2niNk G6BXkgsy1kE8YVTD253llTUdQONc899fxiEfEpO7EvtGlJ9znD7g936uoO0Xl1GhoS5Y HbQ3zewSjKOT6QyMTNzfugOrNWaC5GtVoav3YLZgONz1C/EB6mg0w+rEaTNuxybPvTMn EUPQ== X-Gm-Message-State: AC+VfDyc7mSXbLpCUkkCxkU6rVuy9q0NZGVI45imN8cSSnvJc3JO3G2C EqzQH4u7KSoAq+MawY4SS61eTRTtozCLLojLPAmq+AAlXCaAemmOslb4ykgWZYIYMQOWiUtIhA= = X-Google-Smtp-Source: ACHHUZ7fXqe+p9HnJQYuF5clz9W6fjraMK92XlpMCtl9N5q3IpOzN2cPnJlWdNthdlPqXYrlWJGskbkOK46D X-Received: by 2002:a0d:d7cf:0:b0:569:1e86:1c6a with SMTP id z198-20020a0dd7cf000000b005691e861c6amr870070ywd.41.1686262789440; Thu, 08 Jun 2023 15:19:49 -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 w63-20020a814942000000b00565a26151c2sm127668ywa.68.2023.06.08.15.19.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 15:19:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 15:19:49 -0700 (PDT) Message-ID: <64825405.810a0220.2ea28.269fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 1CA53605246B; Thu, 8 Jun 2023 18:19:49 -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/