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 7ABDA42D84 for ; Wed, 28 Jun 2023 23:12:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76B38406B3; Wed, 28 Jun 2023 23:12:32 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 2C8A7406B3 for ; Wed, 28 Jun 2023 23:12:31 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1b84c7a2716so2783585ad.3 for ; Wed, 28 Jun 2023 14:12:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687986750; x=1690578750; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tqkYEApIU/12MQfo4yukSCRjYE8lkyKaSPB2RI//IAY=; b=dSzSGYhje9NcpOnz1AYJPFLXTSQaizCx1PCnH5lGVldNQmFnlqTYZjC88BoXwOFmvf Ck2lC5fBiv+u1IjEAL8L28h/MmFC9WOKfiyNvHqvroSXJi7G9gmjwyg7IXMkMxFtaD5t pkIrGPjVwZTXqQgUqmSdYUlxqWzn0CNkHpF3A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687986750; x=1690578750; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tqkYEApIU/12MQfo4yukSCRjYE8lkyKaSPB2RI//IAY=; b=kxhftGRrt0BsnhCmu/w7/DULqdhGPc+1U7TEM3+MPXvtUmOQZgr039qHQX807oaq4x oAGI+VrmPdvNSJ2FhmA8SP6Jw1GSI/AXyp7/fTAXCL7b+dqNZeadLvxam+5ibvgqFCD3 yOENObCW+TbRYcwg0mXHdZdZdDQUlZ8VLZOrVo/fYkiY91EV9SWkHXYyHPajAd1iwgpp 3mI9ioJTfcpluR1J/W2xBD/4iDHifQf4XH6bNilgyxUdEoDg+4k4fAkfSzfJYkzj3vvU qQug1s89Xe15eYFFPgrmlJ/tThC3YwRm2h3a1F8r0kZ+bEoro8ILtTFjzhRfZQ+dSsKx U2Pg== X-Gm-Message-State: AC+VfDxyLVVfQNgI7dRxq3E9ItXg5HvWk8+Ke0O0gnThGto4Km25E+zk NyhLWjhsDF49X2g5EcwgL0gZcK93FD9KmjyNV62gTc/rNtque6syH04tjVqeGNM/W2QlUf7q+A= = X-Google-Smtp-Source: ACHHUZ4Boek3axtxynmSCqEuDCid3zN9tnNBFGxTy9EJIotZ9Yx714j37xcrzaRAY1eJW+rpiGXfJKoVugYt X-Received: by 2002:a17:902:6b88:b0:1b6:93e8:3ddb with SMTP id p8-20020a1709026b8800b001b693e83ddbmr9114099plk.6.1687986750467; Wed, 28 Jun 2023 14:12:30 -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 t3-20020a170902b20300b001b6b4a2f4afsm360209plr.11.2023.06.28.14.12.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 14:12:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 14:12:30 -0700 (PDT) Message-ID: <649ca23e.170a0220.b9e5c.9770SMTPIN_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 AC762605246B; Wed, 28 Jun 2023 17:12:29 -0400 (EDT) Subject: |SUCCESS| pw129052 [PATCH] net/mlx5: fix matcher index in case of in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 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 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/