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 325D245A8B for ; Wed, 2 Oct 2024 05:15:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0CAE740268; Wed, 2 Oct 2024 05:15:16 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 9183740267 for ; Wed, 2 Oct 2024 05:15:14 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5e5a0519ef3so2919626eaf.0 for ; Tue, 01 Oct 2024 20:15:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727838913; x=1728443713; 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=u5LpqwR+XOtA+lqnYwWXVG+QygiRDvJ6sntkMWJajKo=; b=azq294fwCxOjaxCcRSX3e8hE9qNEINHeALhseBqoYhwLjdyChrCUkmbL+01OlTkQXD k3JwatL2dBO6zWDHWDbRpsf/j+fgSvihm55ZdEYOe1yrsmS3RAXR1Pn5a/MSTGGBTNv7 Ir+2fRlYUZhb92FnH18dFR+lfrHpuGS1+iHNY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727838913; x=1728443713; 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=u5LpqwR+XOtA+lqnYwWXVG+QygiRDvJ6sntkMWJajKo=; b=pawgM31jXqcywobcttAR9+xanKNBkc+5esOWzNX7vWBytTvXChS9Tp1yWVaf0svUnu obzFzvLw+5+b1q5p5t6BCUy/NK5Tq8GblJJy5w82PZFRdrWlhwahU+uUnE+q8sFFykkD hIy+X4JWzRdlU4cfku9v4DPqWkp67dKWbuschkNK6a1UnrW9KuIsG1fe5zAH0pLsKzvx lOfljOxRlUFLvkZMw4biqH3FEgeBJ6zfkysOwj6uVVnGnOG7KJNZ6GHrCRmPNKa/7pxJ JwfMn1T/3M3qi7kDIHtzbqMGmzQpZ/QRRB9Jn36QlPZpUF6Q/l+8Wa2VUWmVxlS7LW+P F+Wg== X-Gm-Message-State: AOJu0Ywk257jaCY8/UK24784HYwyVWCzH/cd6X3JxAspQS6mHT9gXcJP 3yZRk9IZSzsfJs8sbUSTuRmW7YGmUerZ4+ByXyXQcsuCDZ1syU6j7gWyBCiTR6UTdoaYzFHcO/A YUu2W1oduTSyc0i/D27V2D0WL3naf07NFLcrDrREAzSN8huEXeiw5w1Q9 X-Google-Smtp-Source: AGHT+IGWUukCBwyYP1UXB8AM5CEm9Tg/Wz5toJZeci9CDn7pysgWCYKnOfSwgMtWpNN/ikyYsH064dCI30i4 X-Received: by 2002:a05:6870:d28a:b0:264:9161:82e8 with SMTP id 586e51a60fabf-28788f3ef5dmr1107212fac.41.1727838913574; Tue, 01 Oct 2024 20:15:13 -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 586e51a60fabf-2870f9a5356sm543250fac.36.2024.10.01.20.15.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Oct 2024 20:15:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 01 Oct 2024 20:15:13 -0700 (PDT) Message-ID: <66fcbac1.050a0220.112be0.9d18SMTPIN_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 097D4605C351; Tue, 1 Oct 2024 23:15:13 -0400 (EDT) Subject: |SUCCESS| pw144886 [PATCH] eventdev: replace zero-length-array From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241001220114.423998-1-stephen@networkplumber.org> References: <20241001220114.423998-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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/144886 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, October 01 2024 22:01:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:52a4028e4c33df32c691aa88751a659534b9ef02 144886 --> testing pass Upstream job id: Windows-Compile-DPDK-VS#3283 Test environment and result as below: +---------------------+-----------------------+----------------------+--------------------+-------------------+ | Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | +=====================+=======================+======================+====================+===================+ | Windows Server 2022 | PASS | PASS | SKIPPED | PASS | +---------------------+-----------------------+----------------------+--------------------+-------------------+ | FreeBSD 13.4 | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+-----------------------+----------------------+--------------------+-------------------+ | FreeBSD 14.1 | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+-----------------------+----------------------+--------------------+-------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31214/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/