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 005B441DFB for ; Tue, 7 Mar 2023 06:23:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA3344067E; Tue, 7 Mar 2023 06:23:58 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 199F84067E for ; Tue, 7 Mar 2023 06:23:57 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1755e639b65so14032369fac.3 for ; Mon, 06 Mar 2023 21:23:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678166636; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=6zJjAbj/5PFOthLcB0UNNcIya+Zkbcl/WrkDujJ/X1c=; b=GEM2M1TVQacuC2i4ljA6tR1sEz0LwULzZ5fjOZL+/z4h7wat8J2tJ/OD4Oq+GnlX/R 3E6Te+1lDjXbP0VDQ+6+y9ztVqiUAH0yeRNpPY2IsjuXwbpk/imhsLFsUnhi6bdv981R PxM0mGL8bNlbzQMRDQrWqg351qRosNBfKi7lo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678166636; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6zJjAbj/5PFOthLcB0UNNcIya+Zkbcl/WrkDujJ/X1c=; b=ooiZKd7dveVVWa5XyURLuuVjeKSNhGpbKhTSLIa5Q4htFIUnL8F0a7XMaF9/hCpPa8 EqT3CC6F6AiimV3gpO7YIHUnlrQmaQxft5TuKrExhb8cV3mTBOEkuT3kqWgdpc+t7C28 TpT4dNkiGSazzAYxOO8pUmrEMOIXUlk4AkrFovPXyYA1ZPoXGioGBBHVVthnoNjv91T2 2z//Q4Jfo2SVZsJiLRowLuWZWypyfzsjaiIbf0Hr3+UL80WuE1FIs8rN0ohEbDbSpk2T /+YSBlhJ4yTq3iqOMZuJ/u4Ej+O3w2/fPrJG8esZ20vyEyneWxcwsfR1vb+YobCr4HRc EOKg== X-Gm-Message-State: AO0yUKVTi9hN/cUs/8bpimi5p/Q8VPZ5e2HAz4Ffo6Xn+StcV8ssVgTP lVd9itpuuoGnpEHPe16Ngr6EauLaJGWB2shSGaOIypjPcxT/4vkEl+YrT1lmLVgKPNp6JKEBDw= = X-Google-Smtp-Source: AK7set9Pd53BAICpbxcqSYqzjHm0OrZqdHuBMXCrUPp7IbD9w6ZFS+/y2vBJGXoNP8P/W4Nm8dphjX6IvHLW X-Received: by 2002:a05:6871:609:b0:16d:f82a:3608 with SMTP id w9-20020a056871060900b0016df82a3608mr8442364oan.55.1678166636439; Mon, 06 Mar 2023 21:23:56 -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 eg44-20020a05687098ac00b0017640d68e36sm974777oab.25.2023.03.06.21.23.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Mar 2023 21:23:56 -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 EE165605246B; Tue, 7 Mar 2023 00:23:55 -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 E9C8660095; Tue, 7 Mar 2023 05:23:55 +0000 (UTC) Subject: |SUCCESS| pw124827-124828 [PATCH] [v3, 2/2] eal: add option to put timestamp on console output From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230307052355.E9C8660095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 7 Mar 2023 05:23:55 +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/124828 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, March 06 2023 19:28:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0fb0051ff8f621a2b001d9243cebe50f3d42cf5 124827-124828 --> testing pass Test environment and result as below: +----------------------------------------+----------------+--------------------+----------------------+ | Environment | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile | +========================================+================+====================+======================+ | Ubuntu 20.04 ARM Clang Native | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | PASS | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | FreeBSD 13 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | CentOS Stream 8 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | CentOS Stream 9 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Debian Bullseye | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Debian Buster | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | RHEL 7 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | RHEL8 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/25630/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/