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 3974542DDB for ; Tue, 11 Jul 2023 01:33:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B9424003C; Tue, 11 Jul 2023 01:33:38 +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 B01974003C for ; Tue, 11 Jul 2023 01:33:36 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1b8a8154f9cso32643655ad.1 for ; Mon, 10 Jul 2023 16:33:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689032016; x=1691624016; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DtCGBltr5zovp8bqMnX7F/aBDafEb0KIL9rQSs586fQ=; b=GEDCMyrZIWwRyst7TiiO9/JMCfjriGrBqkDRLiBTC82MLUvOcqX2ko5LHeeLtVeNvo 7/eLDFJddvB0zOrBd2mJz2Ad3xVHQyp25N0iDDVhM1fJ3nNhJrcloY7JInpfxUiz0S1M WBmnBkQZQMVsC5wEgnXHy7ue2paf1Hw/SZVoA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689032016; x=1691624016; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DtCGBltr5zovp8bqMnX7F/aBDafEb0KIL9rQSs586fQ=; b=RjtfP8Uim6XRfnZwVn/wDHBEKZRD8YtljdgaY0RYvTHv/sVC5myOvSqCqtGP+/v2zv 8yhSIVBUF2RcLwT2KpsasevpG6bGjWPFSr3Lc4Xei8ro6g2mbR9r7SzZakKPhbTFMH4j agTHOmU7WmLZ8/9AowtLWGyt8D5Kj6bWGU4kubq4MbOBTQhKnldigMiQGLiZDXDWY5O1 WfkON/P0DyCC21HvvHga5Lxr8mG1p/W+VYXwbaNZN+LqDI+mXEhmeNXM4uVYCZMubGfu cz1sbdSbX58jCw1pbltwjtY7bCTdZGaGfbIFeKUUwd0XlAz9pKVa16lyiBazdXzNvVR+ zz0A== X-Gm-Message-State: ABy/qLZPlzk+KmWjIOj7GD63wxogbyzMWvgUaEgUp2Hpep/+B2sLNR2p Hi3Nt6+v3Ay8aYzyA7Ew8G69qvdRk+NN0/1SUQ+tULW2TVFov6UxZQpKuh+lSYh3MVGO6SxsPA= = X-Google-Smtp-Source: APBJJlHEdkvkyu3yEszp0BmlD2c22uOYl4XCuEUqnRkfo50XbYcOWXMklzR+oJkSQEiLqi3j+Pl4GFCQi5Jd X-Received: by 2002:a17:902:e5c5:b0:1b6:6a14:3734 with SMTP id u5-20020a170902e5c500b001b66a143734mr20903326plf.29.1689032015862; Mon, 10 Jul 2023 16:33:35 -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 5-20020a170902e9c500b001b896136879sm75489plk.38.2023.07.10.16.33.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 16:33:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 16:33:35 -0700 (PDT) Message-ID: <64ac954f.170a0220.99f00.1912SMTPIN_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 0829C605246B; Mon, 10 Jul 2023 19:33:35 -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 | +-----------------+----------+ | Fedora 37 | 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 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/27029/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/