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 97B6543F10 for ; Fri, 26 Apr 2024 06:41:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9336D43B5A; Fri, 26 Apr 2024 06:41:19 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 67A9B43B51 for ; Fri, 26 Apr 2024 06:41:18 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-61b62005f38so17584067b3.2 for ; Thu, 25 Apr 2024 21:41:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714106478; x=1714711278; 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=8pSjDvEpc1B5v4eU5/kde9SbR5xY6kRczaWl38F+AdA=; b=UhfBVAkH/uygVPrbCAY6VfGkTOzhydgrM+s8+TrGr7EtnrC9jG4KW6Mn02V5HUHH2+ PvJMBr0mPafPmdzEIbyHVDp/GSQBF+aJqX1QJVzbFzJuHqb3x0QAN16N6GEL59vC/2YF SrAm1O/sk45ZeYHD2n9B8xnWM8w+46y8ijLlI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714106478; x=1714711278; 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=8pSjDvEpc1B5v4eU5/kde9SbR5xY6kRczaWl38F+AdA=; b=BQJfylwpMlTFjwJTgDT54IWzOrJQppwB5wLHP0zg0gxwswrBbk8WNgwSGhDcr8S1tr sXdrbvBxmDrLD87dp+m5tKw3qikzVtZx+D2aVFMk8XPBl0uSdS6frrqiygw4WBaJPOn8 tEDuseiRbKk6GsuohT15AAsuWE1z1xEmhMZRm1xglquiNRDodw5BXH1NoNkDzp5mfQ0Y 6qnwXdWlonMJz1Tq2P43Z64GmMmPqO5ayYuRS9J0RRblW2yn2tuQZkTPWdpokhYr97wB cQnfCLTApaLWVNJPoDMYUqfv8xA90i6rk9JlnRgOrvhHlXDsSIfqZ+PMmawC++7GEz/i PkBg== X-Gm-Message-State: AOJu0YxB0r90MB9fwBoaMfR1omuilalyV59TZL/Oj37Ww+zdwTdkbwsS 4wsZ0P1leyr9PoCwWi7rQ/XGEXS3VNny9oCzAZfTTiqznkeMOLPsgt/4+u9MM/Ute+cQZ1MvDbb HvdOhketdYR6dCciAn9oRYaiLLUYaP0A5T2yh4COJ X-Google-Smtp-Source: AGHT+IExdhpRBmoudsmcOGOX1nNn6xZJ2OGTYwtbm3Mtio1QqNxdGCRnbdW70yM7JUONY1mtN+L+pDwzURmY X-Received: by 2002:a05:690c:7401:b0:61b:3304:d29d with SMTP id jt1-20020a05690c740100b0061b3304d29dmr1829664ywb.7.1714106477895; Thu, 25 Apr 2024 21:41:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a194-20020a0dd8cb000000b0061aae25890csm1310551ywe.2.2024.04.25.21.41.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 21:41:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 21:41:17 -0700 (PDT) Message-ID: <662b306d.0d0a0220.1c75a.7905SMTPIN_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 88C8C6052514; Fri, 26 Apr 2024 00:41:17 -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-unit-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 | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=============================+==============+===========================+==============================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | 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 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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/