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 6A5C8436DA for ; Wed, 13 Dec 2023 07:11:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 65F0242E55; Wed, 13 Dec 2023 07:11:05 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 28CAC402B4 for ; Wed, 13 Dec 2023 07:11:03 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1f5bd86ceb3so4811393fac.2 for ; Tue, 12 Dec 2023 22:11:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702447862; x=1703052662; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=byJCXyusBxPKctHr9Uw4zNyWfhQTrm2b93UdQsBAK54=; b=D/ZLYJyFRCK7wREWom2mH3OAvwd2fHfgvOLRYqKRk6HQWO2Z+YlgyAvBWWCr/REtQK eV98pL8YmpkP8bhTnLvDojyfnDQcaMPwo6dglTYGLBUSmusH/j5RsIyXIc9Y/REsWwok O+ZhGpNiHDfR2/tM88sHg6eywo6GrLZ8kCogM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702447862; x=1703052662; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=byJCXyusBxPKctHr9Uw4zNyWfhQTrm2b93UdQsBAK54=; b=Bej7WI3y9gYTRd12fhlCOw6vnrUyRaG1ILImdIpEIwW3Id1Sbul8MKLxG0Iu99krr7 VUypWh6walRf2Csqe9KdTuHKyg3DMWghI5TqxaDuw4eNgtAvzrce3NPW1z/8evKRUu/K OyB/TUJ6+sDbx+32IqJ0Lg3VtUqH8BLDeb2CuSTTeFjrET3+dsi5RRsWNVZAjrB8cMSC ePM1tAnnjCCTsJlO95YSU7CFZMAKszLD80SH7dhHakcOR8HMWWLOa4NQuHR9Tdlsclwr NrDD93H+jSG7Jxv9iTuEAB4VQdzsnk+9uSe55QGrktXmTIc2zl63AIq0RABnsfGzjvSd kHTA== X-Gm-Message-State: AOJu0YyaBzBfjVtEk4dzTKssSfTbnvz5PgIvEc+j45sbylkitXPfcpgv R/6AaS1v5ja/Jc/qVMy46HNhlmXdesoI65evlHFEUbxvtCiwVsPUyfnEBw== X-Google-Smtp-Source: AGHT+IErBArKJ9/JZ6FXozgOknp4q73dFLmM4hcioD/tgtI9cfUfd6anNAb3sPddynCPMT/7m+1e56JhSgPl X-Received: by 2002:a05:6870:c0f:b0:1fb:75b:2fce with SMTP id le15-20020a0568700c0f00b001fb075b2fcemr9567097oab.101.1702447862505; Tue, 12 Dec 2023 22:11:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r14-20020a056830448e00b006beff63c836sm776433otv.1.2023.12.12.22.11.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 22:11:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 22:11:02 -0800 (PST) Message-ID: <65794af6.050a0220.d0240.5cc1SMTPIN_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 F08926051831; Wed, 13 Dec 2023 01:11:01 -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-compile-arm64-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_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/