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 CD89B436D5 for ; Tue, 12 Dec 2023 20:19:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6AF042E64; Tue, 12 Dec 2023 20:19:12 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 9973642E63 for ; Tue, 12 Dec 2023 20:19:11 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5c6b9583dcbso5025616a12.2 for ; Tue, 12 Dec 2023 11:19:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702408751; x=1703013551; 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=Z2UU2wbmJqiX1TPgH2CafJzm/9gZvg/MNqSTP+grkUVuVmi8UmJQZqSOgrR2ZHNaMP yWn2GsCVnFDWzbgS8eCdmVSuhlUQLanZAB+r5jZgvgGAxJdpBwLUla6fmbdkP5/B1QXc YNiEBu+zz9yQHzraPKM976Cr5FaB71DECrNCk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702408751; x=1703013551; 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=CsCnYA0DWRzyvZrOFO6L4PnNdwOEZo5V/PqECLC6ZqG2ClbUPAUt27LMsBP9cEhsIm 6J6bk7BOpxxztMJDbDtNWL9dydfnQlaefqM1D4GYtd2edGI7VVVUkLtQn7IoM1PRS7EH wg9CDjPgYAdYXlBC/1VAdcND8dR7ldXIumdWsC4xS26r+afJdZ10DYJRUkHdGrfoFQ9Z +jxTxRag/5nlzHpNyOt8oOkeKAh5EUMLKTKAHSUow11kM5NnKw1MhSK9zO6Tn6oh+b2M gWSBVboy74wt1cS26U+CehMKJeZkPTaHtj54Lta6YNpPlfRLKElZW31AQhcqeob7HWvf Ivhg== X-Gm-Message-State: AOJu0YyqcBLaiz49cHtCIw1MGJCRfwbLVEbi4P8QToNDPlRIFHcpjJig NebRC46cT1EcHiYdRvn/emzNnBvUMK18597dh6CeuU85dnljWnsOiuPLrQ== X-Google-Smtp-Source: AGHT+IG5/tihl+cyjlXKqCvIiLn7ajvHPfHehAQDkkGsbY6a8WAlbnpkm84aCiFSI75f1ViziKTjUtts7SEs X-Received: by 2002:a05:6a20:748f:b0:18f:97c:9769 with SMTP id p15-20020a056a20748f00b0018f097c9769mr8376846pzd.81.1702408750841; Tue, 12 Dec 2023 11:19:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id by42-20020a056a0205aa00b005c69a297419sm574487pgb.6.2023.12.12.11.19.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 11:19:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 11:19:10 -0800 (PST) Message-ID: <6578b22e.050a0220.e6259.8677SMTPIN_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 00399605C311; Tue, 12 Dec 2023 14:19:09 -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/