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 5590F42E3D for ; Tue, 11 Jul 2023 03:05:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51C3B4003C; Tue, 11 Jul 2023 03:05:37 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 158C74003C for ; Tue, 11 Jul 2023 03:05:36 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-766b22593faso368424985a.2 for ; Mon, 10 Jul 2023 18:05:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689037535; x=1691629535; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5xs30u3MtTJDdJMikCe10z0yQ3s9h6qhpA4OZZuUmOM=; b=DukLpmGaVyqKb1kcU8hc8pHNf5ko1zYVj2rZXFE9UBk8IDFCwaFPSkpSt/K7iKRp9V /Gf7PXoI1sgjcaOEHU6jeHNQwCcaAVG6oeI4QN4iipLI9+tpJbFQzqxQ9LO30pV0PpN/ +A1ErQWgSyzSVa6bVijR5XpfzKGLDM5oBCXLs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689037535; x=1691629535; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5xs30u3MtTJDdJMikCe10z0yQ3s9h6qhpA4OZZuUmOM=; b=BYYVQZYX76TXZWsuM+4KJLnWnkCAYS6wNa0rK4ET/kd8gffphRFQoTsDG9F7Jzq89v +e8Z3oMDbiVwnjqGdRkzfwp3tUBlZeJ10yN9MNwq0KBE7CFtD4XcAykwTkHykxQct5Fc txaBRAFxnzA5UGfvEKQ+SIm5ux5rvwGPABKNzKT51s2zr2K6btdpJadMLJP7ZdAnMqdf mVXAVKWBXEm6yxldiGV1MufGq8ZnfyxUn1YlVjXkUbhXSpVLPPDsnP57iKnpbyGdjPUZ ITFuIFVEdCBYCs/8wmwvgbKfFZoqa9S3kRhKnn7O26d/H9MYX7PCDiv2KJq8QQcINha0 /KbA== X-Gm-Message-State: ABy/qLY20xt2GXZIJCJCtwMZP8LAh/odnw1OONXdgdSTPB6k+FzsokJW o0nEjmBXk80chU/jaZG5SrQK8M7CwToSD31Boa1h8VQRNzqMa5rwtAA2jqO+MYQE8y0zEUSgEw= = X-Google-Smtp-Source: APBJJlHJRL1hqbfyoAy50RfR+/62WmMf36/OZhuVXXip0FH3vM5d40WusK6mySUcy/UkV4Gfj87Yc37wjlee X-Received: by 2002:a05:620a:1722:b0:767:1241:54b5 with SMTP id az34-20020a05620a172200b00767124154b5mr15358810qkb.1.1689037535544; Mon, 10 Jul 2023 18:05:35 -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 c64-20020a0df343000000b00568b0f6ce7dsm162918ywf.11.2023.07.10.18.05.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 18:05:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 18:05:35 -0700 (PDT) Message-ID: <64acaadf.0d0a0220.fc9ba.4008SMTPIN_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 3814D605246B; Mon, 10 Jul 2023 21:05:35 -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-unit-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 | dpdk_unit_test | +==========================+================+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/