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 AF57F4256F for ; Mon, 11 Sep 2023 14:24:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB6A4402D6; Mon, 11 Sep 2023 14:24:30 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 22816402D6 for ; Mon, 11 Sep 2023 14:24:29 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d7b91422da8so3811747276.2 for ; Mon, 11 Sep 2023 05:24:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694435068; x=1695039868; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wIoPxXAn64JXlaI2fD73avaer9Tn9LXwhZMlqB9mWLc=; b=RWzTCvnndIm4GHCTzAJizDI/qrwzlwyvndYI1hLsUws/iSqFsL3y8gocgmy4gylswI EorMenhXU4ezQyKMbOYeti/hE5yZjXmzcY7OzR/0B3hG29cWGX7pSigvq9lG+ApTVA7M XyWdvY2Bu/wS1u4sbjiD59uakncRH7UjVOOl0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694435068; x=1695039868; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wIoPxXAn64JXlaI2fD73avaer9Tn9LXwhZMlqB9mWLc=; b=H8B8vDdi4NI1V24HVr4TZKfFUfQIEICzqxzGPl6VvR4SXGggtS1U9tBuvtJbKIPcM6 R/tsPA/aljVareScLbJIuVHxYOsr20mSyYsNs8Ju7n3NF7eGyXbr3fmQhhfqCpDJtF9U ZXU7vVGo9UdcoAsGQ1a//3DvMPHhcDNzLbruuc2D12EDtUOXAAndE+h+6di7Wa2I3J6E D71juS/ny+Mun3aX5BP1sASIY8BJD8ww8qPGDT1zLtUfyb0kj1KjPB8H00Jb7SlnF1oe ipZTi7PrhRL1q3p5Ec9rfucPqrHmzABghLUKdJca7JE7v/ZGvhBdp0B6VPTzHNpo3+Bl w/uA== X-Gm-Message-State: AOJu0Yxnqr4q8AWbXjCvDdC5d4PQZql/hGvpHU/ypys/iWdSmCblk5le a7t1qlg1aMshtN8jld9j82E2KTc3mnmdIVmps96rhzw3XLjm6khDmorfPw== X-Google-Smtp-Source: AGHT+IGZWs1eGMJSUSpC+5BLTZkSiR/hQ7JjCFuQV45926dbMTf/JLZpdkPKzFO8wF+KE9n++zjRL261UHDu X-Received: by 2002:a25:cbd1:0:b0:d6d:6003:37f5 with SMTP id b200-20020a25cbd1000000b00d6d600337f5mr10310304ybg.57.1694435068629; Mon, 11 Sep 2023 05:24:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f6-20020a25bd86000000b00d5eb9d89201sm203212ybh.23.2023.09.11.05.24.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 05:24:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 05:24:28 -0700 (PDT) Message-ID: <64ff06fc.250a0220.7152c.af48SMTPIN_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 572766052471; Mon, 11 Sep 2023 08:24:28 -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 | +-----------------+--------------------+ 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 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/