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 EF04442C64 for ; Fri, 9 Jun 2023 00:21:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC274410F1; Fri, 9 Jun 2023 00:21:07 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 3837640A7D for ; Fri, 9 Jun 2023 00:20:10 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-565cfe4ece7so10143487b3.2 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=1686262809; x=1688854809; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zFmjwywLlNHRqR5qg/WpudcAOaPt2Ju1nPBCS4uiQqY=; b=MNz5jkiujaErSQQiNwbeUaXNt9g8TrRXVtycXbw5WTM/0vELx2shcByW7erSB1LUOt ZAV8MIjoxFamRN5CT+8EdtYePo3gWCjhc9yCKJNCWyDwWQCs9XMGHWLbJoopykDMMzy1 7e7RucSPJDmqwlGhUP3otZo+mGMeLP9KZmnQ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686262809; x=1688854809; 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=h6JI4fqt/ADScXXzCvGSiFy6vwrXcqd1Tgez+QKW1x24GVfvhbu6ha4rdb1dPBfi96 nVKhkqal135lKWIMIu3dk9hZJBDUwYEBhwuKxEa0zRJvySHeug9iPSXnuXV94z41mbIL tA8DKcXRDiE34va9PHzQ2En8YJYxWLGNjx+ViPIOWVXb6VeO0GaJn2D7N0trRNcMQNRh m+4sAozH/M2z0CuKl9IfJJKsFihmldR0sF08oEPo7yPx3WnZITHrbzE0sAGiPXTyAYYO vhjQQmpwC+sUBfVkvagBbJblViC/DKVxZg9c+ANfTiVnyV6+NpeScdOlWKt9BlkPeb5y 30xw== X-Gm-Message-State: AC+VfDwkBuC6C/GoXH3BtjdrKNbPCgXhLhTC+k8DFsm96+X1tH546aom Zr279ahpR2SsMkUtxrGzVas9VcwKgcmrHIdwN6VKLbCiimNmsF4EBt4d22U0gcusw9j6lE4L4A= = X-Google-Smtp-Source: ACHHUZ7piWzxD2854VCLCY/RHsocRRlJKiGP1Nb6qT1xxA5y9/pLO/yNNPFqu2xVzb2jjtCGLCBMudtyf8Tf X-Received: by 2002:a81:7c86:0:b0:561:e724:eb3 with SMTP id x128-20020a817c86000000b00561e7240eb3mr878762ywc.17.1686262809744; Thu, 08 Jun 2023 15:20:09 -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 d17-20020a814f11000000b0056974f3fd57sm126988ywb.69.2023.06.08.15.20.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 15:20:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 15:20:09 -0700 (PDT) Message-ID: <64825419.810a0220.b2da9.268aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 67CEA605246B; Thu, 8 Jun 2023 18:20:09 -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/