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 8316642DE8 for ; Thu, 6 Jul 2023 15:19:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7D99C40A79; Thu, 6 Jul 2023 15:19:27 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 4EAFF40A79 for ; Thu, 6 Jul 2023 15:19:26 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1b8b2886364so4071245ad.0 for ; Thu, 06 Jul 2023 06:19:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688649565; x=1691241565; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O5iq9B40nmHe6pq6gWF3WbHOOxyeTB3ouHaP6D2/zPY=; b=byVpjVdhOjfM5GMkPGuwLmmJ8UI1ZuSIqW8H8vGPav+rkn5Mnw5wOu6AspfEW9sPVP 3yghbz5YPvYjq2JxaDKaHw0IWVmEYw0X1JZOgfeFqr2yNAyqrXgXWLEvkrAeX1jCvy5B tALwXyPB8RBJtDXgbLvcfGgaUPkpytB37FM10= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688649565; x=1691241565; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O5iq9B40nmHe6pq6gWF3WbHOOxyeTB3ouHaP6D2/zPY=; b=aNNV9qtZmah8g76YgJs9nsc6fEUI7UnxDRaz09IijURlmTTPZ0lA8/GB9b//ka62dP az1ENCSZpjtCEYNtbZgaGnEG0SQWaRmsSLjTEHNSUvgnpFSng789Uo9IWlT3m6xYGTvj dQEm8DJtw2ATOPNU1sPK98hTi7jEshAb9hSJ8x48BdaRDIBzvc+rM6rdqemYTR4xMXjA W7K30jUbMk4T2OoA6uRYtRNMaCXTK0BeOVtpdSEChTPIi74qyh4dI/HPgpf+oM/R4L4w MSLbZVisfY/T0SGzTqSUA8PXVZaJSDCcux+2dC2LFXre+RPWmBby60bqAQkPU26N2j+6 nAtg== X-Gm-Message-State: ABy/qLZwSYK5ccOl19QyODM8w5SoMVUDuKYCStjUNn2KqI5BuTTiHyal +rhFhrsLRDJfEwIbyHPmQIaJclAT9f/V6z/1DUFzCaHxsoFrO/u4oKRJkg== X-Google-Smtp-Source: APBJJlHQr1g2xY33DgszuU9y3Boi4S1inP9rKLafUNaoALGQ+h+Gk+P9w7ObqjnFcCUM4KRNLh/hL7ycm61f X-Received: by 2002:a17:902:eac4:b0:1b8:9002:c9ee with SMTP id p4-20020a170902eac400b001b89002c9eemr1432118pld.1.1688649565532; Thu, 06 Jul 2023 06:19:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v7-20020a170902b7c700b001b8bbff55b4sm42515plz.61.2023.07.06.06.19.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 06:19:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 06:19:25 -0700 (PDT) Message-ID: <64a6bf5d.170a0220.ffa7a.1afdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A6A16605246B; Thu, 6 Jul 2023 09:19:24 -0400 (EDT) Subject: |SUCCESS| pw129341 [PATCH] net/mlx5: fix query for NIC flow cap 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/129341 _Testing PASS_ Submitter: Ori Kam Date: Thursday, July 06 2023 12:36:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129341 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27001/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/