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 4DBAD41D9B for ; Tue, 28 Feb 2023 11:08:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4AF684021F; Tue, 28 Feb 2023 11:08:39 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 9527B4021F for ; Tue, 28 Feb 2023 11:08:38 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-17264e9b575so10321447fac.9 for ; Tue, 28 Feb 2023 02:08:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=wV8x//TGwVz7Yyz7RzDpsQM02ZJCfZahMRCZ7CvUJ1s=; b=Qf6HSlZnylw01IAxVODTYC4/B6WKM/tN5qKH/48IcgvOxXhnYcGKswJMZ+vziTNqQw 7RtVgeblbImA0+QKTWGw2hsywXgKJxevVqWx7VwHOT4Ve7E/OtuL03BzRpyw4KToJlCm 3oZujwrhS1Xyp5pBziiKMySyrAZ5qHzOUKpB4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wV8x//TGwVz7Yyz7RzDpsQM02ZJCfZahMRCZ7CvUJ1s=; b=GfqG7nquZSZgdV9sDrkzDzPfeaSD5poBqb9P2zKXhQ8ex+c4D2QUoJRTlUaqJsv8PJ lQkmqxlnQoD4Q8R2WYIwvHtNEbVHZ4Qt0+WJ6+u1uxpDQ2+lX57CF8JKOq8M2yjQsNT6 Hj56jrWQvxQLCQkGBkIrzFAGnEoOWMWsdWaih72XET2BuQ6ILpMHw5RqUI37jbzmlzaq J2ZmcmXABS8q/0S79TKwlqUDKqHd3InRJ5gXmIVcTjiA4d9jtCAOD8EJGSyz08NDQcQl k+mi8hOCnmFLfozanmNeUUrooYeSwIGgRWrNW6VGfI/Wpo37EkBdy5kNI2Cq/FK8+N0a eWvQ== X-Gm-Message-State: AO0yUKVJm2aPU8U5nA2BIjSnWjRu04s7lxjAnYXVU2XyGF2WIGpWrfN8 R7skkWM6y2PmFRcbnibNWAcoBgfXVVMfQa1ZpDCNkWdz99egsdtKnlQy/7FF0IBeGE/5Y6U= X-Google-Smtp-Source: AK7set9bL2Ggw5WGnqXOYnio2Xf4HZfo1aUIdFF9hJgkSXD4mhlRkjOjJ1/V7Oohmph53i6ht2P/7XzoMCKd X-Received: by 2002:a05:6871:54d:b0:16f:263d:6f3c with SMTP id t13-20020a056871054d00b0016f263d6f3cmr1111487oal.32.1677578917899; Tue, 28 Feb 2023 02:08:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f66-20020a4a5845000000b0052012403ed0sm621361oob.14.2023.02.28.02.08.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Feb 2023 02:08:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 71E53605246B; Tue, 28 Feb 2023 05:08:37 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 6DECE601B1; Tue, 28 Feb 2023 10:08:37 +0000 (UTC) Subject: |SUCCESS| pw124565 [PATCH] net/nfp: reset profile config while modify profile From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230228100837.6DECE601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 28 Feb 2023 10:08:37 +0000 (UTC) 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/124565 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, February 28 2023 08:56:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:7710b5d15a014872a3aaf646668dafa928ca8473 124565 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25557/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/