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 5F88A41D9F for ; Tue, 28 Feb 2023 19:20:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5BF914021F; Tue, 28 Feb 2023 19:20:57 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 0E6B64021F for ; Tue, 28 Feb 2023 19:20:56 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d7so11515691qtr.12 for ; Tue, 28 Feb 2023 10:20:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677608455; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=QYSVx1EHpYpAovmhnqAUVqJH55yThWcHGz4+zY+oKLI=; b=J5jTipA462yYHnW7x5Rofz9NYgkLRWz33Ouc3I9PYbKfV6z9R54PyWjbH6AuOVJ39G 1BJ3+aXyzaF9m1iWtdAHKu6zL0foOGzy0/ciE9U3vStIhnnXIl7k2Sjz35HzxJ/nSsJG tDr286onvvXBG+6XsIIpsGlYP0qCee/DaxXTU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677608455; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QYSVx1EHpYpAovmhnqAUVqJH55yThWcHGz4+zY+oKLI=; b=DIuX8ZNR3JZuSFD3X/AXmt06jVR+WLjpmU4DCVW3YnyaovsXcguGEhnJVGCHaQM/zN TSy8XgCgsJzsTPws7nhdKL1i3j8QmElAhAVUUsF9Ck7B4/+86oeknfI4H3gRWlZ8KOfj siX9Ra1plsYe3mYslczhETo2EPVtcO5dbqfrDx+Ek5lC7CZwpldShuw4oTu6Auice/2P 8k3jcT0XHBqnkmkSuWkW9ip5JBRzNwjInCu3irm9f6oR8CIA98bU2/baE9v/1G3g6lZe rkm2EnjSMFZMUyFByRfqGxRRRP5ufflzq396MkRB2aSdMnxj0K/jb7EIo+rcJcV1KQQa jUgA== X-Gm-Message-State: AO0yUKUFOrDwGZ6VMaDeX54fdKZsq+4Pzf5L67C7uQSHkXdJ5mj4uMMa eR0+fxvjR1RQ43MMQTvPSLKjXMo8IfFDNZyopQAn7IvKZvObJUQphcUeVsgyMXu0F8dxBiU= X-Google-Smtp-Source: AK7set/J5X5Gno0LkrOkAm7/QffWiDWZgcjhV4uVLdu74WuyLMLUpneaAoI1iRQ5OaICUUxMppm1UrspYIsx X-Received: by 2002:a05:622a:c7:b0:3b9:beca:8d79 with SMTP id p7-20020a05622a00c700b003b9beca8d79mr6565540qtw.12.1677608455421; Tue, 28 Feb 2023 10:20:55 -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 18-20020ac84e92000000b003bd0efe99f6sm597146qtp.16.2023.02.28.10.20.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Feb 2023 10:20:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 27AF7605246B; Tue, 28 Feb 2023 13:20:55 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 2275F601B1; Tue, 28 Feb 2023 18:20:55 +0000 (UTC) Subject: |SUCCESS| pw124581-124591 [PATCH] [v2, 10/10] examples/fips_validation: add extra space in JSON buffer From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230228182055.2275F601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 28 Feb 2023 18:20:55 +0000 (UTC) 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/124591 _Functional Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Tuesday, February 28 2023 17:28:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:7710b5d15a014872a3aaf646668dafa928ca8473 124581-124591 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25565/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/