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 5778A43C0C for ; Fri, 1 Mar 2024 16:16:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 523C542830; Fri, 1 Mar 2024 16:16:54 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id F1F06427D8 for ; Fri, 1 Mar 2024 16:16:52 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-787bc61cb69so120889185a.1 for ; Fri, 01 Mar 2024 07:16:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709306212; x=1709911012; 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=Nm3sDksVYpaerXRKNYt0eKf67nXxBoQ+0dBFcBDzUNo=; b=ThDOCM1LjRBKlptee/kEK11P5N4wRR0VpoWqNiFkwGzVavWIftTj5hak/W2K5Mm2FT 5JZJNkljWsU6EcN9+lrnwkeZ3jJxY2HJ+OuJEGCAmH9nazI84ch0H0hEUx7n85F5Ctys 2TPOt+0HJYInekhzelTPdyg/GW1mPtQzu144Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709306212; x=1709911012; 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=Nm3sDksVYpaerXRKNYt0eKf67nXxBoQ+0dBFcBDzUNo=; b=rItVA/E+s31m1GJnYaweLsx5wQKC3x+vCTQBSnuAJasLCvp0R9CYTDNnpv0dCmHubH g2YHXvBAFfK4jxDYhq1q6jyjv7t5zF857Kbn0HfS6TcB+ZFcSXZF1lmk1btbwrvMz4ke G9IEaqG1B2ovMeFoFBzWKicvEuwg0QOTm0C+XVVcT0LaeDrT3i/g4nux6uGMyRSMBvLB LblnXHtbr1LJaQixxzkVpvKFg9afvruNEcw4vKSSUfqujCrV0VFL6QxKAc1yJsiTnLCw IyxiQNJXwJTzACK6X4ZvpN7exnADIasfIAD/cdxSB4OAAZZBNG3Gfjv9MO5z0NdDhvRU QdBQ== X-Gm-Message-State: AOJu0YxkdQm2CTnDrSTgDhXbf07g3fpzMrISCdWCtlV9wpgCY5BLiNsX olnyz/Z0iGBTiXna9vEVGzdb1zXizNodrQM9iUaJ9FffyW1oCxv0Ux380n/+m5UfeelATHOD0IW hr6Wlsc5qlERJ5T7d/mIkLOaaTpyu3MzfHafTqK54D9dMoUssuvaKx7vF X-Google-Smtp-Source: AGHT+IEoJoiSGjQ2ISqM5Mnv82IH+OEGLoGG55cfxWZx6xERuQbrb6RGxzXXBDpE4FGLgGM8HMLenb23DEHt X-Received: by 2002:a0c:f846:0:b0:68f:1901:299c with SMTP id g6-20020a0cf846000000b0068f1901299cmr1865038qvo.15.1709306212342; Fri, 01 Mar 2024 07:16:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id jx15-20020a0562142b0f00b00690172a6737sm179264qvb.62.2024.03.01.07.16.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 07:16:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 07:16:52 -0800 (PST) Message-ID: <65e1f164.050a0220.45806.c47cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0FD4E6052712; Fri, 1 Mar 2024 10:16:52 -0500 (EST) Subject: |SUCCESS| pw137414 [PATCH] net/mlx5/hws: enable multiple integrity i From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240228095055.3108270-1-michaelba@nvidia.com> References: <20240228095055.3108270-1-michaelba@nvidia.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/137414 _Testing PASS_ Submitter: Michael Baum Date: Wednesday, February 28 2024 09:50:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:fba0d7ac2d84dbe0e12b4989198640e14216762b 137414 --> 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/29311/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/