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 57F4F45463 for ; Sat, 15 Jun 2024 19:13:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 66B91402BC; Sat, 15 Jun 2024 19:13:13 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id DD31340294 for ; Sat, 15 Jun 2024 19:13:11 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-705959a2dfbso2237556b3a.1 for ; Sat, 15 Jun 2024 10:13:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718471591; x=1719076391; 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=JbN0p93/SBb6mXzCYfwT+YClaNOe7+aNy/sUHAPfr8g=; b=TfxlU8GU51sZFyyvoQeS8FaMWLDGJjejxaa+pma0r0vSASFj7PKdNwfwCxkjjJYIIO Csh0fUCCuDIPS+ZpMXfJkx8JpS6jDwrtVyio0wiXaY00gf5tGzxbf/SMe8WagE4Dk8zy WOnARMWpTeLSj0lq2bdCmAa3hyh3kb+YIKEM4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718471591; x=1719076391; 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=JbN0p93/SBb6mXzCYfwT+YClaNOe7+aNy/sUHAPfr8g=; b=p1hhfqL7GBa7DQFFRayWWgFr6dfMDRWwnpS+ZwRfI8stMHZqi4PAqn69UtZiLbyjFa XqtgxEHJ5grFGAbZQlI1XI85Eti8mHI5qtIHACcoL/3R9qf9GkSiqXBtO+pWEBDwabnM 375sQbmeJif9b6pAPnATQe8CWztuBSwMzpqnUt3NXOHwBPu3UlNRynNkLVBvZOMBGgZ+ 1mNAFI9LX5N+frCWFV7OnQeeAZ2Wow9l3TTFmneuNfoxgqVYUKd+8wzLKwHJyP/gZSJ1 VPxHBs0U05xujbZMFDLiU2W0cZz7b5W08uGSDGlW1ycgxdc/YnMMCsEO9pj6qO3nG3ql K+yQ== X-Gm-Message-State: AOJu0Yyk/pLCbRB7xEvH90Zp7kW+g1XtgUpqED1d69PUtRnBiYvf6+Ue ASesmTMPW9bHfiwx+YHJt4wk3Rx4oZVliIRDd6dhwVIelZ742if2lX5Tpb90gEHI+PgvrRtjUXZ L+hl2ZChIXJL1zLUkk9cu8kDJPRHn8X7MpdubNVUP X-Google-Smtp-Source: AGHT+IHsTphZ2XQYYJBXzs7XSQ5TgH/n4I7ucbUNRawyRjASDf5Raf+cUDSBMrc7+OTD+Xblh4qpJx9d1dQM X-Received: by 2002:a05:6a20:431b:b0:1b4:a478:2275 with SMTP id adf61e73a8af0-1bae824cademr9877462637.29.1718471590824; Sat, 15 Jun 2024 10:13:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-6feddd9658csm228486a12.12.2024.06.15.10.13.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 10:13:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 10:13:10 -0700 (PDT) Message-ID: <666dcba6.630a0220.f5551.0aa8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EFFFE605C373; Sat, 15 Jun 2024 13:13:09 -0400 (EDT) Subject: |SUCCESS| pw141167-141169 [PATCH] [v2,3/3] event/sw: avoid snprintf From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240615160215.117401-4-stephen@networkplumber.org> References: <20240615160215.117401-4-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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/141169 _Testing PASS_ Submitter: Stephen Hemminger Date: Saturday, June 15 2024 16:00:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:cef922c9e0c53b05a7b939116b386993570c9bf9 141167-141169 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30200/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/