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 E031143CB2 for ; Thu, 14 Mar 2024 11:06:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7FD342E6A; Thu, 14 Mar 2024 11:06:28 +0100 (CET) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 5A0FF406BC for ; Thu, 14 Mar 2024 11:06:25 +0100 (CET) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4d35b644c1bso164888e0c.3 for ; Thu, 14 Mar 2024 03:06:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710410784; x=1711015584; 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=VUvbj22Lqn/wKYFYKdVTre3bLaPakzpPudqgCkMK2D4=; b=PkSsYrVCVwaSgFz8korjbao3//AK3D2DS7PMpi+4KeWQPs20nfPOfGUEOdZYbWIH80 CFhV1ht0n5FdcPE3yZuxBKue8X601j4skPzKbBMuplZKNGnfHArThYzzNcfmEJXaI0+A LItnh1WOoYf53KQ1VzXI7dAU6EJJNOCzYX44k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710410784; x=1711015584; 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=VUvbj22Lqn/wKYFYKdVTre3bLaPakzpPudqgCkMK2D4=; b=IHyeWfkjnrWaRLkA8c6yAIQmvkgz6ff+n/C7BwvWZC48HNhyezyIFSxZ0zbO8Yv6v2 7Vteznp8i+HtqFR7j1ZSeNVECbjyWZwpOFUQ+cr9Ks1vxfEuJFqwPbV1jzdhsYwb6C5a WL1UqmDVqfbbAyHG70x706m6mfPKCj8fMNkPfqtbWzO6AgS5+0DozyODWFMWwfULLNJm kV5Oo/9ZKLy1LBy0BYX5bDZEKfq4eBScpgPfAcQ9jWfHxAppaAeRq8LeeO4tdYEUEd5L kzlurcn3Wc9agia8swjP6rWPL57C99EGX2JS03HdqT//h1dGODjpzKQteyQBXBuZrwD/ x4Qg== X-Gm-Message-State: AOJu0Yzu0gkg3P3x182dsKfnnR5u357bjoS6X2iExdenr02ELi0As876 5JZfxG6Wy3b19KpTYsf+bs89KJmd4d3oGcvGW/SR+PpjBWsjyYANZPA26q9NLPsSvOS+hYXARk4 ZRIKPZmV6ZmyxMaMSmYBlI30SfAIcSSYvFHlaGVaepj913QQkC+eX2s6o X-Google-Smtp-Source: AGHT+IE+Z8LOewrwB2XR2OmRCvdU5/vznMzNByCvyKOu3s5hczm7XG2mbirPlygJ6sHE1gBEzjyKPoKxQ/Rm X-Received: by 2002:a05:6122:98b:b0:4d3:35ac:3553 with SMTP id g11-20020a056122098b00b004d335ac3553mr1572558vkd.10.1710410782806; Thu, 14 Mar 2024 03:06:22 -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 ba42-20020a0561220caa00b004d41265fc4csm13210vkb.5.2024.03.14.03.06.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 03:06:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 03:06:22 -0700 (PDT) Message-ID: <65f2cc1e.050a0220.ef6ff.0d43SMTPIN_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 765CA6052471; Thu, 14 Mar 2024 06:06:22 -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-amd64-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 | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian 12 (arm) | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/