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 227A94383C for ; Fri, 5 Jan 2024 12:44:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E6BB402BF; Fri, 5 Jan 2024 12:44:39 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id B920E4027C for ; Fri, 5 Jan 2024 12:44:38 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5f66a30cc07so1019217b3.1 for ; Fri, 05 Jan 2024 03:44:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704455078; x=1705059878; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Pwzi2PYTKzk1yW4jHEkMpv2vB7w62rBLXa1rRTktrJY=; b=bQK84rO7ZELJdOWjwWek8xVWx+8hPEyEtOqvTJLffgTARH8vsTasKtlKUk/MxSPcN1 V1hbvWmx5Cm3Cg8XVg0dXs79H0F6ZgVbKA2wZDp/J/sAGCjssgONaqYOqWbRKl7qhwSa QEgYCcrzQ3THjj6XhKKgLCU7KNSo8LcLKZ8Ak= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704455078; x=1705059878; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Pwzi2PYTKzk1yW4jHEkMpv2vB7w62rBLXa1rRTktrJY=; b=NJVZwzFu9WU+h4FolvJIwKZSBKzrLkEykmchBUzDaqF0SlfWZEnlxoQV1mJ2IBo1ku vIAYwwvjG7V3wMGWupmF4SSYwh0qHJpPjlFBDXwZ84EyCQoEtpuUzbinSY6I/f9Vu4QP AwCKPNBQa2squIsZRqaDVjNIR76y7tBXWC4ItiPBEo+Uj+atiQWGqcE58sGxMyH/kc69 1stE0yR2GNdatD9pZOWnTCzxWsImnGH5Hz6pq6RCsoFQzsxeJoZTNeyZEcqYuqYI3C67 +7lh7KgPfGQndAzrSlRlQzS3DHKJHvWXtt2VaD8vGNz9GDqgi/cHFxVCJIebN2ctLziP xFrw== X-Gm-Message-State: AOJu0YzUNdFTAD16qrYdlfAiHD9WHv2un7vm6UHXMNr1jSHwLkjFzrVd RGvnMFbSBL2Dx5DA0OlX4vvYtQIOYIb2Hb3I8Wg9HuikCgJFFr/v6ViPdQ5nBkLFlcGcsIBriw= = X-Google-Smtp-Source: AGHT+IFYJJ2toWMLulXx3SsgVvnKya4WI7j7BSpNDBL6oC33Ds7NoCFl+LWzpftyCRjXkqULLrvRmarirmE7 X-Received: by 2002:a0d:ce01:0:b0:5e7:abd6:9b1 with SMTP id q1-20020a0dce01000000b005e7abd609b1mr1847607ywd.7.1704455078232; Fri, 05 Jan 2024 03:44:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u126-20020a818484000000b005f4f68cf3d5sm78127ywf.4.2024.01.05.03.44.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jan 2024 03:44:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jan 2024 03:44:38 -0800 (PST) Message-ID: <6597eba6.810a0220.c389d.641dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E17DB60524FE; Fri, 5 Jan 2024 06:44:37 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Testing issues_ Branch: 21.11-staging 45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | Fedora 38 (ARM Clang) | FAIL | +-----------------------+--------------------+ | Fedora 37 (ARM) | FAIL | +-----------------------+--------------------+ | Fedora 38 (ARM) | FAIL | +-----------------------+--------------------+ ==== 20 line log output for Fedora 38 (ARM) (dpdk_meson_compile): ==== ../lib/vhost/virtio_net.c:940:18: error: 'buf_vec[0].buf_iova' may be used uninitialized [-Werror=maybe-uninitialized] 940 | buf_iova = buf_vec[vec_idx].buf_iova; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/vhost/virtio_net.c: In function 'virtio_dev_rx_async_submit_packed': ../lib/vhost/virtio_net.c:1618:27: note: 'buf_vec' declared here 1618 | struct buf_vector buf_vec[BUF_VECTOR_MAX]; | ^~~~~~~ In function 'mbuf_to_desc', inlined from 'vhost_enqueue_async_packed' at ../lib/vhost/virtio_net.c:1606:6, inlined from 'virtio_dev_rx_async_packed' at ../lib/vhost/virtio_net.c:1620:6, inlined from 'virtio_dev_rx_async_submit_packed' at ../lib/vhost/virtio_net.c:1679:7: ../lib/vhost/virtio_net.c:941:35: error: 'buf_vec[0].buf_len' may be used uninitialized [-Werror=maybe-uninitialized] 941 | buf_len = buf_vec[vec_idx].buf_len; | ~~~~~~~~~~~~~~~~^~~~~~~~ ../lib/vhost/virtio_net.c: In function 'virtio_dev_rx_async_submit_packed': ../lib/vhost/virtio_net.c:1618:27: note: 'buf_vec' declared here 1618 | struct buf_vector buf_vec[BUF_VECTOR_MAX]; | ^~~~~~~ cc1: all warnings being treated as errors ninja: build stopped: subcommand failed. ==== End log output ==== Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27569/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/