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 361DC4256F for ; Mon, 11 Sep 2023 14:26:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30802402D6; Mon, 11 Sep 2023 14:26:52 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id AE2ED402D6 for ; Mon, 11 Sep 2023 14:26:50 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c336f3f449so37527155ad.3 for ; Mon, 11 Sep 2023 05:26:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694435210; x=1695040010; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MIZgxSTBEIpAsHHKVhlNuzU+huAgQzVf/noHjjGmyAo=; b=RhSidJbSXF2hyYrKklYXRQT3akgu9oBnBr4VfjNSaxZHksrlH2bxT1FBFJkbcaNY4V nG7cBqbNLmf/49rNAksZOm/P00N4MexLJM2OxPu3DveuG9X/ogonXwURXx5JEFQxqSbY xmnXijizPPQoCLnQGUdVW3rHDllp2dOWo8Apc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694435210; x=1695040010; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MIZgxSTBEIpAsHHKVhlNuzU+huAgQzVf/noHjjGmyAo=; b=cy3HO/0mD0wXt9bsEFVJt00bL/cZ6UTp4iVSYOx3Sywyb2jbhCk+vHcQv+cFabiF2w WwWGBXQOgDD/pDqd1BdFyCRIUxh8AwcrD2TMgaTG1Ai3OMRARxlU3KfD5GZyL4XT/IKs sTTSXQAdhu63MhN5Aliq5wFDrnUKDlB9Tg+URVCxbaOm4FS1DjyHdTE1m3giN7r3TVT+ y7xcgVloJXLaFgu9Q7fHPWRKnbpcgfHdt1efLQWSCvahsQnAMUA8F+ORjPllwpH2nEFK kVp0KPuI1170DINV/gisF0NTvJ8e5K8pQOdI4uxIKxUK7NPYMIQauX+aHCcwuBJg3vWU kCeg== X-Gm-Message-State: AOJu0Yzz8X//gp6+fFBbDFfwPVS8DEeGayJi7VythjxqoXC7pb8D20xB rEhen5A6//xjtKihtOy4Jh5Fh1JkvUq3A5pZhGZBYiPnYFNjclefFr709hrTVyFcpCfaSxrl4Q= = X-Google-Smtp-Source: AGHT+IGCnVlUUNSiwjvLj3dZ3j6+vz050EO8mY4VxRPDkjL4SpzsYXwmfHNFH9bvKmyixiid4xQy5SZKXnJY X-Received: by 2002:a17:902:8c8e:b0:1bc:98dd:e872 with SMTP id t14-20020a1709028c8e00b001bc98dde872mr8075453plo.29.1694435210000; Mon, 11 Sep 2023 05:26:50 -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 ji9-20020a170903324900b0019cf747253dsm127437plb.92.2023.09.11.05.26.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 05:26:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 05:26:49 -0700 (PDT) Message-ID: <64ff0789.170a0220.d941e.7e58SMTPIN_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 323396052471; Mon, 11 Sep 2023 08:26:49 -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-compile-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_meson_compile | +=================+====================+ | FreeBSD 13 | PASS | +-----------------+--------------------+ | Fedora 37 | PASS | +-----------------+--------------------+ | Debian Bullseye | PASS | +-----------------+--------------------+ | Debian Buster | PASS | +-----------------+--------------------+ | CentOS Stream 9 | PASS | +-----------------+--------------------+ | CentOS Stream 8 | PASS | +-----------------+--------------------+ | RHEL8 | PASS | +-----------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 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/