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 0E8D8436D5 for ; Tue, 12 Dec 2023 20:04:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09FD642E63; Tue, 12 Dec 2023 20:04:24 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id E18FA42E4F for ; Tue, 12 Dec 2023 20:04:22 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5906eac104bso3484381eaf.2 for ; Tue, 12 Dec 2023 11:04:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702407862; x=1703012662; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mR5o6vRaKn3MUyrkzE+9wg5FFFkJN7/G1vjS6VGm5wY=; b=ZXrFRJTfhG1Pxf/CoFzKz9jdBjCrk3cnv7pAjFUl8IzCDnvtm/PJyzJG8uvvOksW3t fAXOIdPD8Wb659hJqbiPm+MzEaQgFf5CH7STzzO/YB5J3eLKvM8P8fr+Mh7+R7mmbiHs Ah1CQ6pax0KQd1/QmcxoRIZ+yD66tQ1UbLdoM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702407862; x=1703012662; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mR5o6vRaKn3MUyrkzE+9wg5FFFkJN7/G1vjS6VGm5wY=; b=ZGDvE0dbnkRaUcK9kFpVmgsRmN68rqaaR2p+ayUuktrbQQ/iYH/2MxxJlg7V+fbkMV 40DmUzcAtfaF9cmMkBcpbFSHYkTQ0BBdAFFzF1A47dyQujg1al8oLAgSWrvrIhyiT0eu 0JklGGR+CtEfMdcXC1frBKkKtZBBMQaqMzvJWnrYaRibCBE60oEjIzm+KRH7m8cYf+tx TxrGBmNAfrq5l/ejOoLtE4wEsTLy/KcnUSlbMm9jO00yNy+ZX0wtt1289AdWZVxaf1YE 3vsgQARhmFI/LyVFcBgPUVhMfq+45AJ5sRNp4iMKWYJ0EdZaLT5tswS4ix8jCLJRcspz qC2A== X-Gm-Message-State: AOJu0Yx05ThaptpU487pNNFGt5EVJ/h/1WTf6X/JS243Ahbob+FV72Vh +RNa7VR0CSxz8mrAdIxRh3Azid/4Zd34xm5bF6veC3pGFdcnOXHsg/Dv/w== X-Google-Smtp-Source: AGHT+IGXp4yf4Y+rp0Nh+7smeum4gBxtEn6qD5Q4/5z+V+fct+a34ynmu0e8wh3OZ9EaLATwV6RE6bUG/UVM X-Received: by 2002:a05:6358:7f07:b0:170:f1bd:30e2 with SMTP id p7-20020a0563587f0700b00170f1bd30e2mr1213616rwn.34.1702407861840; Tue, 12 Dec 2023 11:04:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ce22-20020a056122411600b004b2eef2b77asm1167454vkb.10.2023.12.12.11.04.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 11:04:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 11:04:21 -0800 (PST) Message-ID: <6578aeb5.050a0220.6f5bb.3427SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5BD1B605C311; Tue, 12 Dec 2023 14:04:21 -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 | +---------------------+--------------------+----------------------+ 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) 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/