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 07D3C45C82 for ; Tue, 5 Nov 2024 05:04:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01C2C427A9 for ; Tue, 5 Nov 2024 05:04:58 +0100 (CET) Received: from mail-ot1-f54.google.com (mail-ot1-f54.google.com [209.85.210.54]) by mails.dpdk.org (Postfix) with ESMTP id A7702427A6 for ; Tue, 5 Nov 2024 05:04:56 +0100 (CET) Received: by mail-ot1-f54.google.com with SMTP id 46e09a7af769-71822fabf4fso2729138a34.2 for ; Mon, 04 Nov 2024 20:04:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1730779495; x=1731384295; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ZZhEE808A7zYyMDYErhI3wB1PlVavyJ/q4H/ejVttt8=; b=EN3MW8tyREjFczjb9Ka89sydIhcvCKHtinWlrnUmVW0PhKJEuAL9fvB+uvg0/2KwDE k/sCN2kqRIWc/1xVf9T8SXg4k12AqDhT0eZ/WlK8sirPTpt2N1nnvoTcHHBOHYax09bs CsbhWysb7B5zQxcI4HQ0DFJvicXK5jygrxjWlLqA6gxPMbk9mMjHZ1VLhQSSIm+38EdM at4CLiU2Po2sPyGS/2O1GSW9ntYU2Q14NnhQDUaXMw+wO7t3aPkOpY/1b79KKQscV00A 2qnsDq+6hmbaIzq4Cl92rS2H1w8DftQkKfgXKYAUX0u0ZJXNMZ/e6BAyg0vnmt8rIqLJ 4HUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730779495; x=1731384295; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZZhEE808A7zYyMDYErhI3wB1PlVavyJ/q4H/ejVttt8=; b=rns+eIjEvUCbcstBigBXnQ5POh/UO33jJyy8WbM6cE9Wlq9ibvypeoQ5PXuPz0NIWv 8VqO2DK3O/HVpyLDSaBcuS1ONX4n5uxRelzVq/7lHRXZLLashOUOFUe5TCJFHzCxU96B qHixxn5qk13wCk2WC7TS5USKPdw5yhhnz4g2WGisiQAsKLuCZ2E7mjK8kKwsnjW8Bytr P2jkJ3OJI/K4S4lKnJ66j123yVnpFHzWbX3plvylT/d88nEREQZoXW6KrZ1exZoDWzjx PVWyyRAn5PONgXCrvQNgFeYilL8WTOXJC9YQBKW/7+KDwMlnWV4knn+V4N/7IAj078T/ Vzcg== X-Gm-Message-State: AOJu0Yx1sS8it8gZ4N2TPMK0okbNNOWtFp/+XH9Z7CRqd/C7ESZU13sR Yaf6IaqkScOLm5r92Y9v7W/feK/o5gc5aL/tddQoNBiZ3D7zxiis/0EGih2PClQ8htz1ybDWkfp g X-Google-Smtp-Source: AGHT+IHdOG6ctavm/BUILGi5MBijZ17z9+ZL3JZzfSngRxVFGwdbNv3JB87Nsbr/rX8TBO8pWm5/jg== X-Received: by 2002:a05:6830:2648:b0:716:a62d:a79a with SMTP id 46e09a7af769-7186829f071mr29873611a34.29.1730779495329; Mon, 04 Nov 2024 20:04:55 -0800 (PST) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 46e09a7af769-7189cc7f754sm2373818a34.42.2024.11.04.20.04.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 Nov 2024 20:04:54 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: andremue@linux.microsoft.com, robot@bytheb.org Subject: |FAILURE| pw147990 [PATCH v4 19/19] app/testpmd: remove use of VLAs for Windows built code in shared_rxq_fwd Date: Mon, 4 Nov 2024 23:04:52 -0500 Message-ID: <20241105040452.2631193-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <1730776553-31277-20-git-send-email-andremue@linux.microsoft.com> References: <1730776553-31277-20-git-send-email-andremue@linux.microsoft.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/147990/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11677008675 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test "fedora:39-gcc" failed at step Build ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test #################################################################################### 94/102 DPDK:fast-tests / thash_autotest OK 0.35s 95/102 DPDK:fast-tests / threads_autotest OK 0.47s 96/102 DPDK:fast-tests / ticketlock_autotest OK 0.38s 97/102 DPDK:fast-tests / timer_autotest OK 2.86s 98/102 DPDK:fast-tests / trace_autotest OK 0.36s 99/102 DPDK:fast-tests / trace_autotest_with_traces OK 0.36s 100/102 DPDK:fast-tests / vdev_autotest OK 0.34s 101/102 DPDK:fast-tests / version_autotest OK 0.34s 102/102 DPDK:fast-tests / telemetry_all OK 1.11s Ok: 95 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 6 Timeout: 0 Full log written to /home/runner/work/dpdk/dpdk/build/meson-logs/testlog.txt + failed=true + catch_coredump + ls /tmp/dpdk-core.*.* + return 0 + [ true != true ] ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "fedora:39-gcc" at step Build #################################################################################### #################################################################################### #### [End job log] "fedora:39-gcc" at step Build #################################################################################### --------------------------------END LOGS-----------------------------