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 F009742502 for ; Tue, 5 Sep 2023 11:12:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 03BD140289; Tue, 5 Sep 2023 11:12:54 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id BCBC740289 for ; Tue, 5 Sep 2023 11:12:52 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79545e141c7so46874139f.0 for ; Tue, 05 Sep 2023 02:12:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693905172; x=1694509972; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lcf7xOnPmArGzwuRxCE1i5wKMhIgL1rA9UVQhS4MhPk=; b=aENJtg08KM4wyrD9KuDXzPT8AoaJ3PiN0BCy02uYgyxtkWRjZcNk1Tr+DahMnH1Phb FZs9q3xLOixwfReNzliSu9eKpHFwpjlRCZA6JbEPrYXy8GpBRBXtQj5yVLhF1sWE9qJi gWadHW8n62AL/RfDgSfcqW32iJgXt6zD4mAVY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693905172; x=1694509972; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lcf7xOnPmArGzwuRxCE1i5wKMhIgL1rA9UVQhS4MhPk=; b=FJhqqPRYJYhUH/b7tyEgKuAc78pTeBjB4ezOU37K3JkKwd0nmOGIAuww1NWDf3l4fj AZwNaUGrIwPNjgr30LPC9+bZsi1BOiQ23K0RUZ9OwPdOCLR9R2BiUYGP1SKz5fE0iNkw vhNIhgifoXS8f16t1jVEMdLm/4o68hkqp8FASC1Pfx6qZQmGsw1xYjE1T39xwDWxLuCV /DYuCIUhrrikDRFz+XSTnoFtJpxuuRJntRiiI1a6onW94McI31v+lt+a7ss4DaLaeyH+ 0dk4hwmeGtnUhadDJxcT91ktvQ7jaNzk4xkor6i3mGaGejphF14QLUBXnFOq/Pz8hQCN 2sew== X-Gm-Message-State: AOJu0YyPMzbFSQRsXGkGO46xGHWXAje1CbWhYSdR1o+tN7jz6y4Xx3GA bbSi8IN5LANnk/C4f5lRedMhtcaTekP5/uOxNB6ceuc4IuXs5BodIILIZg== X-Google-Smtp-Source: AGHT+IEYze80bcGwFfQk5TK6cLSrdZPfwcFE3gV/dao3XniqVT0lJJ7PUv26UCynk2cOfCHV8UfoC8Gx75gQ X-Received: by 2002:a05:6602:19c5:b0:794:eb37:b0da with SMTP id ba5-20020a05660219c500b00794eb37b0damr10519814iob.2.1693905172208; Tue, 05 Sep 2023 02:12:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i8-20020a5d8408000000b00780bf0d3b9esm604617ion.26.2023.09.05.02.12.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 02:12:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 02:12:52 -0700 (PDT) Message-ID: <64f6f114.5d0a0220.b27bd.e9b2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9E1EA6052471; Tue, 5 Sep 2023 05:12:51 -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/