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 4CA4342E3F for ; Tue, 11 Jul 2023 04:07:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 49A154003C; Tue, 11 Jul 2023 04:07:08 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id E09A04003C for ; Tue, 11 Jul 2023 04:07:06 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-77acb04309dso255793139f.2 for ; Mon, 10 Jul 2023 19:07:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689041226; x=1691633226; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ksVFRxh72Br3F/0p5KO3aws5SJ1cGsW5jVlfw5JjwA8=; b=RITQaMdMBbVat6pZjn32kHkw8lkrkB5LG8HHrIav3jbDnVgSaRo3xTb7O0RxZ0KfxB Tomz7uMTlF63kwWDRm5kAeou4jTDE478bgvx7BUWhhQ6Ggj1Y69j0K8ESbuYMfdUfQ3+ CTApjkjl84BMZMAe795AfgQ4coPdH1j9q2FvU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689041226; x=1691633226; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ksVFRxh72Br3F/0p5KO3aws5SJ1cGsW5jVlfw5JjwA8=; b=S3flHb4WPejqiUcT9E10NEfygw5A72VTdj4t9zYl4LqOEahysB8He0pfqtKKjBu77w DOCe+F7ElaSHhuTY+fa0U9WlxjiWSTrrEPApzMyP0zHbMej/bZNBxB4RZ3LhJ8SS2z1R jOiPJhInlBT+E1I2+dlHksIIOd4yQhUc31kaJHsr6E14YCXEpnpmj+kNqDHFLAYJ0A4J FGQQBBsALLYK609VKRRnTrw/soMxnnCgKhMa2qFj1/K43wpyza60CcVnHmwoJh2OZRDx N/bhsLnv1ZTzA1bSZuzm8MR/uBa08nzEtaI0prAE3kTopOW/di0SFIkAykSCr+BT2cSU PG+g== X-Gm-Message-State: ABy/qLbXs+Y251WJGseqK8OiaPGz8xRAyzJQqFolY+rU/0WrK8XDOMhq sNnPYWio268vniT+KbACh7GH5KwDn6oZLgft1VwSBciEpqVJAlfT/JlRjnJuqfbJzjyG1AHPRA= = X-Google-Smtp-Source: APBJJlF0w8QAtdwlgP5DOQPG5MCeHHNyLv07RgrDa5xuRd5yNTWLaYdq1/HaGHc/HTKj5TFRdSYpxM8OUBdj X-Received: by 2002:a92:dac4:0:b0:346:e96:7cbb with SMTP id o4-20020a92dac4000000b003460e967cbbmr14614316ilq.30.1689041226283; Mon, 10 Jul 2023 19:07:06 -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 z4-20020a92d184000000b003465218cc84sm73002ilz.3.2023.07.10.19.07.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 19:07:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 19:07:06 -0700 (PDT) Message-ID: <64acb94a.920a0220.e041.2558SMTPIN_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 98073605246B; Mon, 10 Jul 2023 22:07:05 -0400 (EDT) Subject: |SUCCESS| pw129432 [PATCH] [v2] net/mana: fix counter overflow for p 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/129432 _Testing PASS_ Submitter: Long Li Date: Monday, July 10 2023 23:51:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129432 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/27031/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/