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 7DB1B454B0 for ; Fri, 21 Jun 2024 00:46:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 79D2040265; Fri, 21 Jun 2024 00:46:01 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 8E7194025E for ; Fri, 21 Jun 2024 00:45:55 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2c7ecfc9e22so923878a91.0 for ; Thu, 20 Jun 2024 15:45:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718923555; x=1719528355; 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=mKdN75rQ7WYHft793soEmnBrF1amd/8QPx3IWXEFVtE=; b=gMixxST6GM94ky9jQgOGvcy9uF7ze+8RpZWP97yTI7iBk71x+JSd8fJIbQKjAMOAOA C4vEAYF8R6lYi59BYrijKV3Bp6AGxAgNw3KVqfPAsj+ddLuEL4JItwKiwoQGBNIX7H25 GEZqD9WjFnHbwwFOZzddRuUddx9Efyu5qX9oE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718923555; x=1719528355; 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=mKdN75rQ7WYHft793soEmnBrF1amd/8QPx3IWXEFVtE=; b=ah71PqZr3Esi1PxWnmD3s4yqyW71gY20iXO7JHXKKpKtsFdU24aZEQIp05RSQmrQdi GHZCw1aL5eIZP8UzxVBqfSVYSIF4Wie/g3SgOw1SYyAgffsdultMksc3FAgTxAQ4nDLr MNY6V1r1qXJTC7gw5gJcvy7nbJDx+0ZhAL2wINzqBUrijnHe40DvTL2rHDJfxJJfIQPr kcHgtSPp3YJn4vo2Otm1A1xwQClZh9aaZbDQtC6tolVJTDogScjB7WbgrKdVWRr+ItW+ HUdO8vK1PNu0uT0NzQAxS/Im2tuUGqwIFGdEyx0IjcQxbtKYOG4X/saG7pXLuyNqsCnV 5j6A== X-Gm-Message-State: AOJu0Ywke+GQofeNa/Kdif3BpNN2+8dmXnaoW8DPdzO5oM4AhKBPZ7Eo u6lc4CYD/7G/TpGNRKUdkLgFK8ueM6u02WKB6Hwky3qogQ+MvRvpPxuNbDAtNJW4wFpILPyaKwC rtrhhk5/9nc92f0ziiYzwfXlihEY9psIDOuhXn8ufb2m7WvpbaG8G3lbn X-Google-Smtp-Source: AGHT+IGNoTfYSR+kV56MckXP0R7WlBpE88KCfBOT7xfVP5tyD0bIqJGXtf01kuFGqCjRBmcB/1GN0Ge7/fTs X-Received: by 2002:a17:90b:120e:b0:2c2:fe3d:3453 with SMTP id 98e67ed59e1d1-2c7b5b68d02mr6784952a91.18.1718923554603; Thu, 20 Jun 2024 15:45:54 -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 98e67ed59e1d1-2c7e5af9eecsm168944a91.11.2024.06.20.15.45.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jun 2024 15:45:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jun 2024 15:45:54 -0700 (PDT) Message-ID: <6674b122.170a0220.a3f89.c5edSMTPIN_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 CA3FD605C380; Thu, 20 Jun 2024 18:45:53 -0400 (EDT) Subject: |SUCCESS| pw141434-141445 [PATCH] [12/12] crypto/cnxk: enable dual s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240620145848.3461844-13-asasidharan@marvell.com> References: <20240620145848.3461844-13-asasidharan@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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/141445 _Testing PASS_ Submitter: Aakash Sasidharan Date: Thursday, June 20 2024 14:58:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141434-141445 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ | Fedora 40 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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 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 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30264/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/