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 99B0542E3F for ; Tue, 11 Jul 2023 04:09:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 964444003C; Tue, 11 Jul 2023 04:09:06 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id D4C2D4003C for ; Tue, 11 Jul 2023 04:09:04 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3466725f0beso6029985ab.1 for ; Mon, 10 Jul 2023 19:09:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689041344; x=1691633344; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AXLR/AzhQ30pDWUmvX4IpmwfR2JeIVKTZAUS4u419zI=; b=iqSkW60Npny3uXe2pWbKZhqrbcZBkEZ1CUvFoA3GRY+IYf1c/hL6LArPDuD4XGaeU3 vfFNg9QpmVynILW8orDFQq63Zp0AWNloc3EBQSGMRDxEBRb0vQ47IfVZaLhnxUYEu/T4 3wjdJ/h6PibxxWiUkrpxDEUx9a3QTripanl+k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689041344; x=1691633344; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AXLR/AzhQ30pDWUmvX4IpmwfR2JeIVKTZAUS4u419zI=; b=TEG9H7g1hLmMdLgL8b6xVlmI5+1iMXz2WkHh8+SZf4v7vgRifM9gAMgRPzsS+HgsVA fYelQDn83IZfaPqxNWcwEHbxQPEz8VVa+Ft/uP6po8DA2w4+S0wcCMN48p9tcw/xCfEX B/dgkssgFnww6jY82uhhiiipf+4vSiOKQKlckopM2jTX+RnzwTEk+PHd6Dzgb37VgSjj e4s4xODlxOCzZg82Z7evtlHq1QGgGcrnEbhiF+/AEhwo9Xz0pzhh6vMGLGlmp6Trm5kB 5y7bdQDXdxo/KJUMD0tZmHMENDf2M8QVhYPxj06QfEB6gHkZuRI6VO1zBGYaXt8vqXYs jrYA== X-Gm-Message-State: ABy/qLYCPP6+wbfWQeivnwHIrcrA3CMMkA5INhrf60+Y6da8XV13lDDv VP3h3exFOVY0mHkMGTF0/jA2ZR0oKKrd87bCbxQxEKQYx8tmlt3hMtgGqQ== X-Google-Smtp-Source: APBJJlFe7wbt1MLmeWXloAXeG1arj/bftXRsl+ndyud/sd4M39JQX0bN+IBA7NAxP/kQY60PW33jhNfjJRVv X-Received: by 2002:a92:da4f:0:b0:346:189a:1b74 with SMTP id p15-20020a92da4f000000b00346189a1b74mr15332050ilq.0.1689041344152; Mon, 10 Jul 2023 19:09:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x17-20020a92de11000000b00345e6831e8esm68232ilm.15.2023.07.10.19.09.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 19:09:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 19:09:04 -0700 (PDT) Message-ID: <64acb9c0.920a0220.918b7.2002SMTPIN_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 A0DC9605246B; Mon, 10 Jul 2023 22:09:03 -0400 (EDT) Subject: |SUCCESS| pw129433 [PATCH] [v2] net/mana: use the correct WQE count 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/129433 _Testing PASS_ Submitter: Long Li Date: Monday, July 10 2023 23:51:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129433 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/27032/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/