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 0DC6942E3F for ; Tue, 11 Jul 2023 04:19:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0ACE04003C; Tue, 11 Jul 2023 04:19:29 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 6B92A4003C for ; Tue, 11 Jul 2023 04:19:28 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-57045429f76so60993507b3.0 for ; Mon, 10 Jul 2023 19:19:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689041967; x=1691633967; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CuDu9xU1VoRatD0IB1MdUcW337+mPMyQeaF9WELeNM8=; b=I8JGDlhz5ZdaK1hVfheYj/YiqzMezrvdb8SblhtW1VP42l45E3McuWLm6jTMOg7pWd dKwkvM+wzv9CNY/EzxXDxrH0VUkPq5UyaznZFTXfvnqBJ9NRvq4v6A23UGaVwURQs3yi kIkBCSKSC5wBpxnbttH2LSMeqfpVFSdjdXsQk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689041967; x=1691633967; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CuDu9xU1VoRatD0IB1MdUcW337+mPMyQeaF9WELeNM8=; b=SsDF9mgk6yMS4iITLzI0l8oULuGqqOZrgGiDjMczAhEUwC9EzgEXmB1mNKi6izfZMu fsVCq2zvrDiEAqlzJXZHqf1O2rx/KuJrxQgeMtKC1EBUENjlbIXausxoLdL9ihWrymNS O50Xh98L7bDpjI8Xdz/TNOP7mvDY6b8h6yyB+rI/0LCfn8huI2axsR6Tb0ax9atom/EI TtyQdiU7+APh4CEUnjI5KjLYhEx8Qt7j4+6zyJCI1w7YNkOwA0/wKUlLOuse1tPdV3o0 v7KJLBligBvkhUcytPFBj+pEPgcwEhHNvqtMoHJUsi9U/LNhW0ZKpYESTx6O4V6Ybw93 Cz4Q== X-Gm-Message-State: ABy/qLa3VPuwEdBDwHhrnVmadSAW+5qH/XG0D2mPanptphnIGvNsbby7 RC6t2YCBbvcKQcp90baN2s2QcsZIKRMMR1cDa0x1K7VsZVeiZVx6JTLdAA== X-Google-Smtp-Source: APBJJlETfJUWGOIlqgIvri5TA5n6paaRg9HCllBzpkhDPJnFPHBVfoooL/EXnApV6tAWxUWK94aJcv0htr09 X-Received: by 2002:a81:4fc2:0:b0:577:3c7b:8562 with SMTP id d185-20020a814fc2000000b005773c7b8562mr13612139ywb.43.1689041967777; Mon, 10 Jul 2023 19:19:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r1-20020a818101000000b00576d65dd14bsm171147ywf.24.2023.07.10.19.19.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 19:19:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 19:19:27 -0700 (PDT) Message-ID: <64acbc2f.810a0220.2491.4bdaSMTPIN_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 59CFB605246B; Mon, 10 Jul 2023 22:19:27 -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 | +------------------+----------+ 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 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/