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 1B7EB4601F for ; Wed, 8 Jan 2025 16:46:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F39264014F; Wed, 8 Jan 2025 16:46:30 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 3A6AC400D6 for ; Wed, 8 Jan 2025 16:46:29 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2ee86a1a92dso20249015a91.1 for ; Wed, 08 Jan 2025 07:46:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736351188; x=1736955988; 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=ic/gnLL9p0xBuotdA+GyYbZXtZPeHVueInlQSmnpIUc=; b=FCRN2e/QCE5BXF+BPPF/AnNW60M0qk6/71mFMJzgEIe4/QETM8+haWfx86dS4xCz2c vjgP5VlUyz/oPZysooDChopqyDhSHN7ziYz4JOPVG6yPfYwWnSD0chtHNFiuzdCjbKct J3oQKwoacoQU2Cb3X39aPlblpoHdTcnAZUQpU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736351188; x=1736955988; 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=ic/gnLL9p0xBuotdA+GyYbZXtZPeHVueInlQSmnpIUc=; b=JZ0vO8YgWu6I9oH15L7l47LxbU7nZBaNjIdw2TUmOcNgjyLA3DchwpyDz6duIBU/qV R/fFuDRaeXYlFiZ264ZYH+KaFt2AFYMr+9oXV1n5ohrwBsXuk8apydBCc+8EX9nvQuU+ f5pAffmtga7XGp0pO/U4nZHDopTulVTTYgh/Wi60KB+eEKTx57Ir6UuoC/vgj1zvb381 TNLaRoKL2nx7v+T22A7aGBQJ1s7DUDjHoAnMfo77+Q/r3DEbIMU5QKzHXNFXHQofLPBX WZT4S1yOaBFNgXSid9GsXaGyjL7k+kbE1S1v8A10dTaOCbhjPZ7Toio8oU0Q7QQYZl4h ULFg== X-Gm-Message-State: AOJu0YzsjUISE/PjFiAktv3MPpBGDovIfWpfIwVtOZP6N+uSMmlEMq/y k5KpGo3eSiKeWRmyfz3qhD1DOmk/TXwnquYLVdGvJRQ41gpUzRGIRa9paMkNavjjknLBBd5jQJY 5Pp+PjLwRvLrgkX8biPqGDd9IOyoGhegbSXktkAa5 X-Gm-Gg: ASbGncssnU/v/ctlgRqarSzxp0KwIHRCYpomLiaO1dwDjxQ9L5fkNSmDFhFUbviHJl8 hm/Yh5tdpPN5SFuVo9anVlwXU1f6msXetgZapjGPTqTtV4e4u1pYCHtrkXWXYBOc1DIp+ivYsJD pTl7frT6/j+om6udWwftMKk70gdUE6ktl9I//nhfK2oLv08qx+vIzP3TKyBZx3Z26lzfzIWPgnJ AhbsW04EQjqpL8JmjFHKuiEJktjBVDMzO1PHeQ0SRw+JpQ8K0rVBKK9CcMIAsBMBNVgkJgf/82C Ig== X-Google-Smtp-Source: AGHT+IFjF1a34bBY5ILyn4/7b57m0MOiTHDo06/w+kmjyHI/8DW5pUsdHeN155ZwvcvY5mzGwiUd8rG69/IG X-Received: by 2002:a17:90b:2588:b0:2ee:c9b6:c26a with SMTP id 98e67ed59e1d1-2f548eae05amr4656584a91.11.1736351188400; Wed, 08 Jan 2025 07:46:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-219dca2b80csm18856985ad.111.2025.01.08.07.46.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 07:46:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 07:46:28 -0800 (PST) Message-ID: <677e9dd4.170a0220.84ab3.5079SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7EFAC6052471; Wed, 8 Jan 2025 10:46:27 -0500 (EST) Subject: |SUCCESS| pw149681 [PATCH] net/tap: fix compilation issues if HAVE_T From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250108121011.2949616-1-tduszynski@marvell.com> References: <20250108121011.2949616-1-tduszynski@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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/149681 _Functional Testing PASS_ Submitter: Tomasz Duszynski Date: Wednesday, January 08 2025 12:10:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149681 --> functional testing pass Upstream job id: Template-DTS-Pipeline#205825 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32278/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/