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 3D97C436D4 for ; Tue, 12 Dec 2023 19:51:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38FA242E63; Tue, 12 Dec 2023 19:51:20 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 8153942E4F for ; Tue, 12 Dec 2023 19:51:19 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5d8a772157fso52784097b3.3 for ; Tue, 12 Dec 2023 10:51:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702407079; x=1703011879; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eeyclN7VdoXKsOrfeL0clst+OEg8MoSWBUdQeaPglys=; b=KnftxaPq/z54H6IPIsrgUaL8YE15uP5FgGn3SOGXXTU9yrhV6Ujse6IamI/27MVFsv amWMFWE25X9iCfXWn87Abd6IC+5b0JE4VlJdD/r5wQijc5LxSPwmrPuyoO8OE+08gaqO vgKO8pcWtjFagbyDVnQVDg2rZbbb/QwlfRTv8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702407079; x=1703011879; 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=n1qH01UBe3ayBggUpn82Xc3G+EvkQItt6oVst2K5gDB4wQtlfOGpAqc+FSxehQ679v I9s7vnLpJjnMJXCL2S+FqRTEGPtS5jZdXU37P2LsRyPuDF0TJmVUPGc4d7Lxtsr/vYfR RR9TIMgjPrb9sk3FpVuUA4SbdxWCWb6ncVNlE6PdfSmTfYvaYm5vWQaJn5GBWy3qmsLn UoAPW7FtRD0zFtnLkvKczqgOOoIEdzqp50bZA+VuYAlbsYD7u5YBF860/YWqTqjLQvhd jaUoNxLLsKwAlujlbh6fkqI6pnljPxd+n3579L/RzC22udifgEK0KwVrA1er6PZG08co GYVw== X-Gm-Message-State: AOJu0YyWsS7+GgDQhZnza1VYQw082IPdGBhP9LwHNCfbwInvSCBaWjlX /mHAMgd5H1UmFRicFhNYUkhpNahl3aXxsFxxG7pN7RTezdzzHHdJ2WXECQ== X-Google-Smtp-Source: AGHT+IE1VnFAlKTCBe3cvtgrHdcgViJ4V8sHzHuw//ZtYQiO0zOX66lr2pXKq1HJYiCtT8Vu3bz2Nb01q6i5 X-Received: by 2002:a81:d541:0:b0:5cb:332e:ab68 with SMTP id l1-20020a81d541000000b005cb332eab68mr5266755ywj.5.1702407078931; Tue, 12 Dec 2023 10:51:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o125-20020a817383000000b005d3a0f60531sm1324280ywc.27.2023.12.12.10.51.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 10:51:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 10:51:18 -0800 (PST) Message-ID: <6578aba6.810a0220.e168d.9f37SMTPIN_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 A1716605C311; Tue, 12 Dec 2023 13:51:18 -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/