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 667E542E3D for ; Tue, 11 Jul 2023 02:39:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61CA04003C; Tue, 11 Jul 2023 02:39:59 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id A8D9E4003C for ; Tue, 11 Jul 2023 02:39:58 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-40359500eecso38021441cf.2 for ; Mon, 10 Jul 2023 17:39:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689035998; x=1691627998; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FGXwMsPEU8Rmj/ZXugE7usKOmpNAgMuz/5dnhqSx3yU=; b=g4lL3jdDnogN/x7Lq9SeXG7wfMEwnXYs5/3O/nYuVud8fPAZ5Yrr1+x2/TgQVy5KUV ViOyafV7in54x2CN2rtzUCc7i/bWaDW+iXUXAGOY3xyrR84D91YO6D+Ia6qZHWZohYI3 unDddiqv5kEhmsyNfjnB/rBuzBZHpycb2QJuo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689035998; x=1691627998; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FGXwMsPEU8Rmj/ZXugE7usKOmpNAgMuz/5dnhqSx3yU=; b=WeEB9i9rKRXKLHqQsGfyxZaUmE2wwhwgySwRbUvu3yV0iE4QbEga63RBmzjX6yS1rX cBPIkJw/YdjVwcwaTYabed/kmZFB+VnFQQD31mFhbIE0djghTQJ2jLZCQROUOOtcEUG1 wekSQefCNw5LT6xJaD5g5HP94VR3A8FZF2lUpVju+kbHoiGv2LuHLc1wZgBvHImvc+ep H1WhoJa4NHViuocEPl+6tnZiIWDdLSnYocYnOwR19SyGEXRwUZbRnPlxEbKwpJ4+U1oo aKXLl3m72W78TqPId/a2DXTphwHex96m3DXHzpu7OHYxA/Q30lgDAUHzUZGHDA15odKN mDFw== X-Gm-Message-State: ABy/qLbNzkNHr+z5+uuM41KGuht7o5vpx9bW7tLnYwUvexVTyCk1IpM/ viOE7V3n+sYmNgW+SDnXtKZXuuIedQnLsY17Z4kk+HD75xu6FlWew4fEHg== X-Google-Smtp-Source: APBJJlG+NBVz3UzPHiwz9iPhxwMlrrT0b99ImZH25n0AlmBkID+t2l/0PKSloAZ8KNObV+fxFKy1EDtmUkWR X-Received: by 2002:ac8:5849:0:b0:3fd:dab5:942d with SMTP id h9-20020ac85849000000b003fddab5942dmr18089706qth.53.1689035998180; Mon, 10 Jul 2023 17:39:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x13-20020ac8538d000000b00403a95e039asm64069qtp.18.2023.07.10.17.39.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 17:39:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 17:39:58 -0700 (PDT) Message-ID: <64aca4de.c80a0220.82a21.19b1SMTPIN_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 D2725605246B; Mon, 10 Jul 2023 20:39:57 -0400 (EDT) Subject: |SUCCESS| pw129429 [PATCH] net/mana: fix counter overflow for posted 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/129429 _Testing PASS_ Submitter: Long Li Date: Monday, July 10 2023 21:34:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129429 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27028/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/