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 2C15C42DDB for ; Tue, 11 Jul 2023 01:24:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C2CD4003C; Tue, 11 Jul 2023 01:24:14 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id B10F54003C for ; Tue, 11 Jul 2023 01:24:12 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6b886456f66so3196910a34.0 for ; Mon, 10 Jul 2023 16:24:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689031452; x=1691623452; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o6fNfkhnuG2mp6k4uj0Mufseb8xrpjB4kra6SJHaS3A=; b=HCwqEtfCVwyQ8RLgpg0szsSMJ/fxCdsqveN2zO3ftLwCQo3yrtfoLtVCB/7H91wo/t tScrVZIklewNAA7sCl27+Kpa8Pqi6Zw4orP71GqAsqqYs4YnDd1kfL3EJeiwv4IF2l3l /KkhwAOtiXcouPfLiCDuPr+sKEmFlR7QzgU0M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689031452; x=1691623452; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o6fNfkhnuG2mp6k4uj0Mufseb8xrpjB4kra6SJHaS3A=; b=QfyCuMCjsFTZgN6PdGeQSUP6n6mN3VgRb8KJh2uMekhP2FgpZr910s+sTQ0GoJDmRN rziVyB/f4fKVPyEDj7UjAU1LyGjWbkkjAZgD47sO32fdemwln8w6BWLSUJcTkm4i0VHb rluHbNZx0rgGMmrdsHBXwWf/bymYG1KmGRAwjlHKhzzvCGleaOOjm0YUo5V/4oAoszbg 6cHQVVmghGVeVv+y2VtRGzY/bIGGi4MH8KdNYGj2Zv9CRD4a+okchpeUlLTpAtEBbHCS QppVBUxGMF1fhat1LHsgPYqRyM8S9w+vfIpYIxmejSVgH+1tf4vMEYc4O3Zl64WwwpYO 7W7g== X-Gm-Message-State: ABy/qLbduXkqeqaX+VKoBnQ9TrQPJImYO5PGoneK+QBdrQGJ1OEMRKCd c8IONe2n7gdqm0jdED7ElOlD2J3T5MIyfS2PKosrP0DNeypWIPSMRu9NpxVP4IkMKYX5b3JUyg= = X-Google-Smtp-Source: APBJJlG9dZJPiwes2of+gkFPbDTSJaKY0WPYlE+mk6E3czz3s3FYlN5IxuT7WaO/MIFB/kV7gYGyCil2hALU X-Received: by 2002:a9d:7c87:0:b0:6b2:93f0:63a0 with SMTP id q7-20020a9d7c87000000b006b293f063a0mr11011971otn.19.1689031451921; Mon, 10 Jul 2023 16:24:11 -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 v7-20020a056830090700b006b96146825fsm128370ott.14.2023.07.10.16.24.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 16:24:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 16:24:11 -0700 (PDT) Message-ID: <64ac931b.050a0220.63416.306bSMTPIN_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 4AF5E605246B; Mon, 10 Jul 2023 19:24:11 -0400 (EDT) Subject: |SUCCESS| pw129430 [PATCH] net/mana: use the correct WQE count for r From: dpdklab@iol.unh.edu To: Test Report Cc: Long Li 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/