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 7F96943C53 for ; Sat, 9 Mar 2024 01:46:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 791D34027A; Sat, 9 Mar 2024 01:46:14 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 8931E4021D for ; Sat, 9 Mar 2024 01:46:12 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6904a5d71abso17849326d6.1 for ; Fri, 08 Mar 2024 16:46:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709945172; x=1710549972; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=nLGijI3S2RpgzdZQecQwv4qh9zozVghlw05WO4MU7rc=; b=A+jeCcCDDx8qk/l1xfQXvmREOfKYH+xlS9uUbdPK0HvpLr0LmWkuHeCG2LfWwbvoiN 3OjQpgqD+3ZTx2ERbR3za5AcKA/Ewv17Gs+jbNORRhuN3jtmKH1uOrCzhl5olNOGAqnt 6fVVbcO3IsrZ6f1z4UJx5WqptZAd+gqYEeAZU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709945172; x=1710549972; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=nLGijI3S2RpgzdZQecQwv4qh9zozVghlw05WO4MU7rc=; b=RYClCbJR3gc8NubNGGcKfyxaPfO1JeRk6SeE4jhqwP4bymg9XCg6Fl3yziNm+bzeW7 lbrZKGIOyKPh94/riOd61oH40Lkih4KuzQk9P/xuhXJ992Ouio++D9KDLiZc6t7p6s2c pZ1InEDke/1QqvFzKXV+JW13vKf391y5FqWzXa5NCBEdBMn9d8y3zo42ztRNiomHmK0L 4GoXpDQ2+lryI4N4RECOcPHEyQWtRjtzCezSuR/dcplE6BtyzlF+UxEesIiLnkRnmHbK hzsAHJFBkorzJaKRNSEC2p6l1Lu1Fi6nNTRRghv0wU5enbvfUezIoOdqf1Q4Tz4cVaf5 5gWQ== X-Gm-Message-State: AOJu0YxH/jqMUekyeHID4hOldE9lu6Bh0ZZ74Op34wrjwyU/xzGohP2m /YO8QqMP8kaBgwwOKWZ2IIQzTg49nc+7vGqx3EErxGS1uTXw0OF2uuht9F8XmBRx2VVvntpYfZk UfbDWEJD9iSszcyYZg3lekVGhxLuo96cpsVlYEv50 X-Google-Smtp-Source: AGHT+IFKlIxBv1pfyC2DE+nHABAStexWNnG5hWsNzAq8VMJmIPC8Y30C8OoA1phqUYwCDfWTUasSw5iM1RbW X-Received: by 2002:a05:6214:2b55:b0:690:bfdc:13aa with SMTP id jy21-20020a0562142b5500b00690bfdc13aamr562886qvb.14.1709945172054; Fri, 08 Mar 2024 16:46:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q14-20020a056214194e00b0068c7a4cc84esm20856qvk.64.2024.03.08.16.46.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2024 16:46:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Mar 2024 16:46:12 -0800 (PST) Message-ID: <65ebb154.050a0220.ba893.1524SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BBEDD6052712; Fri, 8 Mar 2024 19:46:11 -0500 (EST) Subject: |SUCCESS| pw138138-138140 [PATCH] [v4,3/3] testpmd: replace EAL logt From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240308223446.215726-4-stephen@networkplumber.org> References: <20240308223446.215726-4-stephen@networkplumber.org> Content-Type: text/plain 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/138140 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Friday, March 08 2024 22:33:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138138-138140 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.82 Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-82 Compiler: gcc 11.4.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/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29488/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/