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 AF14242D84 for ; Wed, 28 Jun 2023 23:14:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7880406B3; Wed, 28 Jun 2023 23:14:04 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id D365D406B3 for ; Wed, 28 Jun 2023 23:14:03 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1b03fb998c8so165541fac.3 for ; Wed, 28 Jun 2023 14:14:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687986843; x=1690578843; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NcH1t4d/yuyM5kz2rR9CfekVhjeS8fJbqAAxTNnBLlA=; b=E6yB+T5ibnLtWIxKvETl9i2ob/MJ0ZsM0xQ0GrJwQjQNuWtEYC2KAAaORjbzfYNZ40 Yj5u6ITfXRmyuV/0nQHPIYx9RcaHrP474bd20AC4SPYzMUarIQ8G6c0aIP6YR5WR8rtJ 8JHtvvblpovdBmKGcKYUNIhWDPGsym7TZej80= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687986843; x=1690578843; 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=UrdxMdVUKTlnPwyWNreNyZ2MkJSFW1lIEWgxeHtRxU6EMIJLWEU4SbzU7tzyA1wNbZ DhT+FzYhMBLaAiFTH3P5iJ++bSUhIdFYa6UV8q6cgPYv6P9SeJ7MMOTw4uB4urSsVlYd /OKap6/v53TAyZtfcsFd4lF2XAmgMNYcLGNHbwu7kQgc+2NDdrU3fiadPyY6lfoMEA1s ZCwleqkZjrwXIYzwKF0+AmMLQu+y14bwZtW1v2lDea3KHKRlxMBsO5X+/2IFqk2bqh2/ 915QJnrKKa94omvjEAJHwl1EvRWSgJkjXeIBT1ieAe8+K/7HbGpXfnNWYNiB0gEYa6ge 1Jsg== X-Gm-Message-State: AC+VfDzL6M9FQZ1i5qCSYarFzRkrfdn4Q6xP+JgiddqJEzjgrlWJL3w2 MQ5SDyjD/cb1Z6xqjGqhnUIs6q6G5minkf5HXTBPR4IAZV4fUIaQBbLioQ== X-Google-Smtp-Source: ACHHUZ6PTIQT9qxIMIXnYi0opwcytf1L3Xq4KAdU8NrUqZANQNcAHR63nGo4o/QQFfYbBGMAFwSJuklt52gT X-Received: by 2002:a05:6870:5a93:b0:1b0:22b3:25ff with SMTP id dt19-20020a0568705a9300b001b022b325ffmr10286350oab.47.1687986843212; Wed, 28 Jun 2023 14:14:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u124-20020a814782000000b0057072bbf78bsm1072059ywa.31.2023.06.28.14.14.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 14:14:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 14:14:03 -0700 (PDT) Message-ID: <649ca29b.810a0220.5c517.0915SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id CEFC5605246B; Wed, 28 Jun 2023 17:14:02 -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/