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 27E05430D9 for ; Wed, 23 Aug 2023 05:39:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34DFB4021E; Wed, 23 Aug 2023 05:39:27 +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 A85A94021E for ; Wed, 23 Aug 2023 05:39:25 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1c4d1274f33so3362990fac.3 for ; Tue, 22 Aug 2023 20:39:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692761965; x=1693366765; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9qDMNORQVzsAtssBhZKFuCGsIIIXoH5tadpxgpIbZwM=; b=WFAv9lDYVfAIgLAqGBihCPIJwSv2SrHwV8H+SrNn6iBNawNL6UXU4i+7pO9Xm0duRi ybJqJgd+shYHvGWELHsqeXqfgD67xKHEBqSXvBWQwQZkNt0VIK3LsQNQeUGLxfH3bkDg c45dGS72L0xnPFeCqXUzxqGJV91DUnp6s8vsk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692761965; x=1693366765; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9qDMNORQVzsAtssBhZKFuCGsIIIXoH5tadpxgpIbZwM=; b=RN0yjlQXjJcQq2e+4uKMMnNFyNzmXltd5cQS4WvwAtfSnSRPxj9X8m9C3Tw30UojUU KnfkdR4xW2bL9QTnuy2P3ctDTcXcqjCGDX0UYKJw3wZgoExIOB5X76bXMtvrCyisxOgk gEVuPAiLAVcJsAQptAtkF0r5YGfdWPAqDoqvdUmdVan2NDOhJo6HfmbOXVUNpsk+uzxl fCBLKpLLAMS1QCjlF+smejsVLMxtiioqzYtfq7dGA70XChUM+cXcW1RW/IN4Lc/Zo8uw t8VIg8EJPYqvX/zKo1VH7d3K2g64ioibTn/kjasx1H29J8mctpyISZB1WXJuy6UuE4eN JhqQ== X-Gm-Message-State: AOJu0Yzvb/k1tRCd/VX5SNpxZ/hdAZ8W92OFVVOUVMJccERzLPzgPCyC CswgzDk9IiOnEuU6kSytYiGgyAclEmp8IUzGY3Ww7T9uR8BXfbU4TDDVszI2Ptf9bMfhFOZZPw= = X-Google-Smtp-Source: AGHT+IE9T0AY1M838G/4Y2kYkHuzaW7duBldad23sXgi6bkVuxgeI8/BogZ2Xo63paxg3FJH+C1jf7pGBdD9 X-Received: by 2002:a05:6870:d250:b0:1b7:2879:a0e with SMTP id h16-20020a056870d25000b001b728790a0emr14362782oac.12.1692761964994; Tue, 22 Aug 2023 20:39:24 -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 186-20020a4a09c3000000b0056cb795d4d7sm987423ooa.23.2023.08.22.20.39.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 20:39:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 20:39:24 -0700 (PDT) Message-ID: <64e57f6c.4a0a0220.cefbc.141aSMTPIN_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 79D836052471; Tue, 22 Aug 2023 23:39:24 -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/