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 9CA2C4233A for ; Fri, 13 Oct 2023 05:28:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 970F2402F2; Fri, 13 Oct 2023 05:28:18 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id CA891402F2 for ; Fri, 13 Oct 2023 05:28:16 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3af609c4dfeso991127b6e.1 for ; Thu, 12 Oct 2023 20:28:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697167696; x=1697772496; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CArjBf91gKOiykA43n8MJCfYABW26r6XrSlnU3H9pZc=; b=HZg64AV1d7c5tZBYhm1bKIAYreDPVPknV2u4WoCR34ldC+CSZjr5HugSfMpBAGP+MY pETL7kFNyVN1OMIza1z2YHwLnOaIOrXvdB++P/0xf/LMVFKWbpPHUKpc8Zupl9lFaNCO DCJURTTFhea5pt9jqEkT742DLo9YXFoyP7Hbc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697167696; x=1697772496; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CArjBf91gKOiykA43n8MJCfYABW26r6XrSlnU3H9pZc=; b=JHywFjyMptYJ725pfQhPVOrvEWb/qyFn1V3DyCh6CHjdpVNUibK8DLAXizX/BZ2j6P ZdLsgpHkovKLNMVwCjB0trq+L2EGJgFTWJ72wVHMx+0C6xxWjm0yQEOscN8LUjd6iKOY xzF9LYWaDqxF8PJsLP0kN1pqIM/ApYe6P4mQ3OHV81umsgWmS7cWzbwQ3x6c1KFqjWFJ z7Ja+YHcLrSlQLp28IrgmOY+l2B0eAMWBSoU8jT9gH2ec0i/PvIW6txLud7RG1SdCWY5 T8iqGT8yGM9xsLeTh7J/97N0fWNFEb35LZc77nh7YIxhK449XUEcDyqSi4rXtgxXbutV d9gA== X-Gm-Message-State: AOJu0Ywb6vqxCJbHpo/oGl2XGqMsB/iiarwZyGNBbhTYM4Wyrv0OUT9E U2Ln94HBTlmClK3rZSiP3MmJLbK3oqCbAOcB0jqDaQGaEYbRcW3K9TR7dg== X-Google-Smtp-Source: AGHT+IEXg0JZPEFqF1f43pGpPHeHW5b4G495ROxb1VM52HzCVu1HsW5VNy2+tCRTPTTw3YMSgUjNcW+T0q8G X-Received: by 2002:a05:6870:2889:b0:1e9:9c3d:ab87 with SMTP id gy9-20020a056870288900b001e99c3dab87mr6315634oab.57.1697167695986; Thu, 12 Oct 2023 20:28:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bf22-20020a0568700a1600b001e96c1cfa4bsm221066oac.24.2023.10.12.20.28.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 20:28:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 20:28:15 -0700 (PDT) Message-ID: <6528b94f.050a0220.9cc1b.9967SMTPIN_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 8B18B605C351; Thu, 12 Oct 2023 23:28:12 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7c50ea8b57e25fe0c1ca01f87685e8e77e7ffadf From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Qi Zhang 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 _Testing PASS_ Branch: dpdk-next-net-intel 7c50ea8b57e25fe0c1ca01f87685e8e77e7ffadf --> 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/tarballs/26455/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/