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 AF69943A53 for ; Fri, 2 Feb 2024 20:02:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AA5EC40272; Fri, 2 Feb 2024 20:02:30 +0100 (CET) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 548A840268 for ; Fri, 2 Feb 2024 20:02:29 +0100 (CET) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7ce603b9051so1172849241.2 for ; Fri, 02 Feb 2024 11:02:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706900548; x=1707505348; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YHzvA4ABHvpaA1NciUwA88BKD50AMhZWLaCTFt6O0tY=; b=I6BBgW1OSqrizH/XwscdhcJIVFCkESY7nHCYLVp+0IAJpFt8MiaAgvKzxHY9XlDxT7 8aevlHZdfaiW0jFJ3YjFQMWyt5mTrqlGhf8tGh1d24pd5sQdbJATEH6aetkEMbasAZkV WKIUJ8Z426nYP5/AjWzYMpeqS6FNYB9adjwFg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706900548; x=1707505348; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YHzvA4ABHvpaA1NciUwA88BKD50AMhZWLaCTFt6O0tY=; b=rkFgbRKytMrQDlHe9ZQ829TPRFKDMs9AXytHO1bSf+dkag0n1hNkYWeFaZarOp6GbI eGLxQVLUhRctO2ajFay7VSQ1czTvSrSUO9kBTIK1lZTtMu3R5sC8cQI68x3rQ412HZ7a CN2Inpl5YrmO/SL7/BbTywwe7H88jwGaMQnOvlIpCKlg69sXGEq8tayO+vUy7GWHFBpR ymgaMlnyUjwGp7eCXzPnjsGvbmkEEf53Pv0V+gPdQ4z2JGK+dVUNFvCe/8eeaYwln4QY 4uPOXHDdnLsUaF8wPE1fxAvNBvC9Lnh+Y/pVbOXYcTUkWVNLCO6gz5+uE1f+Il/6OP4E gqSw== X-Gm-Message-State: AOJu0Ywo+2xgIEHQ7siisx3AzjDqfxijHHnkJJYR0lWi4mPqzMr8Otyl 0tR1t+F4HsEv0eOnRR4VZwlrD+zkz1wXA0ZfRcOC0Oxpuv/6TSHFiSJBRpflvrQyC3xHPaTWuCw kebVFDC95wDZ1+XCKEFVUNumuxTykIVmuuQIERxk2 X-Google-Smtp-Source: AGHT+IGBIirAW6ZP2XApFuU4yzdRVzSCV2YihBl8xbqj1AHqymC29jO+8Q2+0/g5Au4ghlQP0mxWyn4V0YDw X-Received: by 2002:a05:6122:90d:b0:4b8:65d6:37a6 with SMTP id j13-20020a056122090d00b004b865d637a6mr3176559vka.1.1706900548776; Fri, 02 Feb 2024 11:02:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ez18-20020a0561224a1200b004bd4e25cd50sm98147vkb.14.2024.02.02.11.02.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Feb 2024 11:02:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 02 Feb 2024 11:02:28 -0800 (PST) Message-ID: <65bd3c44.050a0220.a6ea0.5c86SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6C1B96043300; Fri, 2 Feb 2024 14:02:28 -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 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/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/