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 3A7B3430D9 for ; Wed, 23 Aug 2023 05:39:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A5004021E; Wed, 23 Aug 2023 05:39:46 +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 44F414021E for ; Wed, 23 Aug 2023 05:39:45 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d7485d37283so3414556276.1 for ; Tue, 22 Aug 2023 20:39:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692761984; x=1693366784; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9qDMNORQVzsAtssBhZKFuCGsIIIXoH5tadpxgpIbZwM=; b=h2zY2qjQhj8J/5aqG1Iy+PuNxy0J7dE+p5nDPorlLbgunJ27jnXQ6RzLStCnxv55JV W6XjP43+zgjWF5h2OpUZ3189zRreqTkf5FFXkDChAJQizlZyZl7NbWWMMBmicS/AYWE6 NyjT1GPzbiGn+uKdCa5HUv7Cvz3fB4gfbEuzw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692761984; x=1693366784; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9qDMNORQVzsAtssBhZKFuCGsIIIXoH5tadpxgpIbZwM=; b=OQMv8i/kPhXRg94A1mCiLBThmNPpOGVYBAz3wKDueiL4kj+T8lLyBW6c+1kU2lw2Gx MyNDf/kgzrL8xKPhDo/AoR8k/IPA3JHDwU6C2jbdtlS4BRpn6U7QUC7fP50XNfeqRuyK wOmpZtWDpTB7iK3AcyOOtanLKL9wNeddp/lXRF/5e+RFwSeaOP/LzX9qjSBO1a2Rh0tt OegISHAQHP96Dwy69R2GWRA3p1f/PAaSEBUojoS098201yiyb5NCtOrPR6bohN8NVHkN kWRpElRPddZheXmtXFbq9M26q7xjBplJU0vhwX/NGBWrsQPnz+humHDt9SoQ+9bFqoor Gn+w== X-Gm-Message-State: AOJu0Yx6TzCrSrTnl3OKWg5sot4EPVTZA6Jy9vGgcyvZy6AwvKshXBRR I/04gRm/MRVyGIG77xXIdBFUKamQy19nUp8xTPFHlBBGUgZzIW6XDNp8s4BuAUnGaJ7f1qurJg= = X-Google-Smtp-Source: AGHT+IE7h9nZVq/quE9MDqlJI9vecSLvwP9ws6WGTqhyHc3cmMeaATnT8SESFj8bsGcHLFgK3YCTOLF9r0sA X-Received: by 2002:a25:b29b:0:b0:d0f:1f24:c620 with SMTP id k27-20020a25b29b000000b00d0f1f24c620mr12265385ybj.9.1692761984609; Tue, 22 Aug 2023 20:39:44 -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 m29-20020a63711d000000b0056c2d624781sm427624pgc.15.2023.08.22.20.39.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 20:39:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 20:39:44 -0700 (PDT) Message-ID: <64e57f80.630a0220.ba17a.1db6SMTPIN_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 C59A36052471; Tue, 22 Aug 2023 23:39:43 -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-unit-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_unit_test | +=================+================+ | RHEL8 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ 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 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 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/