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 85D5343EF7 for ; Wed, 24 Apr 2024 17:48:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7FEDD4359C; Wed, 24 Apr 2024 17:48:13 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 792BD402D1 for ; Wed, 24 Apr 2024 17:48:12 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1e5c7d087e1so57890855ad.0 for ; Wed, 24 Apr 2024 08:48:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713973691; x=1714578491; 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=aYpIYxO6NXvQjfBiwmTpkjTN6IA3axjfjz932kt71BY=; b=IxneE4geF6IMH0BoSaMDWAT/fUWrS/rddECBgigCmY0npvBUa2bBIYvEBHX2BZ1hHj bNg73bCwRVLNX9ZKf9OpNJp1w7yXckODpSp07YXLitLFieK02QnAS0OjHDzosnGqQxtL MsH2rSijXERiw+z9HdKyh/MrtgVvOV3ToVOFg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713973691; x=1714578491; 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=aYpIYxO6NXvQjfBiwmTpkjTN6IA3axjfjz932kt71BY=; b=hXQu5chCJsHt9p1ZL6ddEmQXry7vvh+yiW2pyuQ1xPfJmiITuyzfjoY2N7ZwJbKwgg qAy7EjRCOfxRKAJjLvj8WDI4xlHVcaVKqZkENOglqHhZ81HhpRuQ28Yve5TQJsikPLVG mOs1VPTKqxdHJUcpFiUvn1FlZ+hUD1XK3QlX3ReMbS3xc+VeNdxiMAf+Uwd7zYVzi53T iyH8LDVYL8mAbL5fZjZq3/6d184id0u9qifE5TFeZJfPqVJ96na2+reCvTOjMpT1rVVA NoNV5J9u4Ya9g5J5vwiA/QNyw79naneXqpLu/F/xeHPd+mFezpgpmjCFK57Ny95IWUjW xbyQ== X-Gm-Message-State: AOJu0Yx0E2BwkjZxUQJ+4gCtFm0FLxPRQid981bSosw1DsL18LI/4ZEO okvBZasE1UXgCqH+2Z1RW8EUamkFtnln4ZTbjJUVu1/iKX3rHEyx8OcrL1BrA24+AgD2F8fSfUD tvH62g60BiQoW1EYuQqiJFw8BCakwCE/ROg0T0TLgmP+MNrrjGOQzuSfF X-Google-Smtp-Source: AGHT+IF0vb1Jt9NqNGc0EbtDbtP4vUqyfzRwQ0GbDDqp7uoL7cGSzpzcjB7B6Gl3Q2Aa7pN1cZbmDuYFzHJJ X-Received: by 2002:a17:903:1249:b0:1ea:4977:a0b6 with SMTP id u9-20020a170903124900b001ea4977a0b6mr2969693plh.44.1713973691665; Wed, 24 Apr 2024 08:48:11 -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 u15-20020a170902a60f00b001e2c8e69fd6sm424208plq.7.2024.04.24.08.48.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Apr 2024 08:48:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Apr 2024 08:48:11 -0700 (PDT) Message-ID: <662929bb.170a0220.960ed.3d50SMTPIN_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 B2E9C604D420; Wed, 24 Apr 2024 11:48:10 -0400 (EDT) Subject: |SUCCESS| pw139645 [PATCH] event: fix warning from useless snprintf From: dpdklab@iol.unh.edu To: Test Report 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/139645 _Functional Testing PASS_ Submitter: Stephen Hemminger 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: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 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/