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 756FC43EF7 for ; Wed, 24 Apr 2024 17:56:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C4354359C; Wed, 24 Apr 2024 17:56:15 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id BE45F402D1 for ; Wed, 24 Apr 2024 17:56:13 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36b309dd33bso99075ab.1 for ; Wed, 24 Apr 2024 08:56:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713974173; x=1714578973; 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=miME0A1X03r8CE5PKXELs5WPUGFEw3RzVBk79LoGE4A=; b=HALS1J02YPKolKeh+g/wuPe9jNZBBH5gjHFkCZiz+Hfb+umlIjL8aH5QBmIe6IChcQ ZdCYlA0u+LyNaHSGUdmDbSPuQkKcv8fnAGa+F/5Eq4LVudBeXVVZLFw9sqvSYOZ0i8Yb zpMAYg/7Z+KGb5TEh7DcgMFezWiHwTfnDoKAg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713974173; x=1714578973; 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=miME0A1X03r8CE5PKXELs5WPUGFEw3RzVBk79LoGE4A=; b=X/YPJ3mOIhPyq33LSIZrOkJyIOmKR10bTWMWv9iMjzwdln7nT09KVmkyTG32XaKFy3 JTUAaKuZh4Giw5Q5DzI2hmo6Hk6gM7wScu5isHIeK1JJSFMvyjf/kVjRJvRJIvLDFUtr sayJJaMXid1P+orfztttlbmlAez5U6+iN/g1GyfEPKB28MH9Nvgs+bQo0EnipjOI5rrl FLLRfMaRgT0eZiTE7gqDbukAbBoqYYUzirFzksj9/4CfuxA3DYnHiTOr3Ychw+w8abKT nO3gNicNS+y/KCS2ycAkh84AU7ZnUrBw/SBbFcfXXCv2VmB7d+rFaBXHDIVDz+15e78o Zf9w== X-Gm-Message-State: AOJu0YxL4EOG0qyLqZyYkezxD0MsUfMcHk52qBBZfhiyYhCt9RSrAXB4 vNiqS27Kkkz+yZEUId/PcPwA0HL2FtYXiXZOy7LmnRbDONACZUd40t+Khy3CT2swEUv2Qy96ckn 3EaHqtXUZ8fPBH4oRNYMY1rGLdeMzwj6vJuDBpkb4 X-Google-Smtp-Source: AGHT+IHSczf8++l01ilqYVSiYRWtSY5BcA5+eyqlYKf8sVkof6zUczBT9VhDxWl9HB5N3cWZeNuh4Cd90deF X-Received: by 2002:a05:6e02:1b0a:b0:36c:8a0:c87e with SMTP id i10-20020a056e021b0a00b0036c08a0c87emr3254098ilv.4.1713974173136; Wed, 24 Apr 2024 08:56:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j11-20020a056e02154b00b0036b18682fbasm764320ilu.13.2024.04.24.08.56.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Apr 2024 08:56:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Apr 2024 08:56:13 -0700 (PDT) Message-ID: <66292b9d.050a0220.bea1c.4c6cSMTPIN_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 98876604D420; Wed, 24 Apr 2024 11:56:12 -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.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/