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 80FBA42E3D for ; Tue, 11 Jul 2023 02:40:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7AF5B4003C; Tue, 11 Jul 2023 02:40:32 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id D2A334003C for ; Tue, 11 Jul 2023 02:40:31 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-47e36c35285so1563225e0c.0 for ; Mon, 10 Jul 2023 17:40:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689036031; x=1691628031; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FGXwMsPEU8Rmj/ZXugE7usKOmpNAgMuz/5dnhqSx3yU=; b=Dh0Tj9qAV3PjJAvWwuntFAUGSdQyoHkMaDWDF5UNxwiviGZLDCONQLruSZujFXdfni SBs2I4PZntJwnZgQ29xPV6wMX8QbXwIJtN9PMUMXvocPVju0rWWEnacrZs04E/3M/+1B 70z8NwbFxKU0b0wHL+Dk5YVCdRKewdXXTLw/4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689036031; x=1691628031; 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=bAGPIPtqAX5b+l9B/Jnp5EQvEPTTKuxP659s8KXqm5GXPjBff4XmbVro0vj7+JSzbv c6xSSDQ8Ec+22v5br+v2T3YT5I0LbOu1QPmG08lvxcOJZfmtKHTd2AewTEadrpQtDJzI cIASIAMVA1H737eod20x6zRwysPiFRMRWb6q/eVwC+lYSdmJAd+F3F6DRFomK/s8r2gy eRyigz1EkdJwtp0T/DnUrnav+kiwAV7pM2LIUv3Tui+t4lKULmmwrpUEbk2lXlLR/OAK NRk+hHl+r6yfjBP4Nr1dqAM7q6niTAB5R7/HhNTBAs4SPyvEpkwE3eDICLy82sPjuLkg op4Q== X-Gm-Message-State: ABy/qLbGJSNbU9sCu7edmMNUVhzkQFutB9coNmIKk6PHILFXTdAmOlur ne1w9UHjw6nKg+ToZGhUrRLslfWoVQwfG978jWYywOXUPpGzTU+6r9fZpw== X-Google-Smtp-Source: APBJJlGaeHUNTglyQ5eZ89bGZE5UygHlis+AGduJaruTKd4pnNpmDcUtZuaPnRQ9rJ0/cOk1Xv6tdZB+SEV7 X-Received: by 2002:a1f:5ec8:0:b0:471:1785:e838 with SMTP id s191-20020a1f5ec8000000b004711785e838mr6912573vkb.2.1689036031296; Mon, 10 Jul 2023 17:40:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i11-20020a056122208b00b0047de5e0192bsm141741vkd.14.2023.07.10.17.40.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 17:40:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 17:40:31 -0700 (PDT) Message-ID: <64aca4ff.050a0220.b5097.3366SMTPIN_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 C6D1E605246B; Mon, 10 Jul 2023 20:40: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 | +-----------------+----------+ 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/