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 7EFC94368B for ; Mon, 11 Dec 2023 22:22:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 79B6042D95; Mon, 11 Dec 2023 22:22:48 +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 7655E42D90 for ; Mon, 11 Dec 2023 22:22:47 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35da160de2bso21654505ab.1 for ; Mon, 11 Dec 2023 13:22:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702329767; x=1702934567; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3UZRw975D/XEOMSH8FGl6K/ahOoMu5v1D9nPZC2KCfA=; b=YTa3YPyWQc5z5VF/zaV+SgLtqFaaEX5nIR0iIgcReidwM61GM92i1Gw/ExsUzzOylF ONy4ZOf/gCcvDSnIb23eAlQLS6WVkRbjydTP9jYtp9cJbMc7sNyfiInTzCyXRaFKXMRw 7VgYfGIu+2hqGZKWJ49hZ3dbNKTOKesURmPv0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702329767; x=1702934567; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3UZRw975D/XEOMSH8FGl6K/ahOoMu5v1D9nPZC2KCfA=; b=YHyjw4I+H3M/vzxNQs5i/hlTr4TrKNmNCPLRYxoJrBMROvkPAAOQCcN/YJjnoj+Odz V0aAlp3/ElF7DTGJB80o4Kf1FpCSpR44WLc94jCup4pQZjYYPGHKGPQ4hshEayPv6xLp ufrpWWl8esHN9YzFjhtLFnarcAoGfMkar/ewAINSs2nnXWiA/pGpN+309WlTmTwrKbnc juST+DGdcRhkMNSmJCAKvwd4E0900RrC7b0pugiYYA6JxtM8BJAVrR2Q5IAWTw5bn2Bs oWPd2U0RARVqAU/L4tflQvSTLUDZJLC02i7AVk7Ej40AuWtT4jcph0w2+suZZVXVCXH3 BnOw== X-Gm-Message-State: AOJu0YwFlUFYUsj6tTvM+RuhCVAWUa29Vm4gEsTuf6fQmJxwZ0F67QV/ 6hoxf+N31AcsHnTQlwesx0E/7XxVrinkuOtzpa8L+GtbPe/n+wkmMQIUyg== X-Google-Smtp-Source: AGHT+IGgHg38+nBW3PwtgJh6riqeR0MkoEX5ex0qEl3qJD3GsBEyi4dQ+cUL0peXxR91ih92sm3+HhQAkAKL X-Received: by 2002:a05:6e02:1c8c:b0:35d:36b0:da8a with SMTP id w12-20020a056e021c8c00b0035d36b0da8amr7649099ill.0.1702329766809; Mon, 11 Dec 2023 13:22:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x1-20020a056602160100b007b0ae871bb2sm636611iow.23.2023.12.11.13.22.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 13:22:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 13:22:46 -0800 (PST) Message-ID: <65777da6.050a0220.e41bc.f410SMTPIN_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 58BD8605C311; Mon, 11 Dec 2023 16:22:46 -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 | +---------------------+--------------------+----------------------+ 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) 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/