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 E820B4256F for ; Mon, 11 Sep 2023 15:26:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E446A402D6; Mon, 11 Sep 2023 15:26:54 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 6FCFB402D6 for ; Mon, 11 Sep 2023 15:26:53 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5732481b22eso2907686eaf.3 for ; Mon, 11 Sep 2023 06:26:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694438812; x=1695043612; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TmrYP7bDDmXDKWgPY1QcfGCsA9eSJgTUpWhGjIvimdI=; b=LHc4tv5x1YqXxSoKeuiAW+fe4hWdahP1ZNzQOa0HqypqcceD0ehpeWcezitZmNG4oJ sNRBQe8hWJ951IhdtdGzxPZXy6gfEQOB2MYZM++U2Ya9P4WV8fVkWC579GaZakAcpJ1Q l6GZFOZf5oBqGU5hb6jSa6CqHpS9Vk1SLqwns= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694438812; x=1695043612; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TmrYP7bDDmXDKWgPY1QcfGCsA9eSJgTUpWhGjIvimdI=; b=VxCNF4zbqjFC4+z0McolMtCitSeo4ypDd5WHO7p3LHz91CbPz9LgVxYh0w9ZqYPWYv KzWghdZR84kREAX/6CUa+8cgNMm//ue5OrVbEX9PInHHpponpEl9q/6EU8g60HVtQi3i WGc6VtCVRVfB+SW8JU7UIu634DTjaPuiPLzx0A7qfWwDefc2n693jHE5X42iK6PGvecT iv3Ja5ULecd7FOBgr+l8qI4vyWKbmB9IxZVYcbgd4NAgCUsZQxCcdJBhYO/H/H2Hx67L nr/RVjKCIihb8NeuP1RQIoW5byDOhk9lfhPU3JDjOvH9d5bhz8a7hRsUiNbTear6a3fk s/Zg== X-Gm-Message-State: AOJu0YzCuVZQArBKIVGDB5Ze1S75q+gIDWAUnuG/WuxTzhchXVwyNdWV idhiyPN3+IsL+26F+GLhdJYbQCkS6jU9sV3UM/9h8tgjV5IIcsulI3MGww== X-Google-Smtp-Source: AGHT+IHbWUDDAOXcb8OOqiNRV6JizzLS8PKqa9xKVtVEnEnJvR2FEIuvgx3k0DblGoIjEdescEgcCRm9rg+h X-Received: by 2002:a05:6358:e48a:b0:13a:d865:9c8f with SMTP id by10-20020a056358e48a00b0013ad8659c8fmr12193413rwb.15.1694438812792; Mon, 11 Sep 2023 06:26: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 q7-20020a0cf5c7000000b0064735c30daesm421331qvm.64.2023.09.11.06.26.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 06:26:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 06:26:52 -0700 (PDT) Message-ID: <64ff159c.0c0a0220.1aeec.ddfbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7EF686052471; Mon, 11 Sep 2023 09:26:52 -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 | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 20.04 | 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/