From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id ED5E143EF7
	for <public@inbox.dpdk.org>; Wed, 24 Apr 2024 17:52:06 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id DCD724359C;
	Wed, 24 Apr 2024 17:52:06 +0200 (CEST)
Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com
 [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 8E2E5402D1
 for <test-report@dpdk.org>; Wed, 24 Apr 2024 17:52:05 +0200 (CEST)
Received: by mail-ua1-f98.google.com with SMTP id
 a1e0cc1a2514c-7ed38f80242so1235192241.2
 for <test-report@dpdk.org>; Wed, 24 Apr 2024 08:52:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1713973925; x=1714578725; 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=aoT2BodUHlvUv+eozpH1bUSyWrigIHYCuAtKDgEQqXg=;
 b=js+/ynWbvbg4BJTJLywWWikrDjh1hFEO+aOUhZlItrkhtfQU6lubVzb1JomUofPjLP
 Vwy2mBx6yM/zToqMFcpCuvYe8PR0KxKnOD5j+TYSOnAIgEOZp50mAL378t3KuuqT+Lo3
 Lj1jvvKUdn0oE9nVfX05u5MI9iW8oKbksUU7w=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1713973925; x=1714578725;
 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=aoT2BodUHlvUv+eozpH1bUSyWrigIHYCuAtKDgEQqXg=;
 b=Y29NKXUQDZ9a6VQPzZBIMxnKdQTnE97iJoXgdV9UBB736vZxNQUpIdDlB7WN9OV9rV
 ckEcwxPE7TbOzoAsOw7MoTrZ8nXkr1Cc0wLi5x7HiP35WYKAcZCJnSy/eCXXIK5EEowL
 P+FwYXtVXbIRFP+pebq8uBE5fz/b6p+9Z1wYuJC4jobUIf9P5WRriUGDFFDgjdjzd8pK
 HRFGmRbSaYB6rqo9KA7m7kwD4LtT/GgnVO3SkFeTupYLTFBB/iUk4e+5kVSPpvNDXx76
 riILLst7raYRnDfrnw7KXTbBJygVtSJOeSJxvcxjA+bDvCqFenMX3ZaEA4TTj61veclE
 ItWA==
X-Gm-Message-State: AOJu0YxE4OhagPYh0zm5/y8I/V4CUHTccf4Odqkionl+mDWYLzvz9q1T
 5OPPSw7o5c/EUU5BXRZzUBABaHb0oZU1hMgqQdhLXJHr+lWhrpkWGNUijUTIRiQoiGvl6VkS16k
 afhSnLYg8BbWD0qEZrReTGD7X1bpd+ZEjiKY95zaeJgWi4+C4QYdUVaXU
X-Google-Smtp-Source: AGHT+IEhhy4w832IiFPOJ0CHyudbsALX5KCeBjvxCdx5LaKdVu0beJ8kY3jYzvWyQChAoteJBBOXh4SbHElm
X-Received: by 2002:a67:f8ce:0:b0:47b:ccb0:979a with SMTP id
 c14-20020a67f8ce000000b0047bccb0979amr3119059vsp.0.1713973924915; 
 Wed, 24 Apr 2024 08:52:04 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu.
 [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id
 cv26-20020ab03f9a000000b007e31999948esm733985uab.6.2024.04.24.08.52.04
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 24 Apr 2024 08:52:04 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Wed, 24 Apr 2024 08:52:04 -0700 (PDT)
Message-ID: <66292aa4.b00a0220.ae04b.0de6SMTPIN_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 8260B604D420;
 Wed, 24 Apr 2024 11:52:04 -0400 (EDT)
Subject: |SUCCESS| pw139645 [PATCH] event: fix warning from useless snprintf
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240424034541.134335-1-stephen@networkplumber.org>
References: <20240424034541.134335-1-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 <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/139645

_Functional Testing PASS_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Wednesday, April 24 2024 03:45:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78

139645 --> functional testing pass

Test environment and result as below:

Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
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


Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29848/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/