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 C0A4643F0F for ; Fri, 26 Apr 2024 04:59:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC83B402B8; Fri, 26 Apr 2024 04:59:49 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 21C124026B for ; Fri, 26 Apr 2024 04:59:48 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-de462f3d992so1895939276.2 for ; Thu, 25 Apr 2024 19:59:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714100387; x=1714705187; 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=ATyzPi/RF3uWu4jUlYMTLI1kTKamsbpm+HuA+Kk//pA=; b=GIgRcLPBuM2bnu5UBxVn67tNQGLzSScl7mBf77AZ2oTlRoyXiEesOmqkwcMVCD2pcv 8cbu/KZRV9HLUhXBQ1hyhmBS2RyyPWzrcve7asfzOn16M0/0/B1Pu/t4Xmw4iKUaJfKA NUecXX4d5tU1aWKqhpH1h3pZ/ivSxpzoKu9yc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714100387; x=1714705187; 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=ATyzPi/RF3uWu4jUlYMTLI1kTKamsbpm+HuA+Kk//pA=; b=e6oFXBc9QYhjByoo/RBaX05n0OmgO94mCtCeFp3JZ0m+02qajYxaUJjxJY5NwD0UxC yB0L3CHjvvP4lQ4JMoaSC9PisYW7pSwhPieQFP7EZ4IZtgEGIEMUI16d2XzFagWDGtjR FNuMrXikHuKdSA/+9YCMqgROhYs134y+eR+tlyoZBcNjQKjK0PBXHfWXnP11CNHR319V G2DzUrt+evu2vk+D8YEpQeE3T1XFSQDfkOlD0Sq27tRS7jPyI+YNH5hmLeFMlkqAD9ex huRCN7DP8g2cgkE0Cav9r8j251TMcdak3Xr1t06LGChr3vI95cRcxkOa5QN6MdYNP4YB mlIw== X-Gm-Message-State: AOJu0YxG4cDSJi40340kxs+Ad4tLO1+3sb7K7wOg/uo3pSMyheWkCWB3 qXxa0hjJBMZYUC+/ZPldr4gjSu5wv9So6MwlECKFNPt7BtAEolxQxCkj8mMNNDIZc4xRY1Jn3il d93vU/x9/lirui+K14tQKGkj9fYwnkzVt+rWbwZtu X-Google-Smtp-Source: AGHT+IFkXt97TNkosTYUN2hjGK5tZuE9enU7DgtsQzEWEcw8Nqi5WPe4BKjJslu55rwdPrPMSumc2Z2k+o59 X-Received: by 2002:a25:a28e:0:b0:de0:fb7b:864f with SMTP id c14-20020a25a28e000000b00de0fb7b864fmr1568885ybi.37.1714100387543; Thu, 25 Apr 2024 19:59:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s10-20020a056902120a00b00de50830c641sm618828ybu.19.2024.04.25.19.59.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 19:59:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 19:59:47 -0700 (PDT) Message-ID: <662b18a3.050a0220.d6499.c08dSMTPIN_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 301E06052514; Thu, 25 Apr 2024 22:59:47 -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-amd64-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_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/