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 A842644038 for ; Wed, 15 May 2024 19:50:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A47E8402C9; Wed, 15 May 2024 19:50:45 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 154604021D for ; Wed, 15 May 2024 19:50:45 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6f1239a2e83so575315a34.3 for ; Wed, 15 May 2024 10:50:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715795444; x=1716400244; 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=PNcPy6cBZ6BYda4sjEM9zPcfelkEnj9Xond+0jkIwiY=; b=XZdGSLH4CqYSHCjtvGFuAqXVwQ/OEHoqTXgbZxURCdH9Kxho7a3iLoZpXKzuryjDQy qkTpEip2UzKjuywHmCx8Df5X+7Aw8iCbfcLwUC5NYcfmFoxBfEs2aTkx9WHLb66A95Bv qi7ApGJ/4aH+SIbPtyaKKyDWj2sQvFMUS+GiA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715795444; x=1716400244; 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=PNcPy6cBZ6BYda4sjEM9zPcfelkEnj9Xond+0jkIwiY=; b=DFzJVXxZ5niiBj5Y+JdAcJiEDdRZw+7AcN3CpT2TtsTrzArR5CfBz0hfAGLogwsZNZ fZK1vv1zcg8/eLKwBh5MvLTEJmOHIvWN/R/fF9uBjF10KM1Xybv4Qt5YCOnvb63SvU53 aw39xeSLyWBNj/Tko8t+w2NZJTBSd9c/b7xbSeyI/OvnXhpiOTUyYJcWm3lEGttcNZL7 ihvfqQOCjuGNc83GSvmbDWJ/ML4FMJ48fGwzqF/kc46xY8CTD63WMACC4VegtTtZ0Bi3 7Ibt6bAQdIq/7Onio8IWumm4U6nKteJ8gdZJffZeiD3g/pDZtQxU7Pcyy15uzfNrRZeI CGaw== X-Gm-Message-State: AOJu0YzTNfa/INyKR+lXR5v31gQt0Qb9cZH9DrsE0eXogus4GQcQp08r 1WJ/4X6FIZ4Ezt52+2fq3YLDK8QkV5F+9mxf2gLWVMjLksyeWzswqpKdy3Y8ReqaDP3BCrqffHe +U0ilBg4jyJ3K2yVEgi7/q08xlC/sfyIZ/UR623mWz0uXQMDrv+C0gKtC X-Google-Smtp-Source: AGHT+IHq/2ptZJrozJGvSaxn7XhOQaJJxHyCTpkB48QDWkCTzrkOP+3AlvyXUmDRJtq2urKqdccVxw7qpekV X-Received: by 2002:a05:6870:819b:b0:22e:e1e5:b8d with SMTP id 586e51a60fabf-24172fcde13mr24454829fac.51.1715795444418; Wed, 15 May 2024 10:50:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-6340c4d5831sm931066a12.17.2024.05.15.10.50.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 May 2024 10:50:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 May 2024 10:50:44 -0700 (PDT) Message-ID: <6644f5f4.630a0220.fc3c2.4fecSMTPIN_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 9E14E605C373; Wed, 15 May 2024 13:50:43 -0400 (EDT) Subject: |SUCCESS| pw140128 [PATCH] crypto/mvsam: fix build From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240515163415.268786-1-thomas@monjalon.net> References: <20240515163415.268786-1-thomas@monjalon.net> 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/140128 _Testing PASS_ Submitter: Thomas Monjalon Date: Wednesday, May 15 2024 16:34:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140128 --> 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/29966/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/