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 084E643F0F for ; Fri, 26 Apr 2024 05:42:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 040AE402B8; Fri, 26 Apr 2024 05:42:13 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id E9EDD4026B for ; Fri, 26 Apr 2024 05:42:12 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7dea2de1301so52093039f.3 for ; Thu, 25 Apr 2024 20:42:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714102932; x=1714707732; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Wc1bVxM4S62nQ0RvrZq09Avdc5fbVQA5TmYGKqGWTfM=; b=OexJtBgDNstNzIaQz2OVTybSyPCME4WlaGl3cNBdOqix1oIvmb5+wyCs58Kf1uo4LN GJewJ0794/Z7tq8h/KpYdesxrta6ceKtlZSnelynr3kAr/cPR6zxCE2UU7mhQWrCajM+ mxNcfU/cGXcV2jqF339c8P8F/5l+Hn6rudfuI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714102932; x=1714707732; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Wc1bVxM4S62nQ0RvrZq09Avdc5fbVQA5TmYGKqGWTfM=; b=UAMaEjSQeV/g9lyVqXjnNi/UftILTEJ0iUTyPxbkVH0EkMZglaz4zgcKPuFyqjfiXz bg7NgkQOqmcl0Ie16ykFxq4IeDSUvgGKwA3KoEhbkYvwk2M1SN+MOmtCtQo486woZ3Mq 1S/4HXMFm7UWB+jrO3XmhaRdvSN5hZWYxFEGBNxVuCPxT1F5n8XE1K/auzYmUDD+/aUF YSq0S183MNql3NDOF5XVJHgHPhdj8laQnWYfyv/N+2Zj6WcKrstJHpK7JzRoCFL2rEAy SgF+iY5139wcQBM5SQHcKTSNW3BWtpKsryoK1cTjQAcE8sFSq+CTwZ+8zlz21tCCiuTW Xv/A== X-Gm-Message-State: AOJu0YzdJoqdjStdUAZ0rINIRFTl0g0z0ud/7yIgk+uU+aeiGCR04RJm Z5JLsForHv8ajotuY6jQRtmDsJ9ydCYF4UzBfACKHpK4TGZ/ddiFO63xSjh/XIiBqiBNHTCIJ37 xglEiGyU2cz+W3ygO8/yL3p7M0t2Mo1q8sAATYCqn X-Google-Smtp-Source: AGHT+IHZRK6DAfs2AkHi5kK6WI9UIo2d5M31wtLLs9TrkZJ13eK/MQFHps+PF06gYUIcFoBtZjW2oKYveZ3W X-Received: by 2002:a05:6e02:138f:b0:36c:f20:91b8 with SMTP id d15-20020a056e02138f00b0036c0f2091b8mr2119639ilo.12.1714102932309; Thu, 25 Apr 2024 20:42:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q6-20020a056638238600b00484fc55b399sm937769jat.64.2024.04.25.20.42.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 20:42:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 20:42:12 -0700 (PDT) Message-ID: <662b2294.050a0220.85640.0169SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C39256052514; Thu, 25 Apr 2024 23:42:11 -0400 (EDT) Subject: |SUCCESS| pw139683-139686 [PATCH] [RFC,4/4] eal/malloc: remove type From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240425182738.4771-5-stephen@networkplumber.org> References: <20240425182738.4771-5-stephen@networkplumber.org> 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/139686 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, April 25 2024 18:24:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139683-139686 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29859/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/