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 2CA5742F9F for ; Mon, 31 Jul 2023 08:42:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07E2140150; Mon, 31 Jul 2023 08:42:32 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 693E140150 for ; Mon, 31 Jul 2023 08:42:31 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-267fabc8465so2354807a91.1 for ; Sun, 30 Jul 2023 23:42:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690785750; x=1691390550; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MqqMcYfGPz4ipJEyXFzdh3j9xouNLRk8qbeBkmC7BzU=; b=d0qyqUVHKxYNG8m+PNcIhBH8OLVNXHu2Z8IngXEbfsmdC2HnMXsZXf2mdS0kxg6Fki 8Nhx6ULOfP3o0adLaT6s/wWpJIIjySER8FUvZKJBIcf2ImJq6h6wEVryUgwt2yuSOiqd dfv4zII7y2+PvVOtR3TStycenRYWgrOPIvnZM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690785750; x=1691390550; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MqqMcYfGPz4ipJEyXFzdh3j9xouNLRk8qbeBkmC7BzU=; b=eE3R52Kvwt74a8uz/XW+yoQ2FgRBWctdlspqIBIn4XTAm6A74m/Lv6683uU66u+fg8 sAGF+b+IYSNYZfQNIUZdZnOXhxCm4k/LtDGAA3A0Bi4C6g+IEb7UJcm681Hmdio76FfK q8NCuyQkImW0754x1OMlZW85NWLnIEIljCTteHkwMqUPmqGI7vmzt7XnAbc2TKfEx+aU TQeSZ+JJO1znbuVPo844nJtiUuKXHy54M1yvfV5JjLcaaK3jNSDjgk7OfYnvQpmW4txs L6CDvo+rbYPlQFoDyzIaQpaZB8jpz9fy+/CK2XqaCFb9T9O5VGQJYkCADeBi4eeP6Sqx p9+g== X-Gm-Message-State: ABy/qLZwBBjQWuBIEleCddnErzl55ouqK2XlYgIhrZAVAwdi+xV7swUZ pX2BFDUhDo+kMDxmkzvqmYtytfkp+r5LsTyZWI7/rCTOYzcwm/GrHEQYbQ== X-Google-Smtp-Source: APBJJlE39/cNNi2QOFirOQjGTbHBex9GmvzyYkAZE6Ss46y7w6EpaBPcvDAEFEmQpojppdXVdtCqK9ugmBrT X-Received: by 2002:a17:90a:d78d:b0:268:1f64:cefc with SMTP id z13-20020a17090ad78d00b002681f64cefcmr6913960pju.49.1690785750514; Sun, 30 Jul 2023 23:42:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f59-20020a17090a704100b002676e959b40sm755659pjk.0.2023.07.30.23.42.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 30 Jul 2023 23:42:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 30 Jul 2023 23:42:30 -0700 (PDT) Message-ID: <64c757d6.170a0220.a9ea2.9e17SMTPIN_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 4BCBA6052471; Mon, 31 Jul 2023 02:42:29 -0400 (EDT) Subject: |SUCCESS| pw129732-129733 [PATCH] [2/2] 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/129733 _Functional Testing PASS_ Submitter: Ashwin Sekhar T K Date: Monday, July 31 2023 05:55:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:12fcafcd62286933e6b167b14856d21f642efa5f 129732-129733 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27161/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/