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 93B6E455FC for ; Mon, 15 Jul 2024 18:23:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B0E940EE2; Mon, 15 Jul 2024 18:23:49 +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 729C34065F for ; Mon, 15 Jul 2024 18:22:17 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2caeafd16deso1665846a91.2 for ; Mon, 15 Jul 2024 09:22:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721060536; x=1721665336; 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=iNqolVcEDDocx2Z6AX+odx6eTNs3wwowGMP5uIFvDlk=; b=FvEVRMD9MGOcHcYIw6HzWCvF9Uzw6EZ0/Qu4YzsKYJfqcTA+dOz+FwQNnRVNYvXbyQ RMuxN/t5B4Im+sgg8ifHEZ1/rU2JMURl+CXG9qoASHVRYcv0qk7a2IHzM1cWNNhN88+X kU7FV9a7EzPE2gxMRcfDJUEMRBUrndVbwHPz8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721060536; x=1721665336; 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=iNqolVcEDDocx2Z6AX+odx6eTNs3wwowGMP5uIFvDlk=; b=YSUbAQFoaRJ6kSpC7L0pjMRKPFsnYsXX9AgnKfQRaki2XStM0yp2nIVIdfmDJZ9RTd prTDb3j0mi8kgWdWAWtpnkZm26R+LyzeQKG0f5uhh/pi+Fg5K4QwkQFesFTlwXQqHgpb E8yyBftoQdyX3s6tuqQmLIcETVnYRIvtdeevS7hjZoarXahsSKbcx5B/Lb04l1qkrMlk iG/S16xLTPzC9Tj+T2RmLdl4uMsUsqODjv78DujMOh+YQXWqF6BDP1ClApb/5Fy6kxDn cv1s1w+gnilB50eTkn4ACS++YCgEMtyVnwYzOvA03sLgVXVCkh8+BYSMJkNYUvvZQp72 SV9Q== X-Gm-Message-State: AOJu0Yw5tIZ4lfKFUyiy42feKIw4kVdfQERxd6O4+ly41XtRCTFTLMC6 QS+MfeLSW22CFkFlffly4Ty9CO856xIHQCyInu4VUW50xK+9GxHqxigngMWbUjjiAFO32cCOChO 7ZZ345fJtwTxuEfCl3p+aIwx6ZrTZs/NCgXmYeFKI X-Google-Smtp-Source: AGHT+IEuSzmMB/deDjM/4VtbIapHUQ4JJOypRbs8h060zLsIGQShx0c/Uw/5nz+PjashG/REX4wmkcNh80gn X-Received: by 2002:a17:90a:989:b0:2ca:a625:f9e9 with SMTP id 98e67ed59e1d1-2caa625fa7dmr11190799a91.42.1721060536619; Mon, 15 Jul 2024 09:22:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2caedc12598sm416357a91.9.2024.07.15.09.22.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jul 2024 09:22:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jul 2024 09:22:16 -0700 (PDT) Message-ID: <66954cb8.170a0220.f9f2e.5295SMTPIN_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 AC14D605C380; Mon, 15 Jul 2024 12:22:15 -0400 (EDT) Subject: |PENDING| pw142404 [PATCH] [v1] test/crypto: fix asymmetric capabili From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240715133728.1519-1-gmuthukrishn@marvell.com> References: <20240715133728.1519-1-gmuthukrishn@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: PENDING http://dpdk.org/patch/142404 _Testing pending_ Submitter: Gowrishankar Muthukrishnan Date: Monday, July 15 2024 13:37:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:ba268b0bb43b56174e3d9345a27e6b1675a5a991 142404 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PEND | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 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 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30517/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/