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 0CD3842D87 for ; Thu, 29 Jun 2023 05:30:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFA4E406B7; Thu, 29 Jun 2023 05:30:49 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id F1A31406B7 for ; Thu, 29 Jun 2023 05:30:48 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-57045429f76so2094287b3.0 for ; Wed, 28 Jun 2023 20:30:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688009448; x=1690601448; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x/4DEQOLiiE0aeXsulMYYJV3STFxy6lNvx8KV3bqGjE=; b=XMtxx1VURfIXlzLNGjVqJyVhqQzuhPZdE9bVLO2ususZzseVZH2d2GqYd2Qi/Xz/OI CQAjQ1htZHiPMhaZsCd4/KZHiqwssWnLmWDP4HArHAtXMCBbMvdrtBK03GpyiW+DtL7T 9nUWcBHINA0aWw21PN6+4Ju/D6QBEDNjU0UtA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688009448; x=1690601448; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x/4DEQOLiiE0aeXsulMYYJV3STFxy6lNvx8KV3bqGjE=; b=JW65EIB7l96zdx6vkwhw5jStHQBKlopcmJmgC/li0MuieYzO5C7P92E2xWUkzGPBag Fo3rDyIvMb/bDqnUP+0+hhX/mPjxFmxyWUtyk6dfZQaniDNejcya7mOdlwSznUMbs0yc 4gk7c5bSkqYlw2DjGSdT9Fsxr60RFoJkxig4jxhI5sHZgnb91juKm5hhkaC8O3Uegn26 PmMZcQD2JPj2zK29H+/WlG2Vhzg8vUrXty3GY51DomX8LYp4zw+ifZRZxpbhIy55E7Uq T7RhQamb7wyipNjKEb6TR6Xov0sdTBLlEue0yGFoVqHHwXvxw9T2KHZEkT1jXFMriWGf D0Bw== X-Gm-Message-State: AC+VfDzoR3EOllKajyFoZp+5pixnCzMSj1NRclEcxpJOTdGF7tc/bvgt A2V4OnfOttUb43HWbZDCE+YZVf9QC6OD1HaaosFMr+ro443ONoKjLEIXVQ== X-Google-Smtp-Source: ACHHUZ546LHDM4qKZCN68JMRMPmc5h0sVzko86CBnXXvU6MLhArtR/e7+TAoG0s2/CmPSpc5xYhdsM6hwSSc X-Received: by 2002:a81:7403:0:b0:572:83de:a011 with SMTP id p3-20020a817403000000b0057283dea011mr32732260ywc.35.1688009448427; Wed, 28 Jun 2023 20:30:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u80-20020a818453000000b0056ffc2eff9dsm1063354ywf.46.2023.06.28.20.30.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 20:30:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 20:30:48 -0700 (PDT) Message-ID: <649cfae8.810a0220.350d1.f0bfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 11F89605246B; Wed, 28 Jun 2023 23:30:48 -0400 (EDT) Subject: |SUCCESS| pw129085 [PATCH] test: add additional tests for thash libr 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-testing Test-Status: SUCCESS http://dpdk.org/patch/129085 _Testing PASS_ Submitter: Medvedkin, Vladimir Date: Wednesday, June 28 2023 19:12:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129085 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26853/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/