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 6E4C246037 for ; Thu, 9 Jan 2025 20:17:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4470240FDE; Thu, 9 Jan 2025 20:17:54 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 0645C40612 for ; Thu, 9 Jan 2025 20:17:52 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-216426b0865so21155985ad.0 for ; Thu, 09 Jan 2025 11:17:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736450272; x=1737055072; 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=6Eh3tllp66Ed2ht4sPKiQDvND7e5BrHYlZdwu50VvAs=; b=e1JjuUjkVCOXm0KV4eDFvuVdJ/EFrNfQPk5qGICvfxkdyWrtlreHLgWIHAibnId9c0 nHuse8ZFPvEOoPHpk3yfA0RosGdomtTyPACgWAP4kHa6A/R/O/j068ZdDEGxWzRGfGO2 1zp5afxDicHYauOOwQo9dIG8XHC2vnKfCKtu4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736450272; x=1737055072; 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=6Eh3tllp66Ed2ht4sPKiQDvND7e5BrHYlZdwu50VvAs=; b=cnMjRFZnxv5hJP5yUEZ0zI4WeXnsZRJAN6XiIfIZkD5x8a8+TRYM6lh3yaI2BiH4PF jO1SXsc0Fgg0ZfAD4xdY/ovfGXriq9J9HoGqttIktLowlefQJAtRi0lO8CnQoET/f65J RsyMrIaO8DcwCn++w+u68KRfXaoIZY/6sdYQPFN2QxCUGtx4yNuGceWd/XB1hZBX87fE 16SuYQsnjxPlJNexTukb3XNjQjVDGN620kbisav1HoZjwQNsgqrndZT+RiXMgddArPxU H3spaOAAdUNx1xMrYMWONcmupd8ghjzFd79YBzY8ss/Opj3clKR3nO2Sei+nhxcp6d0R v4IA== X-Gm-Message-State: AOJu0Yy82Uw2erV3MAmJlIhRs2xoTeKtnlUi/7eWAfoxDPZlXyQh8wM/ iEhzuwrdsNz6BQnJZevVf9ntp6B6bsw9HFt8xWYt8MWg2Zw+BcNNKDWg6saXpal6gxmDEakG8R/ z8srZRBjiYvG+DADQgr98XGCVOSgFUflolzGBV6xc X-Gm-Gg: ASbGnctztSe2/EKUuyLYqSqNLM+4RFIZ6Kk9CsOg0Gii2d1cefGaDVZNijKNbcZzV3s 8QnPQw5BzRdONkdEsqypH2Rdm3RhHMFxs/6k5Udt8W4rNrHapxuG9VYrVTpbPjC59cO4efreHxe ViR3xZXdEJbDa+4VL73csm06Jc0ESvS+3xCsvAHcOP9ieB7TapI9tNgGT4hx4Ds5SICteCSU1vD pLHCXNO3pJds+kxKxfA9+0WmNMhXM9sgYfEpoE8aIhAV4L6FpgcDHo2CMSSsslBZrqaZT+trdSN OQ== X-Google-Smtp-Source: AGHT+IEAeKhuZeDzdNUnuo8Y3MWdyp59MkWewYPzq+kp0pUc6QfatplgE4a1Abyf4OAfom42/iOErr8ikSLx X-Received: by 2002:a17:902:ce8d:b0:216:282d:c697 with SMTP id d9443c01a7336-21a83f62877mr98808305ad.27.1736450272044; Thu, 09 Jan 2025 11:17:52 -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-21a9f38e038sm96695ad.78.2025.01.09.11.17.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Jan 2025 11:17:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Jan 2025 11:17:52 -0800 (PST) Message-ID: <678020e0.170a0220.16b7f8.0a94SMTPIN_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 34CA56052471; Thu, 9 Jan 2025 14:17:51 -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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/149681 _Testing PASS_ Submitter: Tomasz Duszynski Date: Wednesday, January 08 2025 12:10:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149681 --> testing pass Upstream job id: ACVP-FIPS-testing#8485 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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/