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 8F9F242FA2 for ; Mon, 31 Jul 2023 11:05:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BF6440150; Mon, 31 Jul 2023 11:05:04 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 932C340150 for ; Mon, 31 Jul 2023 11:05:03 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d0548cf861aso4396480276.3 for ; Mon, 31 Jul 2023 02:05:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690794303; x=1691399103; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fpEYMCTewvgk66aiJAR+wlnwxuoTMXoTsyL7aeaOLSE=; b=N+cowJmRy8MuIRK6m9fxZdpbFgubXMKMeND2pIzwbw9bf6x0VkdLThANo5BTgAizTt 97QkfPK+pXusQN2nfVXKThz5VB/2jtUYk4QArQ1+scaYpLV9EQPjZQBVIAPcWHeV0SdB cdf9iPqc35ftxlQUMiftOVTlvw59+IT+SB+WU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690794303; x=1691399103; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fpEYMCTewvgk66aiJAR+wlnwxuoTMXoTsyL7aeaOLSE=; b=K7XhHLDEeYysi6JUNFVfJSzHnSURGP+pMboIaCh+89ctzyF8lDjp/beTuJH9H7SDrg oAhT0nMkcKpkZ962I5axkKB41/idRJBTCsWFnaMHZ48M5Nn3coEoDDfRlTVJ56CCj1uO 63Ja6pXwlThktWR1CNzIFJWNEsnfq/ptcvBEMxtdD5aGMfYKX648E2gHNsuibme2h3wH xjRfYlPI42226JP6zaryK2ixSNFqKjPcVxm1cvBBf1/gyma0HiWQicE1VVDjFM5g5Wee ciT8ZNw/BdunKRYaiWoOsX8GEYQcTDXzfh/wQxdfKv2TR5jP8NdTyP9m+XDowSQO0jrI rSlQ== X-Gm-Message-State: ABy/qLZ6coqaIyDdPaJFeVvpx8hhPX8GVtfRcT7rqXVSvMx36Spy8JV5 MxPjPpUosLMznPmIVgrI+hU3OMpzyzafWOoLIxvS8wBUEFMTva2wzvI4ug== X-Google-Smtp-Source: APBJJlHdCgFBW4ZOBouDQYfPtv83XEwja67s4619LMQAOBCkWGJ4PS9GLnxzPoSl8YYdG5HrD2TVKZsj4W5C X-Received: by 2002:a81:a0c6:0:b0:583:b186:d817 with SMTP id x189-20020a81a0c6000000b00583b186d817mr8439272ywg.27.1690794302754; Mon, 31 Jul 2023 02:05:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a126-20020a816684000000b0057a1a79f3bcsm1146398ywc.54.2023.07.31.02.05.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Jul 2023 02:05:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 31 Jul 2023 02:05:02 -0700 (PDT) Message-ID: <64c7793e.810a0220.757f8.b414SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 72D8B6052471; Mon, 31 Jul 2023 05:05:02 -0400 (EDT) Subject: |SUCCESS| pw129731 [PATCH] app/crypto-perf: return ENOTSUP for unsup 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129731 _Functional Testing PASS_ Submitter: Akhil Goyal Date: Monday, July 31 2023 03:52:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:12fcafcd62286933e6b167b14856d21f642efa5f 129731 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/4 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/4 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27160/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/