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 E301D46053 for ; Fri, 17 Jan 2025 21:10:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BCA0A40DCA; Fri, 17 Jan 2025 21:10:17 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id C17CC40B8D for ; Fri, 17 Jan 2025 21:10:16 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6dd43b08674so24792416d6.3 for ; Fri, 17 Jan 2025 12:10:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737144616; x=1737749416; 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=hMiG9nPW5DZoijctBmmPaD2jfBszEnXk5KKF0IZ+csI=; b=Vcyqj5xNIP3T97869Kj5e/Rc/ILWGVnxx4MQ2p4chJIBr8jSt6kYprHFqm7jawtmFN dKzBkvRKAPgX30DuX6XxaPmr2484/OuujvovWCaB8F84HsDl7t6/+NBDcvCCWNj+8rY7 g5TCLrc2B8dmY3wuzlVg2ls7a/XA4fcnodkKo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737144616; x=1737749416; 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=hMiG9nPW5DZoijctBmmPaD2jfBszEnXk5KKF0IZ+csI=; b=QwsblGWsKh1ap2IusS5em0edlJQSFlKi5BEdY2x2uKz5ZNNlVVZX/rMvkoc2xsl6cT W91YCrCp1AirAO7LJmCw9ozIVFJhmRj6mup3YKH4+XN2I3xGV1Xx58PSdgnVs5tnbCPU vzgOFrEu1gcAscpw7bU8K3wy31W0n4POgD/gLC3HC/uPRsyWAo56VaUvuBlnxTpPKzwS 7Qf0fNgz6A3bVI3vxhJkfexr1WYLs6GXaTCAGX0m8wBla7longj+shdzLDQ01/Anum8j ELH9w10BnfmboelMwNiT84xHJev9YBNShbd8CL49qjM9uFIfhQkzCyap3tO8sgWUDXrj ZCNA== X-Gm-Message-State: AOJu0YwhRK4F2Y+R+++hG0/UW1BoAcOpVA+JgkmGJjiMu07XtT0DKwd1 Ad6y0wTdbJte71JnHJuZZOVjEYRa16KgTn+EGSQNPlaLXx9P3zc6JMduGl7ONy4L4VfrVXIWhhW AQbJnoAa99kXH9mswsrgSN403ZFa8yRI8c6XvCJgN X-Gm-Gg: ASbGnctVuhlZHiVpcqMYP4HnO+u+0aUpt8joM5W6NuPw95oZa2Z+rFjlJwzKVRQCpRK H71brGns8ES8+wBNELx61LUxPfCp+50p2lvwUloOQ06uCmscchLwkTDOy8DLW38sEcQURmQ4NZE vMl/OnvZZcmDK/6cf42TMRCawZgpUXQf4eAaJYxGjUhox6smLNVoa5k0rn+Q2L62MKUxidwYaa/ P21TxR23hcNPnkEsjAlfP2/NcSRCXA2qJDhMGo0wZ3PvKG7Ar9JsJsAIglk42SYX24jw1QCc5yu 1W3K6g== X-Google-Smtp-Source: AGHT+IF9pQ6JuB77L5PP+4LmNSUgrb1hCSiyTFi0847BW1xffQuLsS4oX38dguQvEDOfODPI5TRWeM3NLq5k X-Received: by 2002:a05:6214:2a4c:b0:6d8:9127:e71e with SMTP id 6a1803df08f44-6e1b224c303mr70419406d6.41.1737144616066; Fri, 17 Jan 2025 12:10:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6e1afc0f7d9sm1657556d6.18.2025.01.17.12.10.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Jan 2025 12:10:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 Jan 2025 12:10:16 -0800 (PST) Message-ID: <678ab928.050a0220.3c61ba.c07dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B25DD6052471; Fri, 17 Jan 2025 15:10:15 -0500 (EST) Subject: |PENDING| pw150199 [PATCH] [v3] test: improve resiliency of malloc a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250117144112.2544963-1-bruce.richardson@intel.com> References: <20250117144112.2544963-1-bruce.richardson@intel.com> 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: PENDING http://dpdk.org/patch/150199 _Testing pending_ Submitter: Bruce Richardson Date: Friday, January 17 2025 14:40:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:06e2856620a70000b2a28f0ea715fc247b85fd8d 150199 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#306889 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Fedora 40 | PASS | +-------------------+----------------+ | CentOS Stream 9 | PEND | +-------------------+----------------+ | Debian 12 | PEND | +-------------------+----------------+ | Debian Bullseye | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | Fedora 41 | PEND | +-------------------+----------------+ | Fedora 41 (Clang) | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32360/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/