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 5C1DB436D5 for ; Tue, 12 Dec 2023 20:26:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 56FC742E64; Tue, 12 Dec 2023 20:26:34 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id F112742E63 for ; Tue, 12 Dec 2023 20:26:32 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b6fc474d16so250226539f.1 for ; Tue, 12 Dec 2023 11:26:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702409192; x=1703013992; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mYOfoFoo9VMJtit8yY2yBe9vj0IjQVfoIHDoAuWmQiA=; b=hnr4wvQppsVXtpwtikMtGPBso3WLBqTkEUf39Zs9oyGmGgPkJMz53hXkMOWU0JPevf cWUSPrMdYJg7AGt+NtHXKi+P47zOKORB5jnl6VxrZQsRqVIdPeDyP2Z9iaG0oiSnTTTG jdYlRcSuFDY9USgIlolMQMOiehUEY+bsZl0VM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702409192; x=1703013992; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mYOfoFoo9VMJtit8yY2yBe9vj0IjQVfoIHDoAuWmQiA=; b=i5Nci0C6itT0OdWPYevVFUMPLfkg+zWfLP+PaSmeZ8BZB3GhlzzaeRtQsWjYgyzCpp 6LAaL1/V+LjW96xuw8aNlQg9N4U+lZEjYoK3rTOI8+DxXr/qXHcA8ex6LOJeyKUxpEVi vAWihLQsJ/YUY6B4R0SOtX22Wzk1vPoU/gVZZJUD0OSQhOHz+Ev8TZzOWbcefACSODQe 1iES+U21wCGZ31/ssCXvU/dsQallP8V0Oxm4eC127At+g9TAWIze8bAPKyitLLYZN5b0 kAYZYmAfq875httHbAwtgE0ndKkTQZGOwpuivZO4IuKhgH2vZ3hcchir5LTF5ndLtYr0 btOw== X-Gm-Message-State: AOJu0YzTar4yvkUMxPmkLXED4X50chIAVBy8pdJjsGmJPrZmCEacDJLi +UdIhazcX1POwPdLp36Z9bXiJSR9IqkVGu0f3cnIhYyXXq2kySXShgxQbh/zU+3EE3VbLFmihg= = X-Google-Smtp-Source: AGHT+IGYqAq4fIRDm6JnhvmxMqa9xXvRKHbrexeUgKSsdHL4cecFweCyaB8oxcCDCdpkMTj0IXHvDidyKl2M X-Received: by 2002:a05:6602:1b0b:b0:7b7:1a46:2c1d with SMTP id dk11-20020a0566021b0b00b007b71a462c1dmr7729329iob.15.1702409192376; Tue, 12 Dec 2023 11:26:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h4-20020a02c724000000b0046926093192sm411365jao.82.2023.12.12.11.26.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 11:26:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 11:26:32 -0800 (PST) Message-ID: <6578b3e8.020a0220.f27bd.a966SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0C6C5605C311; Tue, 12 Dec 2023 14:26:32 -0500 (EST) Subject: |SUCCESS| pw135071 [PATCH] cryptodev: remove unused extern From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135071 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, December 12 2023 16:31:04 DPDK git baseline: Repo:dpdk-next-crypto Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 135071 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28599/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/