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 BBD9A42E3F for ; Tue, 11 Jul 2023 04:32:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 965224003C; Tue, 11 Jul 2023 04:32:09 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 365064003C for ; Tue, 11 Jul 2023 04:32:08 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1b852785a65so33536685ad.0 for ; Mon, 10 Jul 2023 19:32:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689042727; x=1691634727; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pwcYTh4V2UQW2mdOHyhRkOpGpgN5+II3LOw5lcA4pNY=; b=gq28DBku8DAP8EiwJ9wL7BVUYvWz7JrtJEM32JGHqMwJKOuWcDdad8yCwQml1xxvA7 Rl4PK+iaS9t7BKQuwfUvhL4PeSVJ+y0E7ocbB0z0i2eeDZ8cusUhLtbk8XabLJ/KbJHp /RkBy3n5VNyL6KSGIbEN45IkDexZIidTA9qOQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689042727; x=1691634727; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pwcYTh4V2UQW2mdOHyhRkOpGpgN5+II3LOw5lcA4pNY=; b=BfNnwCR/UlMv5IgY50/FIwDwoI9Nnii0A8pFPZO9fBdJIO8Mm7uhN5kVMSp++/kcrd OdrOrsjECIYejeHOARzd2nhigt6S22ChgYAPNSpyYG56fZU7tP9GbZijoS4XQPhO9ZXJ yFToxRvwjGp5RFZ/q+1sxcnJ/67MLCWBIAYWcUwuBpHC9zhUM5KU6tHUIV8UVPcbbZGC nqTqGHVhWGHaaIMv/V9/MxO2EgTuPg1Jn/ou1+PNcit0lLCQBpgQ1/XOUeQ2jIpcAsKd x6lIBYc09LXpqmK8QMkIddLkujbF3sLgVxv6rqRu4FDOnKl5yccvTWUdWEvwYIp8oI2R MtiQ== X-Gm-Message-State: ABy/qLaU7b52L4ftQO6/+DeVTIeE/2q6IxEOcuHDQxlbwGJrMz1WfxDJ qskOTA4XBD3Ro8zRXdOSQoe+V6gINcy1VhYvbzDMowrDipEgx8jBb0w3og== X-Google-Smtp-Source: APBJJlEgLWv4/uCtFbwPLn8n7xtUDckXCjzRGrgpYq6RHlTOvfZ+AY6nIrS6FdI5vS4YotekTXU5CalwVo4Y X-Received: by 2002:a17:902:da8f:b0:1b9:d335:1740 with SMTP id j15-20020a170902da8f00b001b9d3351740mr10240247plx.2.1689042727373; Mon, 10 Jul 2023 19:32:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jg18-20020a17090326d200b001b3d4848eb7sm82656plb.49.2023.07.10.19.32.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 19:32:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 19:32:07 -0700 (PDT) Message-ID: <64acbf27.170a0220.c33ff.2b05SMTPIN_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 C3B3D605246B; Mon, 10 Jul 2023 22:32:06 -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 | +------------------+----------+ 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 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/