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 03BAD4570D for ; Thu, 1 Aug 2024 09:28:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED81E4066F; Thu, 1 Aug 2024 09:28:03 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id E43584014F for ; Thu, 1 Aug 2024 09:28:01 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-70d1fb6c108so4852897b3a.3 for ; Thu, 01 Aug 2024 00:28:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722497281; x=1723102081; 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=ABEJz7Ayfa+nCJEW9LRMuPmErA3JW2ycwX0Ga1CKI1A=; b=ACUMLrzL7hpqK6qxobswas7D5UrgWOtHETH90qZ6UTcZllVfWpgaG2gCAusMiGjEAR FnleYIJZp0d8mIRQaAiO6Y8HyH76Ij2VFA4pYU2Rmt/ItoMRo3tjM2/cIy6CUdEBNA8M /xGnNEi6XBXP0lRKAyfD9KDplBpMmrUEwkpvs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722497281; x=1723102081; 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=ABEJz7Ayfa+nCJEW9LRMuPmErA3JW2ycwX0Ga1CKI1A=; b=VKAl0Gc7SkVtQpeoM/VIXASOvB9YrMmU/MaA4ifylA0ZXpeLBXfPrjopREtZWrcGe4 QiE2HKmTznZiXm8MAyR/LDJDNYbmNrHinHwUJWoWlTGgwt0fEUuiMLgxRwKrbaKFm+Gb A3/WOvbRZ4kcEKLpBGC0sLhO+ymDLKvsngR1jxnX+9y29/nTFi9ixkzsoM4lp9CUA8cn zmsivUXQC3jKkuO7WcIrkNUXdrDLirLKoTprU09Vh22v6ine4T7xiQjh9Aa6ZK80tkye RrlIxHkBBlIFaI2WQ8zTVIE9RbJKzKb4eGmxefpOuXXZCf0IHlifkoI9NSm/SZSj1HKm irVA== X-Gm-Message-State: AOJu0YwpOEy9K2TtHxQvbjINyox9puFff0WLwfM2KrzoqI8BRN+LuHLM qrB48dF2xABtFXEO/9Kj0twYliTmFfH2KQjHo9mAzCkcj64oY0BGxWtQKORaMJty8Kll7y0TB34 pAK5fq0KTyKZxajjqxd3SeammJ2/ozjAqUQqHWcl4QATP70jfHNTViGol X-Google-Smtp-Source: AGHT+IEJ0hNIGqusInnyNW2fW+2Rkd0XoFADhJcj47OMHS/n1iu+2XeKVbUEPQYIzZ0pSBc5UVKQ2WyIV+dr X-Received: by 2002:a05:6a20:244e:b0:1c4:82fa:a5a4 with SMTP id adf61e73a8af0-1c68ceb9fefmr2482898637.18.1722497281035; Thu, 01 Aug 2024 00:28:01 -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 d2e1a72fcca58-70ead8f6839sm810440b3a.22.2024.08.01.00.28.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 00:28:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 00:28:01 -0700 (PDT) Message-ID: <66ab3901.050a0220.127a68.088fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 342FA60524C8; Thu, 1 Aug 2024 03:28:00 -0400 (EDT) Subject: |PENDING| pw142788-142789 [PATCH] [2/2] app/crypto-perf: test queue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240731115445.1771803-2-gakhil@marvell.com> References: <20240731115445.1771803-2-gakhil@marvell.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-unit-arm64-testing Test-Status: PENDING http://dpdk.org/patch/142789 _Testing pending_ Submitter: Akhil Goyal Date: Wednesday, July 31 2024 11:54:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:4b5abe7ec1ed2d43a285599bbba23f62ac049d8f 142788-142789 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#247484 Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Debian 12 (arm) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PEND | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PEND | +--------------------------+----------------+ | Fedora 39 (ARM Clang) | PEND | +--------------------------+----------------+ | Fedora 39 (ARM) | PEND | +--------------------------+----------------+ | Fedora 40 (ARM) | PEND | +--------------------------+----------------+ | Fedora 40 (ARM Clang) | PEND | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30676/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/