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 8C23641DE5 for ; Mon, 6 Mar 2023 11:14:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F65E40A8A; Mon, 6 Mar 2023 11:14:04 +0100 (CET) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 37B0240A8A for ; Mon, 6 Mar 2023 11:14:03 +0100 (CET) Received: by mail-vs1-f97.google.com with SMTP id o2so8574630vss.8 for ; Mon, 06 Mar 2023 02:14:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678097642; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=gtLbhWB3C5TQUfVB87ejdWbXY0IEldKx9P/KEGSJWE0=; b=EE7FeTUMO2nDYUbkfADGsI9WReFprigRJmrvnbm3+eh1jjhGWOLja53G8TZmk1C5JJ nYIchs/DB9QjhcsEwqOX3RHOXh8YN73MiCpIaB2ooAUh8rblFUgh55w1KwtQ39R9ngsq ntNt9AhFzTQj86bCJ7J0eKwVH/ttpZj9pJ5zc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678097642; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gtLbhWB3C5TQUfVB87ejdWbXY0IEldKx9P/KEGSJWE0=; b=CLo5TctZPRtSiE+D7cGdSz8m4FNfnPsXcv8pOo1I1kLmXw66//uxPK6MfoUvYrGhOV ECBsZu277/eTnIsuYHP5gYupgSxjbF/ld880KD55sw9T1pYR9/wvTqoGbyZothOjktbz KtnIvq+f856861SBsSWRuleShpGddyqp1ESYh7gfwlhR/O4Lyblr6FwF3T3lNmRBRAwG q69GpqOU8DuG3dj9yyPz4FwJeqJLKdy1sAzY6Ed4QGZReO0hotBvs2Hes9qrZ+GA5AEa gJdrodZt0Uud9c8+8Uc3H67BYr4JgQkkk43BgS7+xncqoKPbLCm+sxmhiqyNYny6orJ7 Q4bg== X-Gm-Message-State: AO0yUKW8u5fe7lkcO5gDmEjqdccGh4wWHgC6fTMYASsU7asUi/VvSV2g qpiuZ4QeI10smmmQPfVXkx82KKbiwkaWiRIw3CLjboyUsS4sxPK7lxR9yA== X-Google-Smtp-Source: AK7set912HLRMwTji72v8agFbF1pcRE+qCfPGgyx+8fqLE0V+ZPGfY06itY3R6GTiSawvHrpn6btgrUZzrst X-Received: by 2002:a05:6102:3644:b0:3f1:94de:beec with SMTP id s4-20020a056102364400b003f194debeecmr4322834vsu.14.1678097642561; Mon, 06 Mar 2023 02:14:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b10-20020ab06e8a000000b0069c711f8ab8sm1393020uav.14.2023.03.06.02.14.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Mar 2023 02:14:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 4E6BB605246B; Mon, 6 Mar 2023 05:14:02 -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 4C0AE60095; Mon, 6 Mar 2023 10:14:02 +0000 (UTC) Subject: |SUCCESS| pw124809 [PATCH] log: add timestamp for log 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: <20230306101402.4C0AE60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 6 Mar 2023 10:14:02 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/124809 _Functional Testing PASS_ Submitter: luzhipeng Date: Friday, March 03 2023 09:54:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124809 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25619/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/