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 00243430D7 for ; Wed, 23 Aug 2023 04:08:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F08D4021E; Wed, 23 Aug 2023 04:08:41 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 256354021E for ; Wed, 23 Aug 2023 04:08:39 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1c0fa9dd74fso3455094fac.3 for ; Tue, 22 Aug 2023 19:08:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692756518; x=1693361318; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=y2SDYqTkXEZXcnLTTxclTztic8bRQyhsjEz996sKkKc=; b=M85sb/9WWUZ0sBNUUKPS6mB8cuH+I1TD+QKwJccXtqUo6xYu9nWdVAv6cgw8DmvaHa aoN11WjdlXom586llcD4QVsTuzZPfGBrXhWfWLQCK3h6oRsr46NrtQEgRRLdDHNdpfAG CKSBGx9NiB1J1eqUSum8TqW/9CnxGSqY08QXk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692756518; x=1693361318; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y2SDYqTkXEZXcnLTTxclTztic8bRQyhsjEz996sKkKc=; b=AKcPQljX+ndHU8lve1xNEmlqa9ngicmKwm1AoKJN3MietzaBs4SjKoEuT80b5VopQU /rCsKP51v6is5OXirZWgpvP1oReeyRTsqJLFli+/ydK5yVAqWzkD9kd21Oj/eRQoWj9G zGFogkcON7RmmDCoWY0944xksqFTWhoVuX1EIhgtfK8OJxrsBTNAayRohyvrZjmEaAXL M9VKRjcb3jAZc2tl9j85gaG2e2P11SbGJpnj7nz7RfIY4t3ksVJsdEuAdDtIdPi/T59+ MHIGpQpKhk/pEC2/BODPITf+sz1XNrpphDP48imuOXWuoZnHyKns+EIbCffv4m7S9h7v 04xA== X-Gm-Message-State: AOJu0Yw6497DbKUsuzzJUeWjk3LIlluQfZQ48e+x8yrJh9YKP4b9quA+ gHsJFS8dyWHS/21XhxFre6iClvzYxM9fv0xDG6Lk16zUsowgJZw7lKQ5fac3QVyjheuAoleyZw= = X-Google-Smtp-Source: AGHT+IG0s52VC58r3Ppqj0im0YUCQXwMbu43tKOFzGJSeApDaiAQXVsu81gtiLgcmKhuIcmkqrEhcGjzRVED X-Received: by 2002:a05:6870:ecaa:b0:1bf:16f7:c901 with SMTP id eo42-20020a056870ecaa00b001bf16f7c901mr14657592oab.49.1692756518384; Tue, 22 Aug 2023 19:08:38 -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 h36-20020a05687003e400b001cc88913fe0sm572852oaf.11.2023.08.22.19.08.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 19:08:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 19:08:38 -0700 (PDT) Message-ID: <64e56a26.050a0220.94462.d4e7SMTPIN_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 D857E6052471; Tue, 22 Aug 2023 22:08:37 -0400 (EDT) Subject: |SUCCESS| pw130648-130650 [PATCH] [3/3] mempool/cnxk: fix alloc from 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/130650 _Testing PASS_ Submitter: Ashwin Sekhar T K Date: Tuesday, August 22 2023 17:01:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130648-130650 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27419/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/