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 BC6A5436C9 for ; Tue, 12 Dec 2023 00:09:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B49CB402BE; Tue, 12 Dec 2023 00:09:25 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id BC2A4402B7 for ; Tue, 12 Dec 2023 00:09:24 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6cef5220d07so1290573b3a.2 for ; Mon, 11 Dec 2023 15:09:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702336164; x=1702940964; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5fQ+rWUzz6MJNEheSHokmkBnp1xSCMDu05lzuL3gPXc=; b=R4pSMvpje5PPqVpevhyVmImurnxofkQD6SLAq1EAxJ8VlSzIZnLuOpwWcJeq3+Qdt7 kBN9zQPOcrr8aL2b54n+HVlH2sOaXpcC4EXBYf01ytehRTZnHQMwZGWaslSZ3NlYuEYK IcUZHkBtl/AKhX5EIWTw74B6lkZ4pvuhLXgx4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702336164; x=1702940964; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5fQ+rWUzz6MJNEheSHokmkBnp1xSCMDu05lzuL3gPXc=; b=VYxd7sptyliaaNaz0+0qSN+Yl7sLi8Y8pdP/DateOPbyMhA4JUyCuHl/2licDIzRIJ uA7yI9Z5Sj+fV9vMhpFmIeQzcp2F0yo3sqmmI7xwOMk5he6gbWMBP5KlifXH9SVfnBsZ /Y0TkY9VyKdyneCTr7qZQtRHky+gif3qx4rSKSvG+Ukfd0Yi50dbi4DhUO200Qj0ttL3 8f0sUM1XQL6FDqbuN9BRUBwO8M6mwqs2tEwktkPEHW8RMYk8iLWNROtJBQSWvQpj50Vj Ty+J+frvETVede1M57wAkBXYdnxcIYVwuOmjReFobfuIgj5szZMyPlus3hO4vtsult1G QyiA== X-Gm-Message-State: AOJu0YzKn0J7nmRy46BmmsjLvuQ/F4vf+3WhQSVTG/LCr1/SCfY+E1PQ cJBnXobNeD3lPG1cVQxYVTEUElN1XntDLG7MPqERdN42PtcBfpgbQDZpPw== X-Google-Smtp-Source: AGHT+IEa5usgaffvx4ysQzHACTKVky/4JPyDjuuUU4qWDQUFlSBll8E79BmbiZ2XQSqrrOmnSDBh5XTqVbAD X-Received: by 2002:a05:6a20:a125:b0:190:5098:1c2d with SMTP id q37-20020a056a20a12500b0019050981c2dmr3228941pzk.96.1702336163930; Mon, 11 Dec 2023 15:09:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pw6-20020a17090b278600b002868655c952sm1045682pjb.7.2023.12.11.15.09.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 15:09:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 15:09:23 -0800 (PST) Message-ID: <657796a3.170a0220.b4dec.eafeSMTPIN_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 23C0E605C311; Mon, 11 Dec 2023 18:09:23 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/