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 0E333436C9 for ; Tue, 12 Dec 2023 00:06:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08C5E402BE; Tue, 12 Dec 2023 00:06:12 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 851D8402B7 for ; Tue, 12 Dec 2023 00:06:10 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b6f2dd5633so306582139f.2 for ; Mon, 11 Dec 2023 15:06:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702335970; x=1702940770; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U3RNNUzCJEfgJwPMSkOxfDZtTMN5RpaKB/vzoKZ3jUU=; b=MhiHRDsc9LtiHesC+2yLUeuQygE0htGR77y0ezPSXw2hrZmsQjnPcoHr3+ntw5B8e2 vLru/YD9r+5VsvZXHLM4ACAJNs8zPUdDaUbmBxcEuwT9eQ4sJhAxnYsBcU5lPoLo+i1G bNlq+RPIZ/msmtN8f4r6YrCVWmuhE4vtNUYLs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702335970; x=1702940770; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U3RNNUzCJEfgJwPMSkOxfDZtTMN5RpaKB/vzoKZ3jUU=; b=t0VHt3EyfzjYqXnxJJtRaTYwC7ZzRSyTN9c+a7ZiUcxlcxoYXIGjfPW//snULrP5UZ k401R9O9DkRGwsDXV9Z1xGm1QIfiRxDbUcHm0N/8fh8uEsuuVXEUIHuQX60TLbkAs9md wUKqdKsrD4OT7AULfTrDF1PNbEHOChtUwh5feTrQOcVVF7t04k+dX5QkAlXzXq/c9fBr cd8ergrM/i7oLCB6b80RALVtJYa4IoLS1AlDSNoCW3oA+HPu7zOkBh1wJyBSYVzb1M2f IiOqiWyf2pJhurVpeQqEDQjAOV0+14e4X11zVibUPfnn20YuieYLR8bstlumDLnbVoFP Psvg== X-Gm-Message-State: AOJu0YxkKQahEiacQbuCx13+RWKBOocV74SjoHiE3MKEH7jTHkZBHaRV 3TkV+EQtMfAkxjk0F268ook5oYMfeS0HYO6apf/6qrw1xBzxQ1NttG5TWixYyPtL08PmIXBO/w= = X-Google-Smtp-Source: AGHT+IFuj6Bcbeh7s/Ut92SHgVQST4rmIcghy1LKhxtMQCQHQFi6OYOd/jGiZ8LuJbtSuCePpfaDWTf/ONRB X-Received: by 2002:a05:6602:2f10:b0:7b3:97a3:3659 with SMTP id q16-20020a0566022f1000b007b397a33659mr8029598iow.7.1702335969929; Mon, 11 Dec 2023 15:06:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w8-20020a056638030800b00451c8fa1244sm378101jap.45.2023.12.11.15.06.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 15:06:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 15:06:09 -0800 (PST) Message-ID: <657795e1.050a0220.302c0.976cSMTPIN_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 6A171605C311; Mon, 11 Dec 2023 18:06:09 -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-arm64-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 | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +-----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host 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/