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 CD7394256F for ; Mon, 11 Sep 2023 14:29:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C91EF402D6; Mon, 11 Sep 2023 14:29:39 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id AC57E402D6 for ; Mon, 11 Sep 2023 14:29:37 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34f68376b57so5350185ab.0 for ; Mon, 11 Sep 2023 05:29:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694435377; x=1695040177; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lZ0PIuWcOESrSkPpmrLwnmtUdGcbaesLNqIZK2osFIo=; b=WqOu0EUjzLPcT71W4+35TsS1CUUvRd4/VZDEiwF6CjVnT2nUnOG8if8PYX7avN7B5V JwlpA809uVDgCNSJkh/Y7qJ/LJojrzVkLYkPlFNcDmRyjbfNbhseTqczHMSSatFqXRVx cyRZ0EtBF2ZlCHlKr2RJKMb6wcRb0RXbH/jVY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694435377; x=1695040177; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lZ0PIuWcOESrSkPpmrLwnmtUdGcbaesLNqIZK2osFIo=; b=o6FK5C1tOjL/d7CMq9qFgpFnHxVoLsxrrEkZaxY6K/vPKXFlIfG3Ln5h+UcPXA89+v JCwH8hDcJesG7ddsXYm2YQ1sCXUt6si14Bqp0k2vleldNiHY57PbUgddQV27ftkGfEja uEZaJstpwStInOYs2MdrouCt+QATwCtlLSQCbZrRh1Jmyemn/3loVuFvdvIfSZnj2/bU qqp68S99/gj/8ea68xPYqoNsga817YqcYWRV4EX1eCA+6ITvWJuuwcgX7XefykflBgzd 1/fl8TrJ5MQwn9MWanOWXFW/Rhmkspmo1PVhuKl5eflPpXmt92Rjbn3o2LRwSaqDlAYq WJ3w== X-Gm-Message-State: AOJu0Yw6wCPRoEqP5hPKKucJAWGEefkaSaLqhcwZDxv/op8qIWzaZpmW xCa4TRxYDIOe9pbov9Ij6Rtm1dhjIqGEFxMzer2o6cW3/NYgTyaGbZDZdQ== X-Google-Smtp-Source: AGHT+IHSZbOs81iLDL5JVOQAAwXyst13XJGiwNxc4WzolrqPkM/xHAwu8aIcWGpsDYhDEP23RJB8i2wOsumh X-Received: by 2002:a92:c56e:0:b0:349:7cec:db76 with SMTP id b14-20020a92c56e000000b003497cecdb76mr12650822ilj.31.1694435377109; Mon, 11 Sep 2023 05:29:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x2-20020a92de02000000b0034f2033c1f2sm290141ilm.43.2023.09.11.05.29.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 05:29:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 05:29:37 -0700 (PDT) Message-ID: <64ff0831.920a0220.ba08b.29f1SMTPIN_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 A0A866052471; Mon, 11 Sep 2023 08:29:36 -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 | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | 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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/