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 74B7042502 for ; Tue, 5 Sep 2023 11:12:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B00E40289; Tue, 5 Sep 2023 11:12:03 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 78FCE40289 for ; Tue, 5 Sep 2023 11:12:01 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-53fbf2c42bfso1637821a12.3 for ; Tue, 05 Sep 2023 02:12:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693905120; x=1694509920; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lcf7xOnPmArGzwuRxCE1i5wKMhIgL1rA9UVQhS4MhPk=; b=HL8zFimd8GagZGmCBwzZC5tqZ2xz/6+Fl+97cN/9E91awQ9KFCM0rWuzjke6vR/Jph Je17m38GpcUtnlVSvZDbPPtmVCh+z4IDX7xnMMRsRDPKPrLZ7lD3q+D46K0M9j3KshfP hQbmnNplFdbVaMXTiwFcaluxK4Be2dyoBhFnw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693905120; x=1694509920; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lcf7xOnPmArGzwuRxCE1i5wKMhIgL1rA9UVQhS4MhPk=; b=YRHaRnt2PRHGYwsHUcd9WYFSihCsxUZ4JGLFGgnMbLOtpVQldIAaOwoGgWgogGFxj+ kHqUgL0lxkqLOdGCXkH/iVIUo1VBqXoD8gdWsc1YZ8xsaxWrOkY0O+2caB7nGU3rbYmG ztvts/GoJEu4QkKBuO1hoT+c61HP1tohSm5UIr+/2xdFvphAbw8sXFoVPxMLeNnat2T0 T6gOrzlRsBflB34s0SWNooTxIKNuKFNcOLnYKaGss1sSi5GWv13f9RahA1ku10OVXsq2 ymMsPZfqJysDG19yJzaLfSQe4rAwp5YXGtyPB9RHQt2JqfI7oIMHpEeYafpEqT8jyCYu PWeg== X-Gm-Message-State: AOJu0YysFG9hWdVUp3NNKCwy/k8M5AaqAS5sOAyNd16zrZCu5BWuqWrU YPOWBFd57Za+A8TVe6gRlyEOOuDSJjwi/TM787hJJ4SZPoT5hicyhiN7tA== X-Google-Smtp-Source: AGHT+IGA3LSQtCQhx1zQWhPUmsYpw6AZqrhaf9pl+wSFTH+P+Om+iznCxSvRMXCn1V4mq3scrtdrdxQOHMpx X-Received: by 2002:a17:90a:bb96:b0:26d:291b:cfc7 with SMTP id v22-20020a17090abb9600b0026d291bcfc7mr11827366pjr.45.1693905120730; Tue, 05 Sep 2023 02:12:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id nv17-20020a17090b1b5100b0026b6903818dsm721760pjb.5.2023.09.05.02.12.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 02:12:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 02:12:00 -0700 (PDT) Message-ID: <64f6f0e0.170a0220.b9163.2c86SMTPIN_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 DC5D46052471; Tue, 5 Sep 2023 05:11:59 -0400 (EDT) Subject: |SUCCESS| pw131163 [PATCH] malloc: fix allocation for a specific cas 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131163 _Testing PASS_ Submitter: Artur Paszkiewicz Date: Monday, September 04 2023 14:24:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131163 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27524/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/