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 475F0436D5 for ; Tue, 12 Dec 2023 20:12:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42AFE42E64; Tue, 12 Dec 2023 20:12:00 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 7961A42E63 for ; Tue, 12 Dec 2023 20:11:58 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e297a5799aso257847b3.0 for ; Tue, 12 Dec 2023 11:11:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702408318; x=1703013118; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Qj5oSeUDWtyvegdoCPcuo9loADzr5/igZGnHLVI+Uaw=; b=en9G8jo7lW2Xht5MA7UFHiGhEs0HOCeTrfqMlPLoYy0yvbq9biz69XuBYTcJFGzVZ3 w4RZ99Hudga2T3OwmCRnTfGVotPDba5yJLeemJWi+jWtr/FrrrMbOy6VgIyQsdtJD9XT HKwwkx4tC+JY1qERrXHqgsuTrkP1V636oH17c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702408318; x=1703013118; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Qj5oSeUDWtyvegdoCPcuo9loADzr5/igZGnHLVI+Uaw=; b=Z+GkY4flFAPWYnDvGhindBcPd7ZF/09bYrgoqsoxrE46KudtkcacSecPWp0nvKTMMx VUyO334DC0DNMTQ33G3Ed4+fX1p0PY0zKtirhTFst3dlK3Tvh5uVrUUb09Oy5+vO7mMo hoGoTcF/ticI9m65NBbZz3hhlbVB4TC6ejUf1JenMW6K8sIdHKe6SCQxfquscgIcxmXs 0M5DxFWEYyVvbFGK587RwagdRWd6W7Z7CiGvWRZxicOqXrmSDotOicEW+5X6ltL49MJ9 BWa0FEcROP1TIaTP8x7+I3njiiEjteIKaoyoywyG4ShBj4CbDOh/O/QqZdwCQpKw50Sw vUNg== X-Gm-Message-State: AOJu0YzRYU5Tr6HpUM63SUTOZlhIevNlG3EpatpmOf5cjpcFAUqwUOy9 Qwl9Ak8j8pAC8MW4qGGEOCn06gU29KjYI5WetuSBfG1s8opikiNzZXl4bA== X-Google-Smtp-Source: AGHT+IHRkkmR9mV1d82y7OC4M6e24VuCyJGhIniO92s0UQvEh8/apEiCXMoLybDIysoMUYrKj3VXIq9FwJdt X-Received: by 2002:a81:6e0b:0:b0:5d7:1941:acd with SMTP id j11-20020a816e0b000000b005d719410acdmr4278228ywc.104.1702408317906; Tue, 12 Dec 2023 11:11:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x3-20020a81a003000000b005d3c6d8690fsm1311148ywg.23.2023.12.12.11.11.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 11:11:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 11:11:57 -0800 (PST) Message-ID: <6578b07d.810a0220.a93fe.8086SMTPIN_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 946FA605C311; Tue, 12 Dec 2023 14:11:57 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/