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 C86C0436D5 for ; Tue, 12 Dec 2023 20:53:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9708942E6C; Tue, 12 Dec 2023 20:53:37 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 0D72642E59 for ; Tue, 12 Dec 2023 20:53:37 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5d33574f64eso61700907b3.3 for ; Tue, 12 Dec 2023 11:53:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702410816; x=1703015616; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yRHye21NkFAbXufs8rodT5fKTTewu8fCcc5vI0Du5p0=; b=XmEVl+IY5JjZ6DjJ73AbSUckMjN7oGxglhBQrAlH+JffZ2D+5wxY33hq7FFzrH0BnP mUvnHb4Pq6BYQlCzp++eP4riiUvlJ4n6zg3cLkGvecvUSH6L6VlyIHLd/beyTYtuiDeC ViGItc5ZUjftmLnEObqcqynvnXtQo1e2nqS8w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702410816; x=1703015616; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yRHye21NkFAbXufs8rodT5fKTTewu8fCcc5vI0Du5p0=; b=PfwpEKOp0qCjbxLDOPpmkevGAjDZKWpMb/B/7nA4dq9Q+wZ7dR6TYe12OvvAzRrA0Y WgPEINk68Wj0jZGkCMDuxsKhNHIXUNg6iD6vrJC6jLT+cJ5AkFqeLMHVHIORUd4eyJDI L8hbrO/adXp+6jpQUo6AfhlGBH3SAUWnvXZXhE6TIoaIfMFv4FOPXucpf+ZFMIBBsp48 vSViPl7UuKBK5fC02+eylWjMFVrmCahrld5FcKJyXEa7JtwgFHkZxrphNpV/zFCbHymH lhsO3oZ2JgyLBP1ZRaASPugMM9ghqWCcNu15H3iWLUaMNXzVaVTWLBQnLuD0+CP5s8lX 4I2A== X-Gm-Message-State: AOJu0Yxhr83BkR9UxdCcXzFKwfHAaTwMuhHhj9M/0WDNsqpu7Coq64mq kFDKKzlxaES9CZK70HttANe3Lw3xk0T8UiA/xI9cbXsAw4RTBo3gUZ/QcA== X-Google-Smtp-Source: AGHT+IFbTBEEo1YDClnEC/wiZTAvVj6psW5WC8h94zV4F/jemkR4wFxihLC4AXUQITbdZ1mMM6JMU8WbtwlQ X-Received: by 2002:a81:dd08:0:b0:5d7:1940:b373 with SMTP id e8-20020a81dd08000000b005d71940b373mr6061360ywn.63.1702410816447; Tue, 12 Dec 2023 11:53:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i67-20020a0ddf46000000b005e28d3d93a2sm21829ywe.19.2023.12.12.11.53.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 11:53:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 11:53:36 -0800 (PST) Message-ID: <6578ba40.0d0a0220.2302e.1047SMTPIN_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 27CE3605C311; Tue, 12 Dec 2023 14:53:36 -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 | +--------------------------------------+--------------------+ 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 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/