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 C2EDF4601F for ; Wed, 8 Jan 2025 16:33:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE2494014F; Wed, 8 Jan 2025 16:33:32 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 777F0400D6 for ; Wed, 8 Jan 2025 16:33:31 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e46ebe19489so22205445276.2 for ; Wed, 08 Jan 2025 07:33:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736350411; x=1736955211; 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=0DwQPkx9SqgECz1ZLb+HFpHfGs1IwNGbllQKo5Q0+aE=; b=ZcgAEtjmav53D3dkoomHQqDI8DhrHq+ggEr5Pv58LMhIySspmhFBWHrNLQdtS6JcZ0 vowV94utf3susFClSDUP/CYrIi7ElpQPAKGZeZqv4GH1eP6JgR1J2GQp6XWMIcM6SO3M REy/0sQwDbQ6IOdczyBoFzwpFMy/3ntC9JF+0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736350411; x=1736955211; 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=0DwQPkx9SqgECz1ZLb+HFpHfGs1IwNGbllQKo5Q0+aE=; b=bDpvgNbQySKIQ+Agz8a3VxrMcLx2BHz7meWG1qxTML5y7TmL8hS7Ms9Kv09K9Shq0N OqffImVllsJjDIqHRM8VVoX3MKdvh/HP+Ab88sf1SfsLxzMRQB46tZFjusR5gWHywhdw cjrMhMXCNNGvuTuoi8YAAt+Do2iv0piOUHD5ZEicz2OnlQMeU6Xr2VuPN83HoWlWB8hO IKQ/zvtdc8g3aN9RUWF7iGpEqJ5zSEf1X8NQe3nlgZJFqKwoEfvOCDCy4P2nt/rYsTKV CIamghjcAi4eXaFp9D/nLWfdh/IktyfFRCLKZYpUVIg5nDEwijEI0ij/58l4D1WE/gcb hl9g== X-Gm-Message-State: AOJu0Yww7jkqfmpk/z4NKBiEwhfoidi3so9MJtHgILqgbfUqNlZ7b0fn MnOeW87/S5pCVedjrBfRGCouaNu/LqRyW8XYLrXfIbPZjJcB5JBAEIiy+Eb1ANyo3q0inaQYxOM z1G+6Vg+EOhy05s60YfKzImr8h45mDyq9xnKgBZYD X-Gm-Gg: ASbGncsX0/h5Q4yqOnPoXta9TrLNg2JFNa+hicFCuHSjeocIAGolFoPgQUSDNF8izHV hm7SbcNSqzTAZpZhB4c0KukofxpBYKLL2CpOAq41AGPBpJDnZLShtN5HGGOMFpvzVm+uV+mQAzs xdZKQJ1pi/PjWWLL0yAmEfAav+ifeZxp1sPFBw2oHRygnXjD5y/LZeUlyIMHU3FOQs1+PC6sXb2 PNvy3pvSp8mYyH5eVoRIhlnZzxhq7Rbj3gfuq1OLQrw/rKmJckHl+BI6ih/083SbsfhpIGIZQ5G aw== X-Google-Smtp-Source: AGHT+IHBsRRxkyapaCgRYQH2U0kygGAhj2iDIoF/JlSyB01tpZxhuXPFjmrE7sKSGg76whgIpaMN9uoBU6wp X-Received: by 2002:a05:6902:f88:b0:e38:1b17:8980 with SMTP id 3f1490d57ef6-e54edf41415mr2279767276.4.1736350410837; Wed, 08 Jan 2025 07:33:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e54d8cbdc25sm203559276.8.2025.01.08.07.33.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 07:33:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 07:33:30 -0800 (PST) Message-ID: <677e9aca.250a0220.1f68fe.d10cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7119B6052471; Wed, 8 Jan 2025 10:33:30 -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#205821 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 | +-----------------------------+--------+ 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/