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 CFC2542E50 for ; Wed, 12 Jul 2023 08:10:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CDC6B406BA; Wed, 12 Jul 2023 08:10:43 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 4606F406BA for ; Wed, 12 Jul 2023 08:10:42 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-76595a7b111so568625285a.2 for ; Tue, 11 Jul 2023 23:10:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689142241; x=1691734241; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ah+L9YtsJoDGC+Eda6aBexj58XU3VFkH/T9779NB3T0=; b=auwhgywgRosEnpN3sZkh2VmyhyxwhxasyWb1bpwMkUFpT0ZeVynE3JTh6ArOk59kx8 b5nu9sJ6dwPtIrP+6hG9ru9C0mJwJemUuTRX/8BRc7vc6cXbPTuVEfzxP0vf+tiXd/4c dMgyBQDhkBs3/CfLBgrUbtMjgBKCUhpm1/CcQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689142241; x=1691734241; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ah+L9YtsJoDGC+Eda6aBexj58XU3VFkH/T9779NB3T0=; b=KH2t1VciIlS5qtVf0dyVu31G99PkeJXivRZMg7M2FGsUM7iGb4PmKW2MmFUnCZBfdq LnzSEb7qkkDctFQMY7e6TbA7EC5Z7OEAFa5ZacEr0u9rJBwPBZdbXk/Wsmupcq77NRQQ 6+Zfek2kGB3CxFGNV8GwXR/NSQOgY2fgGvhw1vTk7c7SfN44/9edp71+lbjaPjLJ8tjR f0ZdwPketJmScnYWYViYa1E4cVSIYU1eFpwzc0ZZ/s+00+YO1zJh33ff45urx+EIGbgh ECyb5fhDh9GK3rfjN3r2Bm2xOfXno+jj/wI0ohk79kr/QevpSpEObYkXK8ZYycBZh+AK gfsg== X-Gm-Message-State: ABy/qLb7cWg8WIP1kRIVZY43HUvDq+aNrKtiXs0ZbJBFl1q7d3iQKPQd 68T9Z7kzqvHRaDsa+86UjZZnsd4n79fESQyJjInzhQ1tOsD0Ia21j5WdvQQInWaBwqpPbMhlQA= = X-Google-Smtp-Source: APBJJlGr3dJlJC07z0VNZXsYVjv/JozKrkjMs5Evdh/BeGVGwYJPMmVtehHj1KRiCoCTeB1S/p9ufBZJLooP X-Received: by 2002:a05:620a:4006:b0:767:1415:f9eb with SMTP id h6-20020a05620a400600b007671415f9ebmr20444420qko.29.1689142241773; Tue, 11 Jul 2023 23:10:41 -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 h77-20020a25d050000000b00ca6118270f6sm33200ybg.7.2023.07.11.23.10.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 23:10:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 23:10:41 -0700 (PDT) Message-ID: <64ae43e1.250a0220.53d6f.2146SMTPIN_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 6F93B605246B; Wed, 12 Jul 2023 02:10:41 -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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/27031/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/