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 29999436D4 for ; Tue, 12 Dec 2023 19:50:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 24DB942E63; Tue, 12 Dec 2023 19:50:58 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 80A6F42E4F for ; Tue, 12 Dec 2023 19:50:57 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d33877dda3so8213845ad.1 for ; Tue, 12 Dec 2023 10:50:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702407057; x=1703011857; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eeyclN7VdoXKsOrfeL0clst+OEg8MoSWBUdQeaPglys=; b=EyTywBhctnL5F6m7O5egRYYzbh9hgVr3OSNNbaH9fJEi+b24QyHv73bSuX0d+kug9M CDrOfkb2TNoCLnEqYUYTfJGj169UoU84+vu2LmAebNl+canOa0faY3TcHWn+UQFzRJsP Scw//obo39D6P5cdAe7Wj69ljSYQtdeWKhNW8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702407057; x=1703011857; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eeyclN7VdoXKsOrfeL0clst+OEg8MoSWBUdQeaPglys=; b=OguP8weRPq3iqJ1WKgl7DhnJOFe8yTSdOSU/yfuFvCdEwDf0ZFhuSdVJPIjXrOQSBZ ToRcJSCX84ZThrZvJGWLqgqecdiekqCIBAAq9jZxqySc2j1YCk21SkA8Ai/nNXqr62D6 k7DmSRvXWeTqu5xG54V2ngFCXXStTu0kKVodlfQz8PP9WqaYmFE633EVqTCbdUR31+PI UTva87cZuy67gxFBgocNsJrpHBxHRt3zAwGXtAXooN3qXT44ykYtht61IEA7te04Z3ZD QkgfxtPjkSGmHKRoketI4vJ3INCE+osiszPp8OupRhDO73m41D7Hv/7Dio2D7A7khStD jgJA== X-Gm-Message-State: AOJu0YyLSEtthP1Dy7pON9lDBbC+zfhqFOyi+T6GAq61W5eTzzH0unec 8fqCVDl4OYalrlFpmNHuKE+5Zadt85o72xHfTjlB+K7Pk+0KEim48aNU/Q== X-Google-Smtp-Source: AGHT+IGkLhb8JKlYcqHpH0CxaANLxNA57nckyauG+o3prkKaVC6a17deyb7T+7UdA/dCwsxhVhHJ9gV1qLBm X-Received: by 2002:a17:902:a615:b0:1d2:e35e:7488 with SMTP id u21-20020a170902a61500b001d2e35e7488mr6465580plq.18.1702407056851; Tue, 12 Dec 2023 10:50:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ed24-20020a056638291800b0046684898062sm414579jab.5.2023.12.12.10.50.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 10:50:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 10:50:56 -0800 (PST) Message-ID: <6578ab90.050a0220.859ad.b105SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5E7D5605C311; Tue, 12 Dec 2023 13:50:56 -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-abi-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 | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/