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 9D30242C74 for ; Sat, 10 Jun 2023 00:00:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9CA9240A84; Sat, 10 Jun 2023 00:00:40 +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 C4ED940A84 for ; Sat, 10 Jun 2023 00:00:25 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-75d4094f9baso211281585a.1 for ; Fri, 09 Jun 2023 15:00:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686348025; x=1688940025; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LJc//YsKLAFeDOp73ciV+np9591b7XwZyBz+IDjvPnU=; b=axgxJ7+JV9FUSROnCQ1N4N1RMnXf5gTpGho/doEi/t9MbjVL/Bn3Gx8r/3HX00e45p g60O80D4WCK458jDMApL5zVE7CQ8oLNKQ8/pTcoWZXuRb/zAkUEdLWQ8PIhFlN2SmW0c m3Fj7uKm8O4tSshwMQy/pNVRtehhf2uxfuIvk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686348025; x=1688940025; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LJc//YsKLAFeDOp73ciV+np9591b7XwZyBz+IDjvPnU=; b=ivGZm3l4j4bvz96jD0lit8xvVKxMPRgupGxkFLzNvsN2IXJw8pyUFZqNr4Xu8vc1Qi 3KILRmbcl4R0p/JOnEGzJukTFVTFJScFLnvjLplhFEYVBIDkQl/cbDIjJSVUbGj4ToT2 9WAZqWrYkyF3fQb++aG+HCPMPdZpfyC7Qf4eINwrzMwERQXjXd7E/YTjlXjLpR3Wjuxk ex5deJwaN2O5ir34NHiROlQJ/OP440RO9NRDe6CqYHzAW935YIg7cyVu2DUKJiTHyb5B KnsCd1vctIz17/EMHH7gljACFC+lJq1SaPIxKbbuX0srf84qmlO75lmEwy1teZdIjgFJ t/zA== X-Gm-Message-State: AC+VfDzPq4H4dRjAeg806NuRcsSy3cSnlG4fyAOMsJird72ihhLPoxA5 Ei4UEzfa2C4oRlqHbjmOatqMC59SbvhHDyHg1WNuAn+HwThnOrci6xOyX/v5LEyecS2HDp1DnA= = X-Google-Smtp-Source: ACHHUZ4y7usCEyxAyPAB/LuzaYKiWUI7MtjQ9Cdj972Kmk6ZANxoyAhYvhq4g4ADm/BA7dSCZMz+TphqICcw X-Received: by 2002:a05:6214:2268:b0:623:9218:58e5 with SMTP id gs8-20020a056214226800b00623921858e5mr3182459qvb.39.1686348025323; Fri, 09 Jun 2023 15:00:25 -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 l5-20020a0ce085000000b0061b6fd48358sm367788qvk.25.2023.06.09.15.00.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 15:00:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 15:00:25 -0700 (PDT) Message-ID: <6483a0f9.0c0a0220.5d0bd.9a93SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 1101B6052472; Fri, 9 Jun 2023 18:00:25 -0400 (EDT) Subject: |SUCCESS| pw128071 [PATCH] net/nfp: use common helper to trigger sta 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/128071 _Testing PASS_ Submitter: Chaoyong He Date: Monday, June 05 2023 05:53:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:abaa473297cf21cb81e5348185a7694ae2f221e7 128071 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 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/26525/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/