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 3424B436DA for ; Wed, 13 Dec 2023 06:25:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2EB5442E89; Wed, 13 Dec 2023 06:25:02 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 081D6402B4 for ; Wed, 13 Dec 2023 06:25:01 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35f54ebbe01so8090395ab.0 for ; Tue, 12 Dec 2023 21:25:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702445100; x=1703049900; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oCXFoOLN66E3NYJZpEcbPEQ+NR+ask3di0usE9zRWJU=; b=Z1ASmuQ6a5ZeRbrAkWrte8Z7T0m4NECW8bXGz1BwZmtGNjOPnVqYodan+BuGeA4SZx d19bZz2oLSie7xnvhSZdKTn93lYyi3go2fMZkQiIMyYOwfIHQQ79poOrbiKkux7++nLf +0bnMor6q6nN4zNYVsuth+f/eGowMS8vCB7aw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702445100; x=1703049900; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oCXFoOLN66E3NYJZpEcbPEQ+NR+ask3di0usE9zRWJU=; b=hx5VhAlyeNYKY3HJlWC8qTUbkUAA7UV4wZVOP5mCy90odkr90DX9S+wzIMai88VxP0 Fgia8bOCK+PwtblbTdBIcyjNd8Yrm2yzLj2kSPU06JMTaC8JqGktf3+mDJl6CfRxDh78 kyh2icCaJf3FN28gHff0qS1GqfFPErJIwdRdA7iB1IwAt8Ns2n1YqYwfB7FQ3yw4nOGb 44h+EoFI7Yc3NSx5kLX223dPWNQUCdEsiSg/q/L/usGSwEAiykU5c3QCaV/kw0RrhsrE 72EkgwJRMTea1pUrHD57PKuLFVY5YldXYjGIOsydRE0qjTxnKLaxJGrDSllBe9ozIEZq 7wzw== X-Gm-Message-State: AOJu0YxpQhSRqRd5QFd+OcOcs88CmvSarAYvyI5ccFmpDAzfEGivv5W4 zIh7A/T6T432laLtXQuZWQ4Dk8+KPQHyEvUGuuQwmU1K2Q8xexKlQKqsRA== X-Google-Smtp-Source: AGHT+IG3M30++UdT3wGuuxc+4jF9Zuk6c/1hOIqP+o055l4kYR0hOcRUFvAg31yiq2tSrKjxBUea7UmDWj1X X-Received: by 2002:a05:6e02:20c4:b0:35d:7a4f:fcd1 with SMTP id 4-20020a056e0220c400b0035d7a4ffcd1mr7999336ilq.23.1702445100441; Tue, 12 Dec 2023 21:25:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g12-20020a056e021e0c00b0035aeb115d6asm933892ila.50.2023.12.12.21.25.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 21:25:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 21:25:00 -0800 (PST) Message-ID: <6579402c.050a0220.3d6e5.cd8cSMTPIN_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 0054B6051831; Wed, 13 Dec 2023 00:25:00 -0500 (EST) Subject: |SUCCESS| pw135072 [PATCH] crytodev: make logtype internal From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger 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/135072 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, December 12 2023 16:41:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135072 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ 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 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28600/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/