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 6E4F6436DA for ; Wed, 13 Dec 2023 07:06:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6974042E55; Wed, 13 Dec 2023 07:06:09 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id A192B402B4 for ; Wed, 13 Dec 2023 07:06:08 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b7020f03c9so267465339f.3 for ; Tue, 12 Dec 2023 22:06:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702447568; x=1703052368; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6Dr5Dcq4xlNE0qRHaqgKk97kP5hAWjgffYCJv7d0/yI=; b=XfeVV5t2QwV4xM9V8/lG/3i37RlmkS/yEXeinMoWSwsQx8UaHaWPCeiVIQUDPo4Yjm crSQ14zmPqaceaHeVZlt2lWuwDy2keykhH7WiGpweLru3KYGqW3Ee/XNm403S5Dum1HL kJoEGTTfW09K6WdPO4OHvokosZBIC4yxK9N5M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702447568; x=1703052368; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6Dr5Dcq4xlNE0qRHaqgKk97kP5hAWjgffYCJv7d0/yI=; b=r5c8kucAglF4Pl/80TrQqo5z5/1VtOOSWCDClILCwkXUgJUYcBBPb22UmQj37+1KMD STs3yHAThxS4TktXA57P2wGnVtQTw/Lvtf0K5AJUgZcnBPeWuubScNSEvx76vbd/Dytf vGXUztV7BbGAZFfaLYGJM6wxPTvxDNvKVOGQN2vo+MKRie1CudOllg56/uHcq69f5EhR 3BzXIMuMYixP+AK1+tJ/YiyJA+qeDfsCFtNRFONFF3h1oXugh9Wz8Dt2wmoKLt1dKnHx kZqBlJlBFewi8Wro/YoYKBAP6K9i8HI/nguixbMuB+kJHDB2McKFaC4/ta+UNtOlYyW1 iyjw== X-Gm-Message-State: AOJu0YwXl1TBJvg0SAYvUe02H0bv14h+fzqBkBfmFGqMP4YspAWQaKx1 /vLBBRKvvI6Fo2Q9efPCWSl5Kmpw7PrsHKPaR8kUlOfVDVv3Zo5TWD9h9A== X-Google-Smtp-Source: AGHT+IHhJ9GD0AyXW6402Ci8Jh1sonnnUnlCPD+B3+AvBOohnKVsvAW9SW+PtLZei/qUZDoTWmxSNFlVFH+s X-Received: by 2002:a05:6e02:1ca4:b0:35d:6336:743e with SMTP id x4-20020a056e021ca400b0035d6336743emr9947632ill.61.1702447568048; Tue, 12 Dec 2023 22:06:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b11-20020a920b0b000000b0035d9c76b46csm919412ilf.43.2023.12.12.22.06.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 22:06:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 22:06:08 -0800 (PST) Message-ID: <657949d0.920a0220.4485c.c32fSMTPIN_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 932186051831; Wed, 13 Dec 2023 01:06:07 -0500 (EST) Subject: |SUCCESS| pw135072 [PATCH] crytodev: make logtype internal From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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) 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/