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 79010439FE for ; Mon, 29 Jan 2024 14:51:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 748EB402C2; Mon, 29 Jan 2024 14:51:50 +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 D2C7C400D5 for ; Mon, 29 Jan 2024 14:51:49 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7bade847536so125627239f.0 for ; Mon, 29 Jan 2024 05:51:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706536309; x=1707141109; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q1FTd6q3wVuc1LWQ2L+zcrcUbIqB76JDzNMPI311snU=; b=KMXx0TvVOpDCY4cW8SELJuGQ8as+GildjD5uq51W2w3VEDDnQhrOhBmRPKQSwIF/zp gYPIyHtjlWQsrOIAGoAW6W/6wLXaaCwbt9YDaxnDS4FoiRP09DQf/sfUCyC830euAYIv 8Q39kyTvZGackoc6sd7VeJxGbKQGxoVb49mcU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706536309; x=1707141109; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q1FTd6q3wVuc1LWQ2L+zcrcUbIqB76JDzNMPI311snU=; b=J0227MThYKj1f2G0Sat0ZFnhE84MPy3QO6Bj84FnN1Ax4VA+qouvb6uh8I2lln5Lxy hB218+gtFlHo4dXB523YpZuurZAYZfv2f2/uLLRRXTDPsc3bCikRxqXoOlkfC4FuH8u0 2eZyBnFqLaA64q/bWcbeBc0I0f99ol3PvgJZJrt7ku8AzXJzjboD99j4S7r7lZG3Mc89 rs2BEHomrndfGfvH1xFUlaW5bzPIQjiLvJNwtyJXvMwBjmfzNaV1MKHK3UkdYSffaM/e Q38o4/vut0ZESSx5cwIGN9hPHdkNtC+MVGOUh8Ie3Le3iwzbg4IaUoJf7eyIze3L/InE UVPw== X-Gm-Message-State: AOJu0YwnhZnWTqzjcgoK3oMYcBRvBNqnVZ1mck502rjS4Bqy4kZ3VkGb 3dKPTiiznLjnyscEfkk5JS+6CvAT0po/B8kocQkvlc7ma9Qsj7fl/Wx5CJ3/fFacu2W1w7mtu/y 5iWYusC+i2vwshFzMzAuhbbnjtXRwPIvOfAe1AYeaCdhNWwG001AXNahc X-Google-Smtp-Source: AGHT+IHl9e6AefJZuXujffHLNtSw8cIn/VMpwFTMEcMbSQ0m/0YjTpowSP44mNk9mdwM1qyxYEqqNtnK9HBW X-Received: by 2002:a5d:8e01:0:b0:7bf:87b6:623d with SMTP id e1-20020a5d8e01000000b007bf87b6623dmr7305160iod.13.1706536309249; Mon, 29 Jan 2024 05:51:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e2-20020a056602158200b007bfe2f2ec3dsm196782iow.28.2024.01.29.05.51.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jan 2024 05:51:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jan 2024 05:51:49 -0800 (PST) Message-ID: <65b7ad75.050a0220.680ce.b3b6SMTPIN_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 C03556043300; Mon, 29 Jan 2024 08:51:48 -0500 (EST) Subject: |SUCCESS| pw136197 [PATCH] meson: link static libs with whole-archiv From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/136197 _Testing PASS_ Submitter: Robin Jarry Date: Monday, January 29 2024 12:47:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:2ecc673e5e9a19850ba76d6a976596890f2dade1 136197 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28977/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/