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 11C9845933 for ; Sun, 8 Sep 2024 04:12:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DDED340275; Sun, 8 Sep 2024 04:12:53 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 09C5B4026F for ; Sun, 8 Sep 2024 04:12:53 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-5010861905bso1811188e0c.1 for ; Sat, 07 Sep 2024 19:12:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725761572; x=1726366372; 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=pdza41Z/D6ZaT6SwYSoHgvkiAsBbppRnftdXQ7KAxjk=; b=Dn5ue3Tzxl1r99ecQIZqixTmLP0MZljAcSAatyYs+UA1ezjCQomymGhnZQEWEX9gqA MabmmLcebCqXtN2XibXHHLh9NDJH9RFviI4Vr7mOcQMjeyWG0zHXm0vB7dY+1DKWIT+U Q/4sGUzjRDxrrwNq6EhH5uRPc053sVnZ77BRw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725761572; x=1726366372; 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=pdza41Z/D6ZaT6SwYSoHgvkiAsBbppRnftdXQ7KAxjk=; b=TiX4One2YXEBjIc2YA5tO+c/awzM5SE+Fe9sIxZac4k8RivOuOeisZHT51wcSqGvn2 fmGG03w8n6WU4qu8FPbb0H7MoOdWH6Rnvf8Nsl8nuDI4r79UH8wmy6ZYxRwRRdB2hA5m ychjwU+cPGXxoS0TPHoS8wqJRCkKtFgNa/mu6V7d3x+i5d0bi4Ru1G/sx8kJj0NyQ4P8 VKqvn+7P79QCBbIW4lF1CL8c5aUFLKGU7EJJ7GIdNGH9qSMlau5aChzsSHTZDUw5wE8w Uapt2puYie6EC6HJ3m4cbZOlGDHR00qMENbVcnkHruxdVBPif3/X2ReO/MAzEF/xk9WQ py7g== X-Gm-Message-State: AOJu0YzArYWwCzzizv7/YLPGEeTsUEgUNbJyyB+zg6KXpug9Xio0KqP2 UEv58flcrQ9DT3Rbhcko0BKIRmXKDwac/8X8kiw0AfYpXXSXNvTFXz7BkbLi0t87uETlU7sXFNr tmokuAx5u8uztX24rEMANyYyAIuZdQkt/x0S8qlwLKc4uXge9D/m6Tcw+ X-Google-Smtp-Source: AGHT+IEJhKoJJcp9nMoLxzNQBZXGHaDdwkSwLNbZTFxd2WsPwR81il/qscupPKFxZt5OQdeO9sAM1wXSrCs2 X-Received: by 2002:a05:6122:2808:b0:4f6:b302:5c50 with SMTP id 71dfb90a1353d-5017fbdac7bmr5308441e0c.0.1725761572322; Sat, 07 Sep 2024 19:12:52 -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 71dfb90a1353d-502c2205bb6sm96411e0c.1.2024.09.07.19.12.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Sep 2024 19:12:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Sep 2024 19:12:52 -0700 (PDT) Message-ID: <66dd0824.050a0220.ec7e5.8910SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EA2036050A6D; Sat, 7 Sep 2024 22:12:51 -0400 (EDT) Subject: |SUCCESS| pw143716-143718 [PATCH] [v1,3/3] crypto/ipsec_mb: add SM4 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906123939.2508919-3-brian.dooley@intel.com> References: <20240906123939.2508919-3-brian.dooley@intel.com> 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/143718 _Testing PASS_ Submitter: Brian Dooley Date: Friday, September 06 2024 12:39:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3485f4293997d35b6daecc3437bb0c183a51fb3 143716-143718 --> testing pass Upstream job id: ACVP-FIPS-testing#6849 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30937/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/