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 1A28A42E46 for ; Tue, 11 Jul 2023 15:54:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 155A94003C; Tue, 11 Jul 2023 15:54:27 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id F10084003C for ; Tue, 11 Jul 2023 15:54:25 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1b3ca17f2a6so4671436fac.0 for ; Tue, 11 Jul 2023 06:54:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689083665; x=1691675665; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eC52zaBGr1WSV5sBGCEQ2kwEtsINhdamZ3ltPCPVEOE=; b=Tzlwze6Ah37NWS//LsIwOFlrXltwiwI3hcsnFKUcdD7+m24Bl4O1cOywzAeIDTUDpE ZWobWpTFk4DfIib29DTfz6xnVAx/K4oK/VrHQquWd6B7YzwUXS8D1SoV+bU52orvoLbT Ev9MJkXkKmpYOi1DtFIHDjeX3VezoJhPheSpI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689083665; x=1691675665; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eC52zaBGr1WSV5sBGCEQ2kwEtsINhdamZ3ltPCPVEOE=; b=UZaETEdirLeSuCGUwHf8AfgQkXdp6Z4mHfuE0ufMxYcjkzWJjC2cEAHvaClsOIXge5 AIlAwWSRt2TEenSol9YQAQFTPGwedn06Qt0CStj8D5X3flTu5xnpQE+Bc1ZJOgiokFd1 v+FtUc0kiFiwvLaBZa5Nm9IsYV+jGk8KT9F1sgbXHl8qA0hxPa8o1HWAsfCjHJM4u/H1 BeG5cj4P8Qdgp7ym3WX9EMwlQBCg6DNyZF0puUGWwRnTnsmaubcdOlJdbcIbrw3JM9Dx 3TgzKez5EdLwQLk28u/9Oy+GmEBtzdT1XiJN5uIpho0m0rW8/phoPWr4M1KFFPAbumyD eAoA== X-Gm-Message-State: ABy/qLaioGl+85d9d3ATNrNmkXTv1Ix3+Ynj5sFb0FsK7DRgbHHtfbpG 8o/RPt6WjF/nyPWFn5T58nCP8yilm7xz8GO+2OM3rE1tCPyMxDXIcDr8lQ== X-Google-Smtp-Source: APBJJlF23AFVSrkXn8/YuqgfsvxqgucvjKyxay37ASU3ApqvyZRGuSqPbCbOs0VFCIXhWAfszwzAx1z1sCsJ X-Received: by 2002:a05:6871:14a:b0:1b0:3a8c:a807 with SMTP id z10-20020a056871014a00b001b03a8ca807mr16001987oab.14.1689083665418; Tue, 11 Jul 2023 06:54:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d16-20020a05683025d000b006b889fc1d05sm215261otu.9.2023.07.11.06.54.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 06:54:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 06:54:25 -0700 (PDT) Message-ID: <64ad5f11.050a0220.63bfe.63f4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id ACB33605246B; Tue, 11 Jul 2023 09:54:24 -0400 (EDT) Subject: |SUCCESS| pw129432 [PATCH] [v2] net/mana: fix counter overflow for p 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/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 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/27031/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/