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 172A345F7C for ; Sun, 5 Jan 2025 00:38:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E50DA40269; Sun, 5 Jan 2025 00:38:34 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id D79954014F for ; Sun, 5 Jan 2025 00:38:32 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e537d9e3d75so18880829276.3 for ; Sat, 04 Jan 2025 15:38:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736033912; x=1736638712; 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=TjQrMkYYHsQzIC3/ufdSu5swXnwL5ogbx9YXxHBPSgA=; b=jM+ynvKqstbtmtcXcy5vT5wavvuiswbkeLc1wKzYR5+VfnxmrL/ZyMge2w4TZ2Nxfa ftd12K2IhBRinisxbXFNn+QH2R3hDB/AGzl7w+F0s7ajGqunZnMTHw4YTJSSeOSHl0IU UuE1ZdnMPRZkO/cEhirzY431GJBWuUW2VOFHg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736033912; x=1736638712; 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=TjQrMkYYHsQzIC3/ufdSu5swXnwL5ogbx9YXxHBPSgA=; b=cNhwGaWnLqxuIK8TI1FCkEci0IBpAsIcSkYX6o0N+kxj/6dFn9+UZ96RW98ZG8sid7 UmgAjKT9Xa9OOKX5xpUoq7o/E1zB0622QRjnWCg6PqG58KR+W6qtE2/uncc20Nu9RoUU kCzfwehma3AFiUW2aByjh4fZru2CJcTQiTLudOpBEeLaasCUDUBDbA05k9eJmhEQXJyf T5u8ZhaDOHZK29UlFpHkstJCs6s7L5MzPGfwPcr3+sKtdvK5zXFxQDVnUZ/6DihHOfb+ VmHbsLXTjvjQLUgdbbjw0LLLzpmy77S+HBEDVkkY2AfZNRUme1B/5aUhZYwjhEcATooj wjrQ== X-Gm-Message-State: AOJu0YzwNljlSr+v9GGjO3EISrwIDF1OaAiPJhuuCZJbp85zNVxR9rt6 AvjLlNM6a3XKJ4XLo1XWFFJLIsYkgP3jL2jc/8UU5TX45FA/nvBf8c2ZTWxi8k+ug1FaIe14yDe IchTBpdfRJw5SlYpwm9q5s30pzAp5ELM9u3aTsZ/f X-Gm-Gg: ASbGncuoV2/pKnOkqIsccKPSHdb7MDccQdA3J4A8PDhoNSzDjLcj8R0nkaSwo3krBya BPMFngMZLmZbRYZF2fWosrdgkCt8/YPfrlfzaRL1DklM8ytv05Pj+Si1kw3o9SAAFRWwqa01wDW JB94eDROfTa3Kwm0G1ihpCcGsqzr3rjMg7WKywhCNfmCI0forw3FjTlC3ZOAjXprbkMwQoyJkXf 9UkGy9nrFZJXGM3sdyPhquWr62bcKgUX8cZ2PEJSAHzEqJV5EflZ3fcJ5LhUA4dIyS5JseEFgZv Qw== X-Google-Smtp-Source: AGHT+IEMUKcsVYi9T9Hc65I1mZD9N3mhwbqO45tFRkvCtTifxwiAvrsk+1+jMJMWKyN/PvEab0PBtS0QOn6m X-Received: by 2002:a05:6902:726:b0:e53:64a6:2e01 with SMTP id 3f1490d57ef6-e538c449bd2mr33756336276.50.1736033912151; Sat, 04 Jan 2025 15:38:32 -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-e537cc0465bsm855284276.17.2025.01.04.15.38.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Jan 2025 15:38:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 Jan 2025 15:38:32 -0800 (PST) Message-ID: <6779c678.050a0220.21fddb.6979SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C4C2B6052471; Sat, 4 Jan 2025 18:38:31 -0500 (EST) Subject: |SUCCESS| pw149612 [PATCH] app/test-fib: enable test-fib on Windows From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1736028594-15393-1-git-send-email-andremue@linux.microsoft.com> References: <1736028594-15393-1-git-send-email-andremue@linux.microsoft.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/149612 _Testing PASS_ Submitter: Andre Muezerie Date: Saturday, January 04 2025 22:09:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149612 --> testing pass Upstream job id: ACVP-FIPS-testing#8461 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/32251/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/