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 C4444436D5 for ; Tue, 12 Dec 2023 20:03:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF31B42E63; Tue, 12 Dec 2023 20:03:13 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id EA5A442E4F for ; Tue, 12 Dec 2023 20:03:12 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-77f8e4702a6so29541785a.1 for ; Tue, 12 Dec 2023 11:03:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702407792; x=1703012592; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=93jhxdFCJ18QAJ4LlQRGUz2s4rLv4M4ktrlrdMEEpzw=; b=GoWgO2CSpW5Qc7TVgUD3ys7LfzPvZj7go0inNith1BwW98V4+G1NnusBTgjGfOUSsh hlrFEtVCITiNRhTgTnqzrz8DB/P40YeHilQB3gAm73gbBZlezWYLL15ZMGI8tL5Cj13A 5KKrpSGdsuYpqXjonRP0cJymrPj4/nfIXVvXE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702407792; x=1703012592; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=93jhxdFCJ18QAJ4LlQRGUz2s4rLv4M4ktrlrdMEEpzw=; b=JkMc0jfS/RYcRlzUJRtBJJhFQtQcqr3vBd6Vq8hfIPZKxZowohObzAp4glPNyQSyUU XYVs5GAoNW5JkHjRqqv4y0C1AxLxFjKu9uYcG/eDDag/IPbq6s9Ock2fFt30NGbXVFFZ loRtTYd0qjguxrm3u6RY8TIgQTKLMcOigirz88pCUvAbmlCtX3K6t2vN80c6/zQZdD2Q WSTpbjmTFxv4G3MQ1h7Hoob7pnehOiQnfOn8z2LV9NbwI36td4s7LoTIBWD3BibKjVPv D908mvRsK1VyXXC3heBRMJD21Dm1aYMFg7kGEbHkavGg8WeivCY3iYaZqqApbIlVeJw3 tPNw== X-Gm-Message-State: AOJu0YxbybmIBqa844JJ1COgC5V1dGQDGIMQMTOczHswoFfqePHQYOOR zkzBJv95ae4jza0qbsj6LW1i+/y4uIsuogFWpcGdr5sPWJtYOUpUmqvybQ== X-Google-Smtp-Source: AGHT+IGfR16nQiDavBMORt0a254X1lLS573rN3mxPHJEHEDa+JeYyjVHAEnJrHcMMdio/bUpFlcHFZyxZTup X-Received: by 2002:a05:622a:190d:b0:425:4043:41a7 with SMTP id w13-20020a05622a190d00b00425404341a7mr9992576qtc.83.1702407792224; Tue, 12 Dec 2023 11:03:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9-20020ac85449000000b004258904c576sm602248qtq.22.2023.12.12.11.03.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 11:03:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 11:03:12 -0800 (PST) Message-ID: <6578ae70.c80a0220.86644.22a3SMTPIN_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 AA472605C311; Tue, 12 Dec 2023 14:03:11 -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-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/