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 71EAC436D5 for ; Tue, 12 Dec 2023 21:49:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 467BA42E63; Tue, 12 Dec 2023 21:49:28 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 0564242E59 for ; Tue, 12 Dec 2023 21:49:26 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-db537948ea0so6013913276.2 for ; Tue, 12 Dec 2023 12:49:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702414166; x=1703018966; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vJ1LVfsGz5lvhcFi9JKiVk0a60pxVnWqBntRju5bBM0=; b=GULI5jz7Upv9Po2HsmWj7owwBPcgdjBizkfdzswmsf9KNNk9tnHqibVtzjJ/EXwJUR vW/0OShcGsyt3K/2YWelzuEkrSMINBPfFvKWOTJNOqo15Qd5D+u5QIfWECcYYuVipd8y zlpWmfmcS8QmqJda0xeYzM3ytF7lFuB+ZaWmg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702414166; x=1703018966; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vJ1LVfsGz5lvhcFi9JKiVk0a60pxVnWqBntRju5bBM0=; b=QMaSZwzQRIBu6M9z+55QVyPfhxXmdDxL1GsquEPwl52XhMFaNdVFbMA0rRMWAodaEQ XuvppNM3YKcbY5OadeYKEcc9PSZgS7gyN3K8SYc9dyjrsYM0RJRWJRYnCmkm8Cdz5c2r ZPmlNbdp0QbhbXDyLw5uy7EFp2ajh3V35IunXc9zzBw2+rM8oYRoPiPKBVDyJfgmMZZf 47LcZ/aujbkIm6yTIYQTsnDecdnkorc2DYpQXGbbFseV5SbzJkJyx//SqXa41AzK3Ya6 p8p5B8bfhcjnvFNgIrjLnvnEBp0VXGm/wFLBO+vwyZ/t0L37tU2HyyGh74Z8UOVhUluj B9Kw== X-Gm-Message-State: AOJu0YxM3SMxzBo3h3bDUqJ8dTptmQcaqbpQqxTJQhBPNuTRr2eklwqs VypDRnJt96qvefaBWbBmFrvhQwEvopNvq0Mc9tWzZ9vW8VaGewgQlitZnA== X-Google-Smtp-Source: AGHT+IGgvRJUY8SiXMBV3zFOmBBgvoafDoshqppKEeou1wwtDUMIj4DZHpsGit9qX+XBV01+NbtCBVMm/QRy X-Received: by 2002:a5b:c85:0:b0:dbc:4ef4:c754 with SMTP id i5-20020a5b0c85000000b00dbc4ef4c754mr4510732ybq.65.1702414166248; Tue, 12 Dec 2023 12:49:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eh3-20020a0569021b0300b00dbcc5e40fb7sm58585ybb.8.2023.12.12.12.49.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 12:49:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 12:49:26 -0800 (PST) Message-ID: <6578c756.050a0220.15e99.1f69SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DE314605C311; Tue, 12 Dec 2023 15:49:24 -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 | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/