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 ACB0341DBD for ; Fri, 3 Mar 2023 04:51:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E0DE40687; Fri, 3 Mar 2023 04:51:27 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 0D58840687 for ; Fri, 3 Mar 2023 04:51:26 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-172afa7bee2so1694599fac.6 for ; Thu, 02 Mar 2023 19:51:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677815485; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=BzigpHvPbGg+Kn2C8Sxn2HaEHQgDWun9I+HtXP6+2Xo=; b=fT/66gyECYDQomcmVwZ/6RLB6CQlyty6cPgevFWdLaQP7vn6qNBHnkEKPOcb0bl1/x mJ77s/7cmk5r96eSUEii8gRVqC8DJW1yc06WUb0LdHaWsBpC2RSef6Vkz/IENLbDNvjQ FqwSLR1BzDpww67WznBWkIVtR8Zx/hU0eeK6A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677815485; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BzigpHvPbGg+Kn2C8Sxn2HaEHQgDWun9I+HtXP6+2Xo=; b=bRs3OB2h1qT5L8myFF3a54c6mSIYR7Zh89w/b0mHSwyKzrdUUBV2lFBcxXu1b2DVm9 yzhlW9uyP/t+UlTktdxT/soOtEyI3izYeJHFTXWbGqc0F5POg6/vikMMRSLCkvn04Hdb xBHYqOBn5A+/o6/jHYyp5NA+n86w4Vgh0h+P3GeAcW7NOknsIToXWbGaY+a+a4mu2+0a BQHJf16FzKH4PnTRQY7IqIqfNl+RFdDq5iUblupAsuGhDIljk7UNSpv1eLWJP2RN5MN3 UCWTrl4sgcQaF6cjrQXl5zRhFpRi3NJtJAmtgN9Jv+6hfcqFnSlwFH0lQV4w6hhItAI3 CFsw== X-Gm-Message-State: AO0yUKUghuU4UvI3o8JNrEtDGe91e3ANDeE7DVWLDakesCSTK0+pBpAk jCGyJbpgY3v1zzytEXA1XbyLsdNT3DkK4imMgubfr9M4NZ/S8F+XSVOnFCtFAJuGFMpDTu0= X-Google-Smtp-Source: AK7set+VeLY04EnPTWZFRfigz77HDcZFYhleza5Gzg8dpJGHoeYpKK5YsF485IfYe04AqcAMY03WhAlbf0yj X-Received: by 2002:a05:6871:1c9:b0:16e:8e15:d897 with SMTP id q9-20020a05687101c900b0016e8e15d897mr248247oad.40.1677815485347; Thu, 02 Mar 2023 19:51:25 -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 127-20020a4a0985000000b0051fdf7331c4sm54391ooa.24.2023.03.02.19.51.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Mar 2023 19:51:25 -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 D8458605246B; Thu, 2 Mar 2023 22:51:24 -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 CD57B601B4; Fri, 3 Mar 2023 03:51:24 +0000 (UTC) Subject: |SUCCESS| pw124755 [PATCH] net/mana: use trace points for data path logs 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: <20230303035124.CD57B601B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 3 Mar 2023 03:51:24 +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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/124755 _Functional Testing PASS_ Submitter: Long Li Date: Friday, March 03 2023 02:14:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124755 --> 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 Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25600/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/