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 7492F456B6 for ; Fri, 26 Jul 2024 07:48:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D5E5D4326A; Fri, 26 Jul 2024 07:48:11 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id C63D8402AE for ; Fri, 26 Jul 2024 07:46:26 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-65f7bd30546so14478877b3.1 for ; Thu, 25 Jul 2024 22:46:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721972786; x=1722577586; 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=e5ICjIUQYt3jXdazc1yxgw3w9wFNNfeKMQ9flzDhA8c=; b=OLfxDpwzPCHHaUE4fJKPCyDJJ5Ay8xU1XWZEHpvrHEk8q+8OMEtpvYJgVvNhNQxHsB BKG7QumjujM61U1LxtpfYv92g6gmDEokU7/RabIyY3fX2bEp+fHMaxAf6n0Jl9LTfh5g vlaXaJzl8Luv1HTDf2cmSGUl4DccAnIlvs8KY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721972786; x=1722577586; 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=e5ICjIUQYt3jXdazc1yxgw3w9wFNNfeKMQ9flzDhA8c=; b=dx+/r0yj+CoZcMUClZnHHfmIfqMBy2s3X44nFyDz72WW7Q3mFS4jNtQwsnZ510lrvj xq8bVSLDGCsJnuZyUBijNwdXomGSVMRZAXASjEg3cO23tFlPCWvGh7d7l+XPJF0HOYE3 +7eSqJethXZItl1+tqxf1VR00E65Rj8IQttLOg0QEx5NLBXsYBHAM2hvUwN1fFTy+GcN Bs1NMBDwT8Rh0r4QBrxJnxodLQVP1FGq3MXCvLVdNdOsqNRVA3RODpJUD0n6dt8BwS4r CSPpMCBtMGEZJHF4ySdUZz13bpAbp4H7dJ8IW4uFYJhFOOSrllUYWNTbrUTWfaALbJ6w YMlA== X-Gm-Message-State: AOJu0YzcBOB/X86iUopxIrEJjrAA8FLrV6Fg67ovJTzjLCo+yJY0UCB7 n1l9CX4c+GQ1CeJ+w0eVf83m6dXu+F1YfS22NzCA6UzygWnbJJdYsxWaZRgt7Jpbhc3i7qJxiOM 6P9Tx7G0Z0Hbs3ixSjBtE8MJsE+shKFAimI/cFtwU X-Google-Smtp-Source: AGHT+IEqu5BwtdZ635/dqszfb0NzNoFC1XuKshDndzWSEC5b+QZ+R25yZFhxPuUXb0mPH+auwDX14hAy0wfw X-Received: by 2002:a0d:f444:0:b0:61a:e979:427e with SMTP id 00721157ae682-672bd7b5255mr58095947b3.11.1721972786204; Thu, 25 Jul 2024 22:46:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-67566fc7367sm2392247b3.3.2024.07.25.22.46.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Jul 2024 22:46:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Jul 2024 22:46:26 -0700 (PDT) Message-ID: <66a33832.810a0220.2b38ee.cc7dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D613B605C351; Fri, 26 Jul 2024 01:46:25 -0400 (EDT) Subject: |PENDING| pw142718 [PATCH] eventdev: do not use zero length arrays From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240725171609.142344-1-stephen@networkplumber.org> References: <20240725171609.142344-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: PENDING http://dpdk.org/patch/142718 _Testing pending_ Submitter: Stephen Hemminger Date: Thursday, July 25 2024 17:15:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142718 --> testing pending Upstream job id: Windows-Compile-DPDK-VS#2630 Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Windows Server 2019 | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30620/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/