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 465B641D9F for ; Tue, 28 Feb 2023 18:45:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 251054021F; Tue, 28 Feb 2023 18:45:07 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id D92A64021F for ; Tue, 28 Feb 2023 18:45:05 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id 4so6782519ilz.6 for ; Tue, 28 Feb 2023 09:45:05 -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=LDaUjaDevUN5AikNAjcl/7TSXAVrVzSkwB2C0tDbD1c=; b=WcEuTZM9EyawA/UnvtliSthD66g45tCexYei+FACNKsPfSgqygB9/ahRzTSy+IF1UE mN3quhWVEhmsv6ahoL9ZVdP8/hDno/930UDF0HGWcJ4vvYrgMIuoCKFD8LD6wqSsNmMe B8vKKtQOgg6n7E8scR7k85C0m4HALuH4NZ8h8= 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=LDaUjaDevUN5AikNAjcl/7TSXAVrVzSkwB2C0tDbD1c=; b=ss2st1XOJ1LfbXitYNIYzZUCyFDJGyZLsfOyJrT7fNL4yeIQOqyJu9F1emqug7/03w +ZIxeNFcd9yCMtyzLTPwXBcsHpwkcNLgSkBPIPyeCL4ztE/dX9+1szRvZXuVitLNcjMM E5jMdwTbtuWvJPhdcOwfqxaHl4FuClBa27gaYpmlsmZVcgTbvMERH4n+VO+c4FxEIiJz 1e5UpvD5iJFqBTENgpmQ+tLLmGjIoZqqeQY90VzJ9tk58Hv6iSaaLHPT22Kil6ZP+1Ft zfR0Z0EDiWZ8pSF32GT/Go2CfT6f8QjNcDiPhfJh6fmS86t24x8N53OT2ABAnaXiEw8t sRtg== X-Gm-Message-State: AO0yUKUjyfI5HiXSKVqSVWS08jMM3TA5yDbMjFGFAYDX0zLSZtH3tNe6 XHMveDvpaJukypIFyE6utRPmPdOm/pPM7CvkrLVzvycY8YeXlB8/2Lg= X-Google-Smtp-Source: AK7set+Td2IOQGZwHsiQ5n+6EO5Dnz+miYtj0EOPzjVTcBFfjMUKKCOjwcQouq2hMRXMCJEFDphoKcLEqnXs X-Received: by 2002:a05:6e02:1b0d:b0:315:4f67:7055 with SMTP id i13-20020a056e021b0d00b003154f677055mr3510045ilv.1.1677606305165; Tue, 28 Feb 2023 09:45:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s15-20020a056e0218cf00b0031529922552sm519070ilu.9.2023.02.28.09.45.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Feb 2023 09:45:05 -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 BEEF1605246B; Tue, 28 Feb 2023 12:45:04 -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 B9E30601B1; Tue, 28 Feb 2023 17:45:04 +0000 (UTC) Subject: |SUCCESS| pw124573 [PATCH] [v1] ethdev: remove bitfields from trace From: dpdklab@iol.unh.edu To: Test Report Cc: Ankur Dwivedi , David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230228174504.B9E30601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 28 Feb 2023 17:45:04 +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-testing Test-Status: SUCCESS http://dpdk.org/patch/124573 _Testing PASS_ Submitter: Ankur Dwivedi Date: Tuesday, February 28 2023 15:55:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:7710b5d15a014872a3aaf646668dafa928ca8473 124573 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+----------------------+----------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test | +========================================+====================+======================+================+ | FreeBSD 13 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Windows Server 2019 | PASS | PASS | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 22.04 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 9 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | RHEL 7 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Debian Bullseye | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Debian Buster | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25563/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/