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 62AD245F2C for ; Tue, 24 Dec 2024 10:45:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 409034029D; Tue, 24 Dec 2024 10:45:11 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 577BC40263 for ; Tue, 24 Dec 2024 10:45:10 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844eac51429so407080539f.2 for ; Tue, 24 Dec 2024 01:45:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735033509; x=1735638309; 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=muzWw7SUpJIAjujW+vFqw+pfLrA7UAFvwAI5WakoPbI=; b=U6PVYS7+VHpSpPKfHppJ3dn8xeHoPE8+fQPqHd7yLl8fTL/9XYImBA0ei0ZDggkJ74 BoJ1O+WteX1QxCWaoKVdumW4cEew7ojXU5ixRWafWwp/Y02EVuCm7kcmkkv4c6XqEEtj yZxLYTm9XWR6yjVc8Pin9hz33eMj3v8UBtjRI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735033509; x=1735638309; 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=muzWw7SUpJIAjujW+vFqw+pfLrA7UAFvwAI5WakoPbI=; b=GEJ0wDiOGaIpufzynaQAdcRZPQmaIqSzJJz902GYaWzb1f+vwyrMsdaMa5WejxAPCQ wh/GbWH8aK2xxGh5o1xW/uGBF2p3GbY26E1A/JRg7Q8vWBV17LS5YgOeOhvriITmJMPn ebUe/KukhbIOqWf8ofnIdjwa2Nmr4b8xTYWGt2FZlU1MMoJejwiUkzPbXfYTPkmxGlhH dt7C9KMQVwiWoKLqwUJza+EYVM3A0BivrpxtHqEZpdkBAaK4mP8Tw/E04kM4BBEeXlAm 1qZSsCmV6a/Ly/GiaW7/Db6sTMNIgJNrAyqKtJV0WkXJYkXB+05X6kkEWOVDetXD7hUd FqtA== X-Gm-Message-State: AOJu0YyPLC+2kfhUohpwXFE23dAsPnTQziHodDC6FJB3lNW9tHGhLq+j 4xpu/A6JbU2bL/opFk7pNgk5mhv+LeUhVSaH759NDQJglKBePJyqkxHdNobBgHS2acHIZF2xBb2 41bY8u+4Fe4BL70NS5/p5mCGDH20sVVxw7OuQdwiF X-Gm-Gg: ASbGncvd5TLWBbspEOBEFFPjqePqXQTjPQgjGMjJSB3YMBm5b+ejUprT/1t1iiE9Y3Y RoXDBa6BSpuAT1nR2547tdaRPi4qQz8jlDpgswiE+OrDFn++G5E6zRRo0InMgZF51GMHLh8V5RR KnVE/h6aKA6iVFNpDgL6APohHyKKgoo1vgs/SOV5Lgvwi/nxzgAJosJsQSlb7PF9Xn5sup3Fu6N rSuh0GhPNrnAxFHwhgSj51KGcLVY+WilyDetzTJ91nVmaq82PQkwWju+ZhZd+y9dHDXm79l6tQc bQ== X-Google-Smtp-Source: AGHT+IEwxT586lsoJlBC4LBL3tO136Q4kh+IzFmoZUvLtQurIJjLYS9+4curba2qAm4NNxLtLH4MVgz7iqME X-Received: by 2002:a05:6e02:148d:b0:3a7:d7dd:e70f with SMTP id e9e14a558f8ab-3c2d2d5112bmr129147345ab.12.1735033509375; Tue, 24 Dec 2024 01:45:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68c217a22sm542210173.48.2024.12.24.01.45.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Dec 2024 01:45:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Dec 2024 01:45:09 -0800 (PST) Message-ID: <676a82a5.050a0220.3bc23c.cedeSMTPIN_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 DB5FD6052471; Tue, 24 Dec 2024 04:45:08 -0500 (EST) Subject: |WARNING| pw149451-149466 [PATCH] [v1,16/16] test/crypto: test virti From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <854b1ec12217bda2cd624431f95ab771114aaaa7.1735025264.git.gmuthukrishn@marvell.com> References: <854b1ec12217bda2cd624431f95ab771114aaaa7.1735025264.git.gmuthukrishn@marvell.com> 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-unit-amd64-testing Test-Status: WARNING http://dpdk.org/patch/149466 _Testing issues_ Submitter: Gowrishankar Muthukrishnan Date: Tuesday, December 24 2024 07:37:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149451-149466 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#301789 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Debian Bullseye | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | WARN | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Fedora 41 (Clang) | WARN | +-------------------+----------------+ | Fedora 40 (Clang) | WARN | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | Fedora 41 | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PASS | +-------------------+----------------+ ==== 20 line log output for Fedora 40 (Clang) (dpdk_unit_test): ==== ../lib/vhost/vhost_crypto.c:1435:24: error: calling function 'get_data_ptr' requires holding mutex 'vc_req->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis] 1435 | rsa->message.data = get_data_ptr(vc_req, desc, VHOST_ACCESS_RO); | ^ ../lib/vhost/vhost_crypto.c:1446:23: error: calling function 'get_data_ptr' requires holding mutex 'vc_req->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis] 1446 | rsa->cipher.data = get_data_ptr(vc_req, desc, VHOST_ACCESS_RW); | ^ ../lib/vhost/vhost_crypto.c:1455:23: error: calling function 'get_data_ptr' requires holding mutex 'vc_req->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis] 1455 | rsa->cipher.data = get_data_ptr(vc_req, desc, VHOST_ACCESS_RO); | ^ ../lib/vhost/vhost_crypto.c:1458:24: error: calling function 'get_data_ptr' requires holding mutex 'vc_req->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis] 1458 | rsa->message.data = get_data_ptr(vc_req, desc, VHOST_ACCESS_RO); | ^ ../lib/vhost/vhost_crypto.c:1474:18: error: calling function 'get_data_ptr' requires holding mutex 'vc_req->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis] 1474 | vc_req->inhdr = get_data_ptr(vc_req, desc, VHOST_ACCESS_WO); | ^ 9 errors generated. [416/3152] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o [417/3152] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o [418/3152] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o ninja: build stopped: subcommand failed. ==== End log output ==== CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32207/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/