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 A220542502 for ; Tue, 5 Sep 2023 11:20:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 92CDE40289; Tue, 5 Sep 2023 11:20:37 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 7A7F840289 for ; Tue, 5 Sep 2023 11:20:36 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59254e181a2so20783047b3.1 for ; Tue, 05 Sep 2023 02:20:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693905636; x=1694510436; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lcf7xOnPmArGzwuRxCE1i5wKMhIgL1rA9UVQhS4MhPk=; b=NurXVHvNgLJxRrRDZTHC5DgUe87/jMPCgJhPONa4ihmdb5nNwDB6jjmHGkvoiHoLZs er/KOL6Mqqm7eHRYBZi5wmNGuMo4ZFjtAlGWJydyGoISOucPPbiXcYmo4nMEZ2xshO8/ KEhRpZWu6O8VgsC/WFq1o9dG/cf8mgGc9LYT0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693905636; x=1694510436; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lcf7xOnPmArGzwuRxCE1i5wKMhIgL1rA9UVQhS4MhPk=; b=irXigR5bhwvJ1qiUljXMAHjOTPrDv9S6xNOGAlJZVYtd43OtqzVD5PgrWZTmUNDKHq /LtTUmeiknBoJ+CijT0x1/JNqnbPsolaf3J7gAvAcOrfmVMYeAV5g+NftINA4YgoYEoi 1F3YpB7SLGQmMzJfSIKVMfN9tO7rx8f0WA1IAhWmP33dcQWwBRzTxXyIrdT+l+s1fi7o jFhTq+7btWCgqWTzN+Aefysfmuci7rDQHZJVypd5nVLggNReGnZZ7Nor570H/ogAFeei ZrUK54VKqh/cE2wvD8Kaai7hx2MqKh1lvSJCDBxBYJw/Za23aOg/rlsE9gcISSaFjS14 hCAg== X-Gm-Message-State: AOJu0Yw1BLKg7QohaawxTVjwQjU6RUNwVCdUsMBvcTnocmJTUDmOGH09 BH1IpUB5V8mW8J6NaJo5+hwsNrfgcyRSZVnjVSE4B32fZCK06VHCACUVmQvZbASb+NXRq4BPew= = X-Google-Smtp-Source: AGHT+IFGScMu1sOasEDjpLQBFOfQukCxdr7n3eX83gT3Zd/iwcp2wCgAmUfxli8ulr0amHtlC2G989pdKGRE X-Received: by 2002:a05:690c:3502:b0:59b:14ba:7753 with SMTP id fq2-20020a05690c350200b0059b14ba7753mr112749ywb.45.1693905635628; Tue, 05 Sep 2023 02:20:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b78-20020a0dd951000000b0056d2de865f7sm1131374ywe.0.2023.09.05.02.20.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 02:20:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 02:20:35 -0700 (PDT) Message-ID: <64f6f2e3.0d0a0220.8bec1.d2b3SMTPIN_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 10B816052471; Tue, 5 Sep 2023 05:20:35 -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/