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 ECD6642E3D for ; Tue, 11 Jul 2023 02:43:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB9604003C; Tue, 11 Jul 2023 02:43:32 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id C6FB84003C for ; Tue, 11 Jul 2023 02:43:31 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-c84fd44593aso1954257276.0 for ; Mon, 10 Jul 2023 17:43:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689036211; x=1691628211; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3DGkgM/wJKu53twsa10ObbE2knCyCzJpjloWlY4w96k=; b=B2k5Pdx0+lQWcSmA//L1YJWMCbaKePnYgsG4F+Wr1vtcgHu4otAI52RYPgHqUczzjE tdazXwsFDOo8PKYAxOexczzk3g15M1goQi7u6x9fTW5JW1dMq6mJK9icwRO8brn8AlzC pMYpV/VDbZuBZ/NTKxSaQodIayFaru9reiUIQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689036211; x=1691628211; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3DGkgM/wJKu53twsa10ObbE2knCyCzJpjloWlY4w96k=; b=hulki3kIG4/lFvSG5I1x3DkatvZh956NWbPrnqEevOrXET3Hcnk7Ay/n2MKAjI2vTx cCjG1L+7bI1fqJ9jgVgI52jG5DYVMP7HZ3keiywabcsdYKJuZOw9TOqsGxc2t80JmJBA BZIZAoS2tMnfpVqNQJETrBr+XQSfUtqBInbfrIkwPajA9N0uPVgHrVhB1/1TjPUhzYpR RXG+8Lz3VcQfNrVmfNttOWOroKjVMR10c+SBCOdIa9FaG5skEq85MA0cLVjQnZywOLno h/w5vY5v2XmpJ9MVhY5YAdJlT9MfREv2ZWtcc200qbLwwTYrgUcx9vizXMeAWp0isCjy vEUg== X-Gm-Message-State: ABy/qLa3oC3ePKvI2KlpQ4HCH4DAQjMRM+YCvKwK7C0v8KA86b0x4fQ1 T/0nEWkwPE7JaBfjqC/Y+u1nJ6eh2oUvsw/28LBvItTtDA2J2NO3KXfWMwZo8ZNYKRxpoY/DGQ= = X-Google-Smtp-Source: APBJJlEkAoZVCgMxKkIGRuQu5MX716yEVzNAvSJ44SXj51mFYEMd0CAhRI+uNWkEKgTfl7vKlD79sFV3+KuR X-Received: by 2002:a25:fe0f:0:b0:ba9:9c10:cc36 with SMTP id k15-20020a25fe0f000000b00ba99c10cc36mr12324631ybe.4.1689036211175; Mon, 10 Jul 2023 17:43:31 -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 f21-20020a25cf15000000b00c61f7cec35esm108933ybg.29.2023.07.10.17.43.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 17:43:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 17:43:31 -0700 (PDT) Message-ID: <64aca5b3.250a0220.d9b2.362cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C2EB3605246B; Mon, 10 Jul 2023 20:43:30 -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 | +------------------+----------+ | openSUSE Leap 15 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/