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 F1BAC43040 for ; Sat, 12 Aug 2023 11:30:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ECF7940151; Sat, 12 Aug 2023 11:30:29 +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 655ED40151 for ; Sat, 12 Aug 2023 11:30:29 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6bd0afbd616so2676071a34.0 for ; Sat, 12 Aug 2023 02:30:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691832628; x=1692437428; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/ouZtdygflgbOIpwvXexfD3WjidufK9vI6MGdv+4kU0=; b=AliM01AypyNsx3zkvnIgy12JFI7MHRgPH71ru/XEDaBlqJVz8v+nMmyCRQpttILSpW 5rOxt+t24HZulfV6d1nuyOsgH77lLEcdaoFnafbIDy9CON5fsHPHd4cXD/wVR25QctNh DKdhAKC7872qMhC+J5n8Re8dtVXaCyWqq7QnQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691832628; x=1692437428; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/ouZtdygflgbOIpwvXexfD3WjidufK9vI6MGdv+4kU0=; b=k/BsfF2jcvZYDZMC9f2mgt18JERlS3+fa76UO5mBK2lDebkBjuMbQm+DZPLTTHhKGh vC5X04COAuplBY8XqQwFlX9uQPg8dpaLjaz48G+LFpCQipZhuWtU+YGavfseUt55oGq7 iuok3jZ6DWWtm6Pf9rgsyTNmZDi7M6P7MbCZ1B8B5mm21Ku2ZKXrc1SlJ5SwdR3+fLbd p319U8o10VHgzk/vSHNQAkASrcSHKGtVn1/u9Nyg/dPu87iyRTyASh2/wAZojGCXTFAU yMglWtMBuJg02B575Y1Bd7jUHixByLxCsnqKgUOb0vZCyNrBDLrTuKN6WZw+PjJaioPi 6zEQ== X-Gm-Message-State: AOJu0YxB2pDMJlhaqFDaQz+eMS8sojI1LeR+wUsDqZmY4jQua/tVCfq0 Ir3fyNv+zsO/1xrwr6n7NiBa4IUYoE9B8XHI4se2GyU7hOabcjNYljTFjw== X-Google-Smtp-Source: AGHT+IFsRWltdRKIfhtHJ9PXAHOXFRCOct2ebEtFvOnRKoB3lUanCdd50Bq172dboynB3JTw77qVJPo9TkE2 X-Received: by 2002:a05:6870:471e:b0:1b0:449e:cff9 with SMTP id b30-20020a056870471e00b001b0449ecff9mr4583125oaq.57.1691832628725; Sat, 12 Aug 2023 02:30:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k7-20020a056870d38700b001bed79b8aabsm397969oag.25.2023.08.12.02.30.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 12 Aug 2023 02:30:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 12 Aug 2023 02:30:28 -0700 (PDT) Message-ID: <64d75134.050a0220.c39d.7115SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 382D26052471; Sat, 12 Aug 2023 05:30:28 -0400 (EDT) Subject: |SUCCESS| pw130165 [PATCH] build: move enabled applications list dec 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/130165 _Testing PASS_ Submitter: David Marchand Date: Friday, August 11 2023 13:28:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130165 --> 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/27307/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/