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 54C8642E3D for ; Tue, 11 Jul 2023 03:51:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F03B4003C; Tue, 11 Jul 2023 03:51:04 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 310634003C for ; Tue, 11 Jul 2023 03:51:03 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-564e4656fecso3218036eaf.0 for ; Mon, 10 Jul 2023 18:51:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689040262; x=1691632262; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lT6EpXcx6284E80fhho/dQaVKm0iccioj2xtSaTAJMA=; b=gcq5Tqhl9tre9xXaPJ68o11xT72osvRficCcD2yC+QA6MREhZ0mvNrXwZO3bZOmTTK oAbbgIX1o+NOvHeBiDfGMXMDNw++uh5gkHrTq4s1IlsZiw/37yDYL6TDa48g1n9191Mn M5quTVbZ2yVGkY+v1ZkJA6uCnOjjlpw+EyaXE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689040262; x=1691632262; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lT6EpXcx6284E80fhho/dQaVKm0iccioj2xtSaTAJMA=; b=Cw/G4l9C+V87b0/ZXDdIqmA2JEli8orl+4PBFsT8/EW2orUCq2a8vDLXwqFuBlM7uw PCioNY/BOCozsM1bDdT6MFO1X1IjXABCR92RI7jJzMIbOie/HktowE0f63L5F4DOXcZt kqUAnDQyjfvLC2NTxiWKS7oRB35hrfWHhz5yCpAqGD2H0nbHo2LOAaYgDszS3E+mjlhl MU7pdhtPl0G58dS+y3Ki8kikhyHrr05LDHCDW6m5c18qBmC5TxKUW+9S37hiaMoi8Wro TSe3G+mEKJt6n6zvFpFSpb6RV+aAryFFz0hEu5N8X4gxXD8uFWJvLne4CFuXjz1MUBZT R18w== X-Gm-Message-State: ABy/qLbKXqJESUsNcBJvDAM/zLDZXpOCvR9Ei36xt19o4kFZoLrhWmYh G6LEBi/oN3lcAPcrPb+/+rgEqCfLzQ6ddeOYF2gykRErYtpCDVEX49nxYw== X-Google-Smtp-Source: APBJJlEpXwfvYnnRSet+/us5zWqWoZK6Kt67j2hfAfdXgvgb4b/XEMneI5DgI1EyrUI+A9Ma8Oy9E9iTwMqw X-Received: by 2002:a05:6808:1802:b0:3a4:19fd:672 with SMTP id bh2-20020a056808180200b003a419fd0672mr343461oib.36.1689040262598; Mon, 10 Jul 2023 18:51:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a19-20020a637053000000b00553895c310asm31765pgn.28.2023.07.10.18.51.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 18:51:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 18:51:02 -0700 (PDT) Message-ID: <64acb586.630a0220.ebf7.171bSMTPIN_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 D2046605246B; Mon, 10 Jul 2023 21:51:01 -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 | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/