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 EFB5F436D5 for ; Tue, 12 Dec 2023 20:36:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E812142E64; Tue, 12 Dec 2023 20:36:51 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 60B5442E63 for ; Tue, 12 Dec 2023 20:36:48 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-28ada6ae5c1so231337a91.1 for ; Tue, 12 Dec 2023 11:36:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702409807; x=1703014607; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SFWBU0YEJyL3ioCSVyncW0Bg8qpKot5mTmnSrLDL7xs=; b=OkpHTkgXiF2hWwxqvu3gVXwP6rOSfNWu0q6kWWdsYbJ+sZgp+iIpOBl+4JRHJfqCHE lC3lcdL96UZzGIibzhZY0PC2ZmoB+002m5jYUYGldZ3ZT5UHRUKEUm+LDmNcbiIhcXa5 8jmnkLxOkbXVmNzWawuuNurprgdeEtV9hvJ38= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702409807; x=1703014607; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SFWBU0YEJyL3ioCSVyncW0Bg8qpKot5mTmnSrLDL7xs=; b=E/Pa4CEbMga1HZdKAijO0uyG9RPcHDEReQxgb6EOL+47rUfxXYix7u7y971awYfO2v kELRVTf5DM71afRhkugsA25w/AtuK84JMc24eh9JT4KlFBSfaREcloGBxuKHPAxpZ+hF HYudKFnkU+qyXrZ7T69zQkhHWPRxq6H/MQBEeb9kuXPl69gYyIMgGhYqqMBI5u1gOH1o lQJtcOCrsiAiqjHIjctFGslFIjHFc66kDfYP/qclqZHritgBilj74aSHK6UPCbfFk3Xq wJBm91ieOujo53ewZUycJWR5916cxDEVYm6zPmwDfgohTQ08MkWnaio679w9aMET/Q4I WoBQ== X-Gm-Message-State: AOJu0YwOqAQkB/HU/vI0/jWaydJRJkka9iXyHTjNXppPqFyrz08+vAbI dlJWcPQWSypbekjfqMNB6cwf9TQ+UuDol8wAVq1zPAMdTSunOc+6Dd7dcQ== X-Google-Smtp-Source: AGHT+IE+mhlKLDUHG8denPGsXG0yQ+BoJMJwIe4EdkGRWPqhlyGdVmTZ4BWbDUmH/SdQJLhnErGc9KyHe1ne X-Received: by 2002:a17:90a:b890:b0:28a:d551:ffb3 with SMTP id o16-20020a17090ab89000b0028ad551ffb3mr656816pjr.11.1702409807589; Tue, 12 Dec 2023 11:36:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cz14-20020a17090ad44e00b0028694863046sm1148909pjb.10.2023.12.12.11.36.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 11:36:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 11:36:47 -0800 (PST) Message-ID: <6578b64f.170a0220.80597.225dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0F1F2605C311; Tue, 12 Dec 2023 14:36:47 -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-arm64-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 | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/