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 3CF0943E70 for ; Tue, 16 Apr 2024 12:03:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39D57402AE; Tue, 16 Apr 2024 12:03:46 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 100394029E for ; Tue, 16 Apr 2024 12:03:45 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6ecf8ebff50so2785487b3a.1 for ; Tue, 16 Apr 2024 03:03:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713261824; x=1713866624; 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=radauXqjHNRxy+jYJ+TZ7quiEZd9B0BvXg55jdU1Q5Q=; b=AHbq93i5kY57Eagv648q7ggJQ+yLma1b867MAjOT8RSKdq+m4MSoltbdtL/0uSxZ/o 4jz7Q9naK0sEbjgyZg/2idROECgTs0OAuc5DO+Df6XXMRsPxkptf5gvLAeGymNEgLMqm 7y3o8Z7HkMkx/IeXdpSBEOrEQCfMNZn/1EMMo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713261824; x=1713866624; 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=radauXqjHNRxy+jYJ+TZ7quiEZd9B0BvXg55jdU1Q5Q=; b=iwkvlgzTUSeUpKhDjxlTn9P2f4NgjSh1odIPE+SRkNuBg15/dUPWRjX1iM7jUCg2vB Gvz3o0hJt5l6vhxLNuxhRkXXL5u3YugMFe93wHv+v9XU2TVkJsZ9iC2MRgtjqn7u09l8 55kJsLIJQ3LiDZHRv15IodthhQMHS1e0Dajc74HN5Gbr93Njv0b14skpf2gADQCHytqy ra3HqDRCtSkT73sWkafkncg6m/kz3cKqXd03TZt7uoNQgSAMfZeRDj6Qf7Sd6eP3QH0P nbHP2nEYWqYOKYosiysGfURGp+fSxtH/dDaYNcrIcTsO045Ak/TcBZKyf1SJesPVJR74 TypQ== X-Gm-Message-State: AOJu0YycECJC/s0vKnXZaqdMDMQVne140yQuYKDmOvlrGxSWa8uG2M/v VwI/qntQ35/lfcs4ZruV1EC5lwGBqvAIPGnzPGeEK9vyD3tqIkLd81yp3Or9Lf0o2YRQBrxIxFz 3nces8TM6O5GVr6iO4LutcgP9IORTY08xWOAu9gILy94QUGuPXJnAxpQj X-Google-Smtp-Source: AGHT+IF6QzZdY57csxsNgtYyKfmzIlxT+JZtDy1KljCj0UbBsMg/pTF0TIed1wkVUUP34SuafQwF1/cSQk38 X-Received: by 2002:a05:6a00:4f92:b0:6ed:416d:e9e with SMTP id ld18-20020a056a004f9200b006ed416d0e9emr2404913pfb.16.1713261824280; Tue, 16 Apr 2024 03:03:44 -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 fh2-20020a056a00390200b006eaf4228af3sm843858pfb.6.2024.04.16.03.03.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 03:03:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 03:03:44 -0700 (PDT) Message-ID: <661e4d00.050a0220.12486.6137SMTPIN_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 60B24604A958; Tue, 16 Apr 2024 06:03: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-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 | +---------------------+----------------+ | Windows Server 2022 | 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 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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/