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 AE9A542E3D for ; Tue, 11 Jul 2023 02:23:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A961D4003C; Tue, 11 Jul 2023 02:23:57 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 7F5864003C for ; Tue, 11 Jul 2023 02:23:55 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3459baa237bso26452985ab.3 for ; Mon, 10 Jul 2023 17:23:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689035035; x=1691627035; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Xy47bd0XVSQz9c0hSdKgs8OaMwPzi/WFw0zsIjyzR2o=; b=DS2ceJv3IO6JLXlgViG83v6s5IRZe9GH3JASrcIVGH6OoZKdaZSuX9dRINW3X1WXXN Isb68tax2IT0cupzXT2iuo7uvMpd7KLyoBclCAPiAaIooPh5sQE5n4YRCTEHMIBGwveD mFnYVPO8Df3BMPLTsaoqHJXVkCWWcpu0+ydHw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689035035; x=1691627035; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Xy47bd0XVSQz9c0hSdKgs8OaMwPzi/WFw0zsIjyzR2o=; b=hYQ8/V7LEsW4hdGGG9HyWHHQn4hIIIpjrTGGKOE2JBJhVP/hlPltWzt0019yQFzJUo IGeuYo/3RHMb9Q/67z44ii4vgIN4y/ps7vj4+M0qVeYRvykq3oQ08WtOy1ILwppnkajM +asWZfyTleCRsYN9o+qEA5kVZtZgudKTIf/o5bVp2zJDmHx3Zz8CcUOZ8bwaXCNalZVe 9DX0oGJ0Jf2gJqz2kubIv69oN5y52SUA9I+/7Nr4on5aqK9b4E3dOsfxIdIXtQ4kpN10 LqTr9UwYxwf3Og/p7wJ4xNT0Ft2SvoRIZWd/K4g/xPJqbgHyJYFWMsqZc6LMZYwHkRsg 5EeA== X-Gm-Message-State: ABy/qLaB03uEUfokGStKKHEoeqjbkLUW61v3DLzMA9vZIW6SzGZSRNcV 3YXdlwGchjutuyYXW2/eF9/rU7WYFQwfaXEybWjknEA1/QMS8bdIcI2iuw== X-Google-Smtp-Source: APBJJlG5SsXP5h3+PRbLtwkOqcwSz+OziOTBKv7bYXtSsoc3UvNgl3/oh2Ue19hJeIfnZyHknrM5dsvBRvX0 X-Received: by 2002:a92:cf4e:0:b0:346:53cf:418d with SMTP id c14-20020a92cf4e000000b0034653cf418dmr7703305ilr.15.1689035034951; Mon, 10 Jul 2023 17:23:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h8-20020a92c088000000b0034615464ed2sm64062ile.29.2023.07.10.17.23.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 17:23:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 17:23:54 -0700 (PDT) Message-ID: <64aca11a.920a0220.61171.1c42SMTPIN_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 9A035605246B; Mon, 10 Jul 2023 20:23:54 -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 | +-----------------+----------+ 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) 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/