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 4E8B343A52 for ; Fri, 2 Feb 2024 19:42:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4954940272; Fri, 2 Feb 2024 19:42:43 +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 7905640268 for ; Fri, 2 Feb 2024 19:42:41 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-214410e969cso1589394fac.0 for ; Fri, 02 Feb 2024 10:42:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706899361; x=1707504161; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hQD84YaK8dQjSoUvvacUuyKmqalckcZSXrPrXe39BDg=; b=H56gvf7rJGMJZIsVK1vjTRfVjiII2fe3GCQS1SikrxQjakVLBdM/Pywn51GK8/f2MH 3yLpHKbaNfEFtEZih5rxPvj6PWzhZLJAamcMBEkpbkANp4XL1STkq+FcMApM1dckBuvM Gs8M5wts/0UvsR0DwAjvU4dVCtXoUBVMXNPHc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706899361; x=1707504161; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hQD84YaK8dQjSoUvvacUuyKmqalckcZSXrPrXe39BDg=; b=kW4Byc9NVwDLGiWNpIUrKpRU/+EqmjDBAjpt53KtLIk/hKPc8Ti5LRjW31J/m5og2x cAuLys0cVIg2AlSVpJf1vdc5IoRUqYhLy4LEoGBQ/FdtKEzLmKAi2Wx7k0o6Rd4OemUt 4Ujg8mc4NTJau3KkpnAj8purpBgclpeuGcFr7S7+WNfsNFxV8QcPMDsx5Y89M1BhCMRa MruXw3+d8iz/0OjoJVeaCo7S+BGUQHIniPcICXa1pLH9Iy3iKtBP2Wnndq9qvCehUFDc 40M+H1haX1q9o9OmpJg5HVJB7hXzuMV8KslpbNYDUiyENQd27Iu1eovBDN98gQ28D3ft SJbw== X-Gm-Message-State: AOJu0YzVJAIn2AsW6frOT76vWp+evP7E+GEjzh504aL/IeXi0F46SF6q RtkBoVAltqEb+EqklwrE1FMjT22SQnTwxDzZpK+rX+1HyH+0pQEmulsh/x+qaPRUXhPx38NXwfm YwS+6jInsYadK+xxgQEdPUF/QLhMkuX2mnnX+uJiz X-Google-Smtp-Source: AGHT+IGHh8DEuvLxvfEAAyPloIgEKdr+A2/G+GldoUXXeh8rUhRpWQx3tnyKPIUItWp2sjAkslbH3vjWv4U2 X-Received: by 2002:a05:6870:1614:b0:218:54f8:b9aa with SMTP id b20-20020a056870161400b0021854f8b9aamr248277oae.15.1706899360891; Fri, 02 Feb 2024 10:42:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id an13-20020a056871b18d00b0021449ee2a19sm87886oac.25.2024.02.02.10.42.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Feb 2024 10:42:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 02 Feb 2024 10:42:40 -0800 (PST) Message-ID: <65bd37a0.050a0220.a700b.59faSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5A5976043300; Fri, 2 Feb 2024 13:42:40 -0500 (EST) Subject: |SUCCESS| pw136339 [PATCH] drivers: Convert uses of RTE_LOG_DP to us From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/136339 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Friday, February 02 2024 17:40:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:a4ce111cc89f580b8c4aad51bdb061acbdfde86b 136339 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.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-83-generic aarch64 Compiler: gcc 9.4 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/29043/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/