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 030E044156 for ; Tue, 4 Jun 2024 18:28:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED96440A6D; Tue, 4 Jun 2024 18:28:06 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id C2BC94026E for ; Tue, 4 Jun 2024 18:28:05 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-80a8770ff33so1931997241.0 for ; Tue, 04 Jun 2024 09:28:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717518485; x=1718123285; 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=5mwuwwD3MiHsIxRaNLB8RPGZOJ3pk2p4HXd0DOXxM9o=; b=JYJV4J0MRhznPXEkKMubXD6tIkbLmwIzLk/YnCRQtRTIbwxxAH8w/gM2jj5cUTIvX8 a+c7uuTYXqUNo7knvlPj3OMcSKiYCHcZCCsZba/TJKDXGbuI27Kb7Lw8VLw1IjC6PNRs MJsf3z3vZr/ALMcpSAzKqd/s5aLipB2YTQsCw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717518485; x=1718123285; 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=5mwuwwD3MiHsIxRaNLB8RPGZOJ3pk2p4HXd0DOXxM9o=; b=K9Jkhwqr9zjP5cAdCWHyA1EdEnqlXz27UXy5Hg/1k5zyYlU41GDqhQEMlmJiDV8M1u nmteyBaFQMGyork5Jj6Lpyp/5Ss2dfcTfaxQ1W94uHZCy4oAigRW93qKLj8iqG9FFSgw JKrfJrSG2xhqYJtklE8sUcQFZrOHfsBmX9Xq7z/sgT3DPy4zA85RrmXLnyIAVU0T4+am 2Wq95DzsqWkrCXcIMGKVM+0QYhfWwEiydu06JqpRvJsBSuK40D45X+l7JfM7LNjyoetV ejPZVtZ7McXNneMmBhItTusWVA6wNAqvEK71EZt4n8eF2heWGWyh7/rTenPAi3JCRQhQ 9BAQ== X-Gm-Message-State: AOJu0YxlO5hQ42gSYq2ki8uO/QenYKrAw70QiVyte6RTA3iYPA2M6mqM NYh1s9YLzBBtVIxuVL1ezr8y9kHwW2MvM2JTz5yK8ougvv59Xyx5wUyl032DTmRPnCtEjvBTXuR +9tZHbGch0FpjJHGkctpXfq5aHII03PpAIj9UiHfV X-Google-Smtp-Source: AGHT+IGje4AS36+w1olT9VFXabGt/onCFvpJ3YemR9eAbmG9hqcVIvIOYOT+zI6T/s9gaOIv0WoEGa9CgBxY X-Received: by 2002:a05:6102:549e:b0:47c:122b:a3bd with SMTP id ada2fe7eead31-48c047f4b9fmr79919137.2.1717518485145; Tue, 04 Jun 2024 09:28:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a1e0cc1a2514c-80adf109cf9sm387247241.1.2024.06.04.09.28.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jun 2024 09:28:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jun 2024 09:28:05 -0700 (PDT) Message-ID: <665f4095.050a0220.1e8527.f574SMTPIN_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 CD85A605C373; Tue, 4 Jun 2024 12:28:03 -0400 (EDT) Subject: |SUCCESS| pw140727 [PATCH] app/test-crypto-perf: add shared session From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240604145446.2216337-1-jack.bond-preston@foss.arm.com> References: <20240604145446.2216337-1-jack.bond-preston@foss.arm.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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/140727 _Testing PASS_ Submitter: Jack Bond-Preston Date: Tuesday, June 04 2024 14:54:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:367b8db312517edb9f5340d280e77b1437d84dd3 140727 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30100/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/