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 6C1EF42D84 for ; Wed, 28 Jun 2023 23:18:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 67206406B3; Wed, 28 Jun 2023 23:18:33 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id E7146406B3 for ; Wed, 28 Jun 2023 23:18:31 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-666e97fcc60so219572b3a.3 for ; Wed, 28 Jun 2023 14:18:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687987111; x=1690579111; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NcH1t4d/yuyM5kz2rR9CfekVhjeS8fJbqAAxTNnBLlA=; b=iZJnDyQuhgND7XfFlKIsjyvvNhBQrBgOmCQNMDkjmJsrY07wz/uHPa2oyTFmCHoxiT /FEWeNQZ08wUsiiaB3iFkMdT5jHFMR+Kj27Ll7b4aJyu7lG2YVapOWX2FhN6WokVd+0n 2g9Wv+zQRHjDCO1B84y9N6Xj5iCJUUC/RZ3ho= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687987111; x=1690579111; 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=VCHJYJXj/NceQUXCFmPqzHHMlXORg+jZp2ZZz3MXLrgg/vuxpqGEpd71fKTBirONes uQLlhlaX/ny5UcuRGG+Mt78uEvSg2ylhgUfQJEcLR39nEodFOxd6rxl/BGvkqcDspA+D ePqUU6bfuTTbbKJvmpKWG4VJZh/wZ01mR/cRkOgs7ln6rQzCGfB5doiOMjo+PT7ex9yD h6bdPLYyr0TRzgWWcfMZVsEcdk/JDYKLDmTd4c4NFfZvs1xZ/WhCQKtETAEbxKB0QTwf GiO2LV25nLl7C3MeKubETh2JdeMS2T/fa94o8b/D+xmVpdAQGJ6rX4iHAbl8yU0ajZwo /3UA== X-Gm-Message-State: AC+VfDza6e6SxAaLsKCsy/iy6/kAh3wJd1/5p0UgC82VpTksDqws+hDK +/6dw8GuFYHpf96o3BzvKTfkDSSzHMh/q7wfHDNGOzxrc1XxbprBjTgyFA== X-Google-Smtp-Source: ACHHUZ40C/tf6QT+JKaJP9iQFyyy0J23fA8P15/lsauaweb57sjImniyCsuWZyqAZkBx+QIB1hAhs0rJviMR X-Received: by 2002:a05:6a00:1785:b0:67a:a4d1:e70 with SMTP id s5-20020a056a00178500b0067aa4d10e70mr9100897pfg.16.1687987111098; Wed, 28 Jun 2023 14:18:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k7-20020a635a47000000b00553d07bfc1asm657610pgm.26.2023.06.28.14.18.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 14:18:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 14:18:31 -0700 (PDT) Message-ID: <649ca3a7.630a0220.36ad5.b43bSMTPIN_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 5E503605246B; Wed, 28 Jun 2023 17:18:30 -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/