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 27E264541E for ; Thu, 13 Jun 2024 14:42:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23081402F0; Thu, 13 Jun 2024 14:42:22 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 6AF4B402CB for ; Thu, 13 Jun 2024 14:42:20 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6b063047958so5875236d6.3 for ; Thu, 13 Jun 2024 05:42:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718282539; x=1718887339; 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=1ljso2f5GAyA4CVGJ0V9kS/F7izv1wIl8Igu6pOEJUY=; b=M4kMRsgcTilJQzoMYlPvgvcGlffSgVsz3I2Kmx5yCoKHQrJZj/dFx6YFC4O13RakvC se4D+MNLjsuW5HvGXK0iDUwCEwpYNMaCxtL4Xow24iprjZD2ZSGrXkuSczMlEwGBxyxe /nLbokIWQi4OSToPbxTv6cgUh3EJQR66bfJlg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718282539; x=1718887339; 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=1ljso2f5GAyA4CVGJ0V9kS/F7izv1wIl8Igu6pOEJUY=; b=r6JiPnJI26f5GZWSURyMZoKpM0AkiponzYLA/IdpycnuYpRwAAwHTJ5QO1rnTcmvLy 2lnWHd1DnPO8MaKsr4emjzVfqjy/fMLzOl8FlXhj8TvUYOBFR0SH3GTKj5IO/Wf5u15t TSGllaUOVdpwPXw5htX1nxLbRYK+DqEYyHR7QIzqmfbivA1KQZh9ALHPhXyLpodnwByq qyBoZDuH7tOXF4GrfpF0vdYyv7kGq+QXkjG85y7NcITNG3ueu+Cpez4o9VFp3zS5BXlF 8TbHlqcoDR50CEo0LmJI3JVd5Wcjs3BwnJ9+rswgla2EwT7eP+E/QRURl0M0vZUY9WU9 nAYg== X-Gm-Message-State: AOJu0YxHWFaYKaWuywojuEv6LkTdL1BQXdWjEZlCcY8x98BLo2WO+n/z e2qhhxBzrAAE+ImuhKF3AOgRoPQWd5MtTYxSw0a4lcNg0nUBpNR3PHNi6gNEwEdammqWMii/Skh w4mryUX40rUvGaIH48fZ0mJgcTajc7mg8UJWgUWpp X-Google-Smtp-Source: AGHT+IEUwLw0cv3Ps55GzA5jR9/g6oRdOzhD8fWLjHurKdAvoA+C1qgoPXqzYh0q1iWad2fXNjzBERROGshN X-Received: by 2002:a05:6214:33c8:b0:6b0:76ea:30f1 with SMTP id 6a1803df08f44-6b191c50cf4mr59581566d6.31.1718282539508; Thu, 13 Jun 2024 05:42:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b2a5b28f21sm557666d6.57.2024.06.13.05.42.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jun 2024 05:42:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jun 2024 05:42:19 -0700 (PDT) Message-ID: <666ae92b.050a0220.6d1ea.41a0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2F6B1605C373; Thu, 13 Jun 2024 08:42:19 -0400 (EDT) Subject: |SUCCESS| pw141119 [PATCH] [v1] Initial implementation queue start s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240612200337.19338-2-dmarx@iol.unh.edu> References: <20240612200337.19338-2-dmarx@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/141119 _Testing PASS_ Submitter: Dean Marx Date: Wednesday, June 12 2024 20:03:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7fcf40e1f8946e2d1ac8870df53b5d1f8d0b3c9 141119 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30177/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/