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 6C1E24256F for ; Mon, 11 Sep 2023 15:23:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 687C0402D6; Mon, 11 Sep 2023 15:23:40 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 3A46B402D6 for ; Mon, 11 Sep 2023 15:23:39 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34f6ce577a4so5354795ab.3 for ; Mon, 11 Sep 2023 06:23:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694438618; x=1695043418; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BiF+M/qbOl72IJvVW21yDHGPWA9837mBO6Q1aMyegCY=; b=MbIKr5XRj7d7kPHfpwV6WX3VhKYZ6xkHpUvgzXytbxRmDVYH/On60Mu4KvAOCesCft 9oxuGovqqCSr45u/eksuHqgdo5MKefPf1qqidlyayv5yGLttUZjCTohBHDpkyVD0xZI3 5OcwX7flhXRIYdB/16l/41eFVFu5leT9vDDhc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694438618; x=1695043418; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BiF+M/qbOl72IJvVW21yDHGPWA9837mBO6Q1aMyegCY=; b=NY+Z5DNonpf2s5fx2u0/ttnDQTPIQJB44cS533s3yqXqCJLMdQyDUiFmXmffVw4+rY U1l6pSxEgxr2nwr11LgxO6FtvEF5tzCZK9hboDc6D625i+099l3xH7KRb2C4W9rKFH5k 4pHPzwKVrkGe+zDRqgd/RAvgse943VOIjFCwm28ozpo0tyj7oVcZHilFdaB5NlVfwXrC 91/z41WnycH0vVUwU14x5bFCImOjyQJB4YY1mE2ZuHUZCMc7hhDXjlB7LDCYa4ArBx4f acQh09DL8nTbsGrWh1BMo5ct4ltSRrkWVyywVPABjQWkfFWfdYWpp6mxKJLBo7Gv4R++ aurA== X-Gm-Message-State: AOJu0YwGKJ2RZeX+0aB9SQlAMp9ZUH8EcXUnDx/Hb0QsMWkJo/1fA7zH vbnX4dExmlnd+ggHfCw7oX7+gSNBjH7fSUNTqyEgepTEF0mnN0l3V4+Owg== X-Google-Smtp-Source: AGHT+IFAVp2/tu9PDUJNedUXWctPpN9RuPmBUAZSP22IknggqZgfBUCRmrvYErxYBh34HkVi/TXRGVtWcvqm X-Received: by 2002:a05:6e02:cd0:b0:34c:ebe8:9900 with SMTP id c16-20020a056e020cd000b0034cebe89900mr9579653ilj.3.1694438618489; Mon, 11 Sep 2023 06:23:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g5-20020a0566380bc500b0042b50fa57ccsm183710jad.33.2023.09.11.06.23.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 06:23:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 06:23:38 -0700 (PDT) Message-ID: <64ff14da.050a0220.33a83.b717SMTPIN_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 208A26052471; Mon, 11 Sep 2023 09:23:38 -0400 (EDT) Subject: |SUCCESS| pw131331 [PATCH] [v2] malloc: fix allocation for a specifi 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/131331 _Testing PASS_ Submitter: Artur Paszkiewicz Date: Monday, September 11 2023 08:09:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131331 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27571/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/