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 6F5D9454A7 for ; Wed, 19 Jun 2024 10:32:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 662484026C; Wed, 19 Jun 2024 10:32:17 +0200 (CEST) Received: from mail-ej1-f97.google.com (mail-ej1-f97.google.com [209.85.218.97]) by mails.dpdk.org (Postfix) with ESMTP id A6F934021D for ; Wed, 19 Jun 2024 10:32:15 +0200 (CEST) Received: by mail-ej1-f97.google.com with SMTP id a640c23a62f3a-a63359aaacaso994965866b.1 for ; Wed, 19 Jun 2024 01:32:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718785935; x=1719390735; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=UMlNqVwMitkX2R0e3gTDscpL7gYkA671aJI0bKIcRAw=; b=ThpYrLBzHLb+QM60zLom/YYkKujju3IpIr1CRSQQdGhOLT8dmXMKfbqrtvAtrrDrpB L5S6qA/8O31072CSMaSsaOq0ZOZYFbeUmiPu3p2GuqOzMjiZJ6XV/vtNV6xHK+3ch/dO huNB6uGTKlOJFDCO17UmN0hAjxkDkhM5fm0Hg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718785935; x=1719390735; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=UMlNqVwMitkX2R0e3gTDscpL7gYkA671aJI0bKIcRAw=; b=fVYvT0R1RARa3MR7DUQVisMGtlglPomM85X/K0d4No0wBDKU2DlWjRq8l7Bu6Irebi 7Lwq0wUjR7j5rswXY3/1Ur9kea3I7TbUigcxB4ZZXjFto9dyOk0M2XDm5Uz5lTehgMFu uOmc5GmbF+37Nqfapuk8CiI24yJ+E2DcXRObnM/R2TtxFPAqVVC2+/vh4Boyng8HzEeS j1UUjZhaoonO9S79sq0o6HUK7wUTujXoZvh/j/hdHyTMsSWztfUfw5UK6YoCMS3LgQT2 XNDh25a57Or196/GNYgXpFgQyi09jqzbh4Cj7DpukMoYgTS7ONOX28LmS8M/Cyj1zSsU c86A== X-Gm-Message-State: AOJu0Yx5rQXYJj4GGye7giAyM2uIt0yIVFGYcSVS9fnfI+41qO6vZ1Bd Umxg67i6O2WS/YuQUXFyPpGLeog/QPDM6fSYTsVoUvwdh+/u6WsQKLkMKbVE5D10EXTl+aMoPpQ 7wrL/OFA6EgtkR01c3dAJgZyVWZJEA03kZydnrodkyaNF09pJHBMpqBJw X-Google-Smtp-Source: AGHT+IGFLOwXdHf/nT6hbXbit+iCpM7CyP4aLibNLK1HhXkqlDCmIIW2RGCrERDUcO28UAZAlpE25IP/Cqio X-Received: by 2002:a17:906:13d8:b0:a6f:4dfc:5f31 with SMTP id a640c23a62f3a-a6fab7d0af8mr101822766b.73.1718785935306; Wed, 19 Jun 2024 01:32:15 -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 a640c23a62f3a-a6f56f18f09sm18615666b.248.2024.06.19.01.32.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jun 2024 01:32:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jun 2024 01:32:15 -0700 (PDT) Message-ID: <6672978f.170a0220.95230.a787SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 62D966050A9C; Wed, 19 Jun 2024 04:32:14 -0400 (EDT) Subject: |SUCCESS| pw141293 [PATCH] [v2] net/mlx5: fix incorrect rx/tx descri From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240618225642.1036624-2-igootorov@gmail.com> References: <20240618225642.1036624-2-igootorov@gmail.com> 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/141293 _Testing PASS_ Submitter: Igor Gutorov Date: Tuesday, June 18 2024 22:56:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:c1cdfbcc339c2c951bff95854983a8773d9e5b8e 141293 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 40 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30233/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/