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 80B92436D5 for ; Tue, 12 Dec 2023 20:58:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7528642E6C; Tue, 12 Dec 2023 20:58:58 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 199A342E63 for ; Tue, 12 Dec 2023 20:58:55 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-28ab5adae8dso1029039a91.0 for ; Tue, 12 Dec 2023 11:58:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702411134; x=1703015934; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yRHye21NkFAbXufs8rodT5fKTTewu8fCcc5vI0Du5p0=; b=KjIoJj074wK6s9pJtEBO7TeMUevM9gForoJPVvlbx/6bZ1FX0A00NR5faj2ZSjMSmW KLOuLVBi+XqwwY+vkywGZm+uytIIazayBsEaQ+wuW+9evORAveSoa9262TjSym8zRSBm qTKSz5l8stpKYB1hP9AYCYu9osQ3iZTjAw4rM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702411134; x=1703015934; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yRHye21NkFAbXufs8rodT5fKTTewu8fCcc5vI0Du5p0=; b=jUQwtn9lH6Hi7D6iBz1awQO3dmITPYsJKeYX/wosK3LokCjt9Fiu4RElEYHGgvuY/B q3nt+4zQf18QCvRFpO/YzfB+cIinC0E1W5bHrp1X4aTDlNL2CPRi9HirOYL5cFSPPYvA bwNmGGX1hHxrT65xU1D73qDfZW7lE1f9X5DpVjXrH8sfzjkX2nwLpqNVd5rdgYNrlgh4 oq+4m9E6QUtVMou49hxV7afboo09NbJFT/u2X4aOOYjTmMLtN/Run3x2kExym13GEJmh 8vdggdrpzzJ4snFAVk/iSbKfDDJhzEJRTD5sBQjQK33EQArA/GtwqCn66ODKf0xT/sXF B6OQ== X-Gm-Message-State: AOJu0YxMdY3j/32FgDfQhmY3YBjVYyh9aVExce1cK3080k+FvKScgMaZ lGEMRYSy0cFCSqhdD1+m8u0jq2hIE7r1HViIu3A0v1VPCo9lLu8Xcl3H1A== X-Google-Smtp-Source: AGHT+IEME/ZS+WYBzmiWmutY9bk/M46AO8gu7tfVpZ9u/71w+bm5ukcw5I39yW974aK1Qci2KOeSGQYDOqN8 X-Received: by 2002:a17:90a:be0f:b0:286:7482:76fb with SMTP id a15-20020a17090abe0f00b00286748276fbmr3075566pjs.93.1702411134316; Tue, 12 Dec 2023 11:58:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id co7-20020a17090afe8700b00274dd9af02bsm974743pjb.9.2023.12.12.11.58.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 11:58:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 11:58:54 -0800 (PST) Message-ID: <6578bb7e.170a0220.361c2.ba40SMTPIN_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 7CB19605C312; Tue, 12 Dec 2023 14:58:53 -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/