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 5A9D342DDB for ; Tue, 11 Jul 2023 01:26:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 558D34003C; Tue, 11 Jul 2023 01:26:03 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 4E1074003C for ; Tue, 11 Jul 2023 01:26:01 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1b012c3ce43so4109924fac.3 for ; Mon, 10 Jul 2023 16:26:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689031560; x=1691623560; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o6fNfkhnuG2mp6k4uj0Mufseb8xrpjB4kra6SJHaS3A=; b=bkdb73ZCp2DYsHMx6mCkEdktWJyozbC02gAgr11TQzSGwkz9s/14D39IQj0OpzCdnh fVCkgSisQ9pztPlS2ouUqiVvUsPzBjyX3R7JPFPT9w0q7QJApM+aA1U2Z0GLwwp9cu66 qoexdhDqjLnU6O2K7993+1cIwcNyRPIfmgrhw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689031560; x=1691623560; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o6fNfkhnuG2mp6k4uj0Mufseb8xrpjB4kra6SJHaS3A=; b=GqSGKQU3Jh3otRw0UeiO3+WwWCq/v0XfkcjiXJjiIBdCDBK2cHXS3cUBfKW1b7/jw/ yBaX5LUlk0jLLmju5fKYZkto4pZsODS47Da4FyywgLrE23Vc/fjXIdLL9lqqP83PZSRD xvf/97FwAJBWDrrr06n5VUcV5Imr8VXo0wa/KxM/iOhY9daYDHBWWD0eW7cBFuN9Vz8T G3INiizB84I+gMjpQoAj4T1thacuZbZTp3KzWG6pScvfB92l69dWxB8lAsM+mM64LK+I d6JGrkDmF1FXiV8vHWK7Wzz/ywtHzR/NjB/Otod+k0DgUawuJDMZjXFmqnSagzQ9zrx+ kRiA== X-Gm-Message-State: ABy/qLa9Ea8YYMxU6YA8gYIoXebKwCztrG4Abn5Ji4E8qYZ4IVtDV+04 Uv5SUPOIeB3V4mLXfk7vWt92EbYfAOEBR5IUl46lI1OFCAiP7Y3qlvlJTG2yRg0UlwSoaYE54w= = X-Google-Smtp-Source: APBJJlFa9pawUrcEbdZko8hdl8GY3Gki5w0Um1VsUFYtWok62eLwdr3Nem1r8ekex5kze9vgZyzXIrA0/F9R X-Received: by 2002:a05:6870:588f:b0:1b0:6539:40fa with SMTP id be15-20020a056870588f00b001b0653940famr15370365oab.19.1689031560688; Mon, 10 Jul 2023 16:26:00 -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 m38-20020a05683026e600b006b8bf76172bsm137689otu.3.2023.07.10.16.26.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 16:26:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 16:26:00 -0700 (PDT) Message-ID: <64ac9388.050a0220.af0d9.33d4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2E3CE605246B; Mon, 10 Jul 2023 19:26:00 -0400 (EDT) Subject: |SUCCESS| pw129430 [PATCH] net/mana: use the correct WQE count for r 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/129430 _Testing PASS_ Submitter: Long Li Date: Monday, July 10 2023 21:35:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129430 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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) 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/27029/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/