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 78E7942D84 for ; Wed, 28 Jun 2023 23:24:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CC9341144; Wed, 28 Jun 2023 23:24:54 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 9E4EB406B3 for ; Wed, 28 Jun 2023 23:24:48 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-440afc96271so120277137.3 for ; Wed, 28 Jun 2023 14:24:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687987488; x=1690579488; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NcH1t4d/yuyM5kz2rR9CfekVhjeS8fJbqAAxTNnBLlA=; b=dTqTzwANmFATYVeQ+y9y/bGSUqH3ds3XO2EyzgazRjWcoGPTv5sMxOdg4DXBucW1x6 Ea3l2UunXfnBzjn4arFVhGqDRIjhfSO+TM3UBMophZjv4F70vBFrIxlrNPe8W6i9yIv6 VoEynz8kHjuGj3sbBZHUOIsxonvMC3dRrYrHM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687987488; x=1690579488; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NcH1t4d/yuyM5kz2rR9CfekVhjeS8fJbqAAxTNnBLlA=; b=JFc+bW1PmhFO0ixJcyf9/95FFtrBXTMjhSFaCk8zhWxguHAR4yVnmumh3brFvRM+yh EwjRHdLKxvWMTaeVQGLw8E4RwUTmiZy+DxOr6LXPivOYjiJ8HCDBdMk2shWFXUNfCYVf laOdwlkLisT8+RBQYAE8hgGUxiPXYYHSVo8rnb8bNCrmyT4Il+ZC5roRzOtzEC8U6vlM 5szfihJ8aWIyNKwTYT4W5UwztzyNynKbBzZ392K+7RWrJcDtmSie/HvYwH0tT/m/EhQs Da7KYEXPuJQYM/OzbIx7EbrjROus3wi5LrwyUFfKnIbS4UhaomiQN1jjNGyX8oYIcJJY +DoQ== X-Gm-Message-State: ABy/qLahZTpYZeJT5+AhECAA8PXvK5rSXiHY8NHqDFe2Sl6f4Gtswi7D qmVetrQ5TQJvNjdyshB73SkNihCoLhNGAgV6vvEoAuGCOVxdvQ9t5cMzL/V6wLy0UoAeieNsiw= = X-Google-Smtp-Source: APBJJlG5sQ/SLMXtUPk+13SACMdVviWOLzvEfaiNnkkNVaGHLqDs0BA2I1OgpEx3hGSNOV0P1M11OBiwr2MP X-Received: by 2002:a05:6102:11f1:b0:444:538f:414e with SMTP id e17-20020a05610211f100b00444538f414emr262381vsg.12.1687987488029; Wed, 28 Jun 2023 14:24:48 -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 c14-20020a056214004e00b006262e5f62a0sm537956qvr.55.2023.06.28.14.24.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 14:24:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 14:24:48 -0700 (PDT) Message-ID: <649ca520.050a0220.30a11.4544SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id B78146052472; Wed, 28 Jun 2023 17:24:47 -0400 (EDT) Subject: |SUCCESS| pw129052 [PATCH] net/mlx5: fix matcher index in case of in 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/129052 _Testing PASS_ Submitter: Alexander Kozyrev Date: Wednesday, June 28 2023 12:54:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129052 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/26844/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/