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 EBA6B42660 for ; Thu, 28 Sep 2023 12:56:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E729D4029D; Thu, 28 Sep 2023 12:56:24 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 51A874029D for ; Thu, 28 Sep 2023 12:56:23 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3514cddf90bso21872835ab.1 for ; Thu, 28 Sep 2023 03:56:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695898582; x=1696503382; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Db86owJmufaBTE5Texzkq9qLLihu6fo2mvOp/rvuBR4=; b=UkpVJOpIE10xgBeB/hPS/daOb7Ho8O0FamHgBCK9086c7rR7XmlAfXrEx/6jIZfMd0 IKkcflrCe41pEMt7Mbb2D4CTl7rwil6a9pWxQN4t1HMwe2RdSVIowHa1xqo30aoUcZIZ TkhPlD4DEAm1nXzhzPbnrppl2h0EaHoHCqWt4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695898582; x=1696503382; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Db86owJmufaBTE5Texzkq9qLLihu6fo2mvOp/rvuBR4=; b=tj0PVY0334DbqskA6GBNgpw6+pfRFLLoe3I7oVf+03Y4+cqBnwsKX7ExOr/Q71b16d Hjd19Tf+kheGbPym1GMEXbK3wB65LiqWeWWHAtyzuRqpXuyPWK+QEZvW/IEEoTHpc4mW WV0NoFNt3ag4mrJQRqS10qh4xYl0nzhnjy4l4hd7LTUyEeBB/u+6ZyGiHB7fm4fGQm8Y 1EfCtwFQSBDLeM0KY8ORQKrFi0aTV698dLj5hQuPu0Waaf09nXt4rqH5aJJ7nKtK8nTr a1RIPssB1qBK2WBBUBY4MDhKn1l6Hfjcr01UmVFmdn21Fal+FSILq5SYreEvRgUlL/it fmEA== X-Gm-Message-State: AOJu0YxtMBazjnBXjsvPf4FjGmciUb/QGuALmYhpVp/9RJKyYKON6rJe PG2snHbkEEVrrxa3hfSBGIXfo8QQJ8w/Zwr8Q96q8I3C8xbytECu/06T+w== X-Google-Smtp-Source: AGHT+IHNmZs7BLjNbd7AAAj+uwiTqt2vOcQMHtyi+9WkcXc4imQaW7f06aZQWbt5bYlzZJZ3sfb5uUuBYpB7 X-Received: by 2002:a05:6e02:1248:b0:351:1d53:c762 with SMTP id j8-20020a056e02124800b003511d53c762mr685611ilq.5.1695898582844; Thu, 28 Sep 2023 03:56:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c8-20020a92cf48000000b00351c832f1b5sm72494ilr.2.2023.09.28.03.56.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 03:56:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 03:56:22 -0700 (PDT) Message-ID: <65155bd6.920a0220.23551.523eSMTPIN_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 4A5A96052514; Thu, 28 Sep 2023 06:56:22 -0400 (EDT) Subject: |SUCCESS| pw132075 [PATCH] [v2] doc: define qualification criteria f 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/132075 _Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Thursday, September 28 2023 05:40:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132075 --> 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/27759/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/