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 9FFF143E6F for ; Tue, 16 Apr 2024 11:58:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C2A0402E3; Tue, 16 Apr 2024 11:58:11 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id E02BF4029E for ; Tue, 16 Apr 2024 11:58:09 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6ed0e9ccca1so3810631b3a.0 for ; Tue, 16 Apr 2024 02:58:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713261489; x=1713866289; 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=NQT9MC/eduNB2ykz8ObqWx+nTHqnIrcfwqF7itmHxW8=; b=K5Wn3LKHJ1AY7h+LLc49cbp7SZSqe5FJod3VcF7iM/Zb05U0am7DA/tLdVAYqjejWP sjiFNqeVibqM4cgiLtZOZu4wGJPwF40szqxKDdyusOaa3VxxOSGYooi1d5m9ExrQJrEx 656Kx2DXWGk5aSkbONMLRiDe9vHAz/pL8HZ5o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713261489; x=1713866289; 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=NQT9MC/eduNB2ykz8ObqWx+nTHqnIrcfwqF7itmHxW8=; b=XH9doy9gBzIoNfLKTZAxh5FwKErDDSsSnZSsaRzQz8oC/wvB79aoAjcm4cqt9J2cDk UB/Ms5D8+DsJ3ykMhALPdawh+ySpKrQQ5MnoI4HKbO5ByqXOGgP5V3vjYt6phyXmU7yR KQ4Rm+IDpr/BM+gxA6J0mPhb8jRGtYqHRF/59pD0koHwoZmmtDjKs2oglUkC17QhoLik MEx9JQ8P68GlW1A8bVhPRrre5Wf5Xk+LvA+TqxeqF0tDEF/hKUnAmnjyNgGD/drq9RAB J54dv/9cbFH26KxN2VvZaC2t4T8GSlSMmimIsP6wCZTeL9mtKa3ExY4rEJ1GIw5HBFi7 +xPw== X-Gm-Message-State: AOJu0YzAlUaKzTXG8+7HPHPTD8H19MATNNu27aIRUXNaph4hvOhKdKmi UA8b++pnc0oAYu5cG0Tw7Lvy6dNxOBZyj20AbpW/9V3EEJWi0yXjORPgirpzscWC+iCxMB6B0I/ srFq2/ChA5pCZYNDaGhfAQqWNpvdYjzWbgJReqkFj X-Google-Smtp-Source: AGHT+IHSuQLsQkGvlrzokyHAmF4J4fPX7plZlXtCWdz8CDaQern9l7tFfT7EaX5ho+KLA6PT+mFPM25ocbi4 X-Received: by 2002:a05:6a20:dda2:b0:1a9:8b4a:b84 with SMTP id kw34-20020a056a20dda200b001a98b4a0b84mr9962036pzb.18.1713261489084; Tue, 16 Apr 2024 02:58:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jw11-20020a170903278b00b001dd6c08cfc5sm428607plb.124.2024.04.16.02.58.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 02:58:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 02:58:09 -0700 (PDT) Message-ID: <661e4bb1.170a0220.23930.2ca6SMTPIN_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 29EFB604A958; Tue, 16 Apr 2024 05:58:08 -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-unit-amd64-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 | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.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/