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 DDEB74368B for ; Mon, 11 Dec 2023 23:02:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CBC3C42D95; Mon, 11 Dec 2023 23:02:49 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 3A90F42D90 for ; Mon, 11 Dec 2023 23:02:49 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3b9f8c9307dso2304805b6e.0 for ; Mon, 11 Dec 2023 14:02:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702332168; x=1702936968; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Z+4uXaxa6Ox2g+UfEO1FXAkQ7z9jIQXHYy2YqbLx6EE=; b=d/x/yXuPuXEtJq/ngH7rviAqnFjAXLAKECKikCmbFk8ubrzxLX6KPgXiup9VPWuleG zheTPcem8ZN+T7SB51BZ2pdz6+9NDEgwIDHOB/Ie1ZEW42Lx7KsgY0nXE03XhrQQx3xA X0bFrs2UDIzN9asmR1XzJv9S18srbvr2Ez8iw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702332168; x=1702936968; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z+4uXaxa6Ox2g+UfEO1FXAkQ7z9jIQXHYy2YqbLx6EE=; b=fg6Kx5YJhszQLNrRZfEO9HDUfQu1rMHPfZxlPieqTqxsVZ0h6qsORtDhFPUpWLcUij 74Clq6ffmWjWupjEeFQjXflIRuMDNYVZyXhe23R+M4N3IsLVgAm1SW801BS8ggNNPf/p iFxGhsGLOKXN/GwkZ9iZg+YUZVqKzTr58EEPg/oLGNbG/AZGLH9ifmfNIPoY7TT81m0/ 3OteCI4Wp25Tazl9JtL67TB/N2l/EaqLmPgNNf/IGH/kk6NOwdxtZSCkdvaV0Sn4iWad jfQtGHV/obesOtpA99ZbJAsgz2ravf4QorShCJfVxBS+U6qwWS6IcRkokTMnGqb3L2fs 7l7w== X-Gm-Message-State: AOJu0YyMFu9651QwtQYdYXRaukz/S+XcGwRVc7nX1Zc+3gjMDtgAWQFg UuUObsfVBklG+b3qbMRFH4AeCNNpuURuqP+Y9ShNzWkjIgog0lfocmyo7g== X-Google-Smtp-Source: AGHT+IFIKZSsDEKgenYdbb6zV9wsAS80xxAq4uwYEhsby5DGhYcHSPzN01Zqnew2cHBILyQH8BgOd0nz3nlt X-Received: by 2002:a05:6808:f91:b0:3b9:e2a0:16ac with SMTP id o17-20020a0568080f9100b003b9e2a016acmr6560664oiw.80.1702332168533; Mon, 11 Dec 2023 14:02:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o14-20020a0cfa8e000000b00679f4574760sm620944qvn.44.2023.12.11.14.02.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 14:02:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 14:02:48 -0800 (PST) Message-ID: <65778708.0c0a0220.38599.01c2SMTPIN_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 317D6605C311; Mon, 11 Dec 2023 17:02:48 -0500 (EST) Subject: |SUCCESS| pw135045 [PATCH] cryptodev: convert to dynamic logtype 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135045 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, December 11 2023 20:17:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135045 --> 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 | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/28589/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/