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 A2F9D43E74 for ; Tue, 16 Apr 2024 11:46:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F44B402BD; Tue, 16 Apr 2024 11:46:45 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 32DEC402AE for ; Tue, 16 Apr 2024 11:46:44 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7d86adab5a7so139229039f.3 for ; Tue, 16 Apr 2024 02:46:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713260803; x=1713865603; 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=ULFnquNUPcZi7DgTkDEPonedm5H6t04LRA25ivpUMD4=; b=Vm0wAl2CdlJz2k2MxMXa8Dn3DQBU6fZEraqms5W+MaqGgqG1MFu0yqi9t3WiOQTC8r f5PnkInCHk1toZJaQXzb4LnawOt42iuOaw5/aYFpLquKg8D3m2BIb/2A3UmMri0Ugent YW8zmYpLNNCqQ8E9T6PJ+1z2ddeljBe8tDPZM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713260803; x=1713865603; 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=ULFnquNUPcZi7DgTkDEPonedm5H6t04LRA25ivpUMD4=; b=vxQV+jgfACe2LULit1FBnMOrSdiFYfLk+WNn8BtynGQ/Nrx235ss01Kv/I+N1smRRO LgQhdogs8qovQ6OkQwDV9nI/WWJHfeHlWkzGW4MJNPUH10+Gxpbp+CkUqQQrij4zXADf FNAoUb8a1RyGycbJPtrM3TioNkaSpL9Dj/x9bLJn8lvekdhutoiwyPXaEf7MTHCj/aH9 WSL7YG920P/dKxmqKZ/ym8vGIkXGK6GL50W+1Lfinf9CNni1Ifo2u2Iia7/KLyA5T0+n IemQNv5Ar4vKmsEq2PS6XrGITW3SJt1e0h2uA57fZpANnjzTuPw2IoYBeKSIlf4+3z5s SlUg== X-Gm-Message-State: AOJu0Yy4RkGQKEwXDyASFzILdHkFYUW+PAQebGZzQBvmQ/yGBTVx+80H +cWuXxcebm63pQM1zPaU8y9GaN5I7jOX+Ow2Ey0wajjqO2rujTETIMjIhyI11aCT+cDkIWnbzrd +shq/fIeGNs+Lmmxlct3GrVCrTr4h/7Sg7/2jC/yOcG/sE8IlgW+HI82E X-Google-Smtp-Source: AGHT+IFzr8Bb6MYW8HiZNv/YYaM1BTZAfB1pKkZRVLKWIPSIcacfVWpapm95n+x42ZmX5ywu7ub9AoGpFcyP X-Received: by 2002:a05:6602:2492:b0:7d7:15ca:480f with SMTP id g18-20020a056602249200b007d715ca480fmr9328101ioe.0.1713260803605; Tue, 16 Apr 2024 02:46:43 -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 x17-20020a056638249100b004806aaedcd3sm579982jat.10.2024.04.16.02.46.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 02:46:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 02:46:43 -0700 (PDT) Message-ID: <661e4903.050a0220.33e88.a96cSMTPIN_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 3C94E604A958; Tue, 16 Apr 2024 05:46:43 -0400 (EDT) Subject: |SUCCESS| pw139414 [PATCH] [v1] crypto: fix build issues on crypto c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240416081222.3002268-1-ganapati.kundapura@intel.com> References: <20240416081222.3002268-1-ganapati.kundapura@intel.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/139414 _Testing PASS_ Submitter: Ganapati Kundapura Date: Tuesday, April 16 2024 08:12:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139414 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29788/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/