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 10BFA43CB2 for ; Thu, 14 Mar 2024 11:09:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B11742E33; Thu, 14 Mar 2024 11:09:44 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 21575406BC for ; Thu, 14 Mar 2024 11:09:20 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6900f479e3cso8173586d6.0 for ; Thu, 14 Mar 2024 03:09:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710410959; x=1711015759; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=fOrB5NkdANtuhzjV+IfgeFnwxHvZQ98ci5tT3bAq8mA=; b=EjIvjzl5ir3y7pNcjRYXSwcbZ3VBLfHCNxbC8R56jZM03qvKNbuDmGDEibH9+NKpZs FDJsp/Ng9GcSiFwk3mg5gK1gYW+ZKCiPNK0qiKDUhaMjWcuIG3qjUFrMFkGNsSm1T2Lk lAzlu3BMS0+Pxp+7fQvXqHNb0+30aWfo4Iepo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710410959; x=1711015759; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=fOrB5NkdANtuhzjV+IfgeFnwxHvZQ98ci5tT3bAq8mA=; b=u/ILm2cyiKoq3rcXcPoEg4harXrmvwiKEj+FizNSxMqKKju1xX/N8L+X8VhdZKVncI HJ8s84ZxfyU0q3ICBIIwrkLQENEXRuaq63gGdpGrFb08RXceV4wiC19kBOEHp5iD/mVy VdzBf+pfORiiFbF0fWXyKbsh1tGQuoE8V2BMObpNcilkzbSr7ighg1IqJlv9ZX9Oimir uPB6qlyB7VvHBg2iRWWirnq/P8XJX6RQlHiUG1UYszrQmv4FYs97MDGgMbZL+TxEcfAe xFDAjiWOn0gtHtIvbJtA+QNFNPg/wHhUM5ebjCKjmSuBTkImAXPeO6S0XdIKM8SgDJP9 1UPA== X-Gm-Message-State: AOJu0YwXhxQvNR9tQu0hgQGMVU2zCAUGMJXN+EYlfHi7dhd6NVcM2EC2 DeZieDcbwU54DuPUYpidTJ5zEaPUiHOEV/klPTTcDFbEIBbWE6JRRzP7caIjGOGbe+jPTlW//Px l8AcO5by0pJR4UnWFYPyt3A7lE7B8xnfUbe6XzORZDj2ldYGUitp/RHYM X-Google-Smtp-Source: AGHT+IHmG68Ns0WxKGmnh4gfUXYBYSYBn2aaaFQxAaX0gNV6EMn3ZC1LXc60lg+xcFOCg8qJPsinyO3qpl3g X-Received: by 2002:a0c:eb0f:0:b0:690:46a8:93f with SMTP id j15-20020a0ceb0f000000b0069046a8093fmr1352944qvp.44.1710410959581; Thu, 14 Mar 2024 03:09:19 -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 7-20020a0562140dc700b00690a446bd92sm15176qvt.16.2024.03.14.03.09.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 03:09:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 03:09:19 -0700 (PDT) Message-ID: <65f2cccf.050a0220.cbce3.1104SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 419286052471; Thu, 14 Mar 2024 06:09:19 -0400 (EDT) Subject: |SUCCESS| pw138346-138353 [PATCH] [v2,8/8] net/nfp: fix tainted scal From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240314074024.3199555-9-chaoyong.he@corigine.com> References: <20240314074024.3199555-9-chaoyong.he@corigine.com> 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138353 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, March 14 2024 07:40:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:22b0194263b83fa09a25511b26a38597fff44a2c 138346-138353 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | +==========================+==============================+===========================+==============+================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+--------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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 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 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29543/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/