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 6A31C42B41 for ; Fri, 19 May 2023 03:56:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 68A7C406B5; Fri, 19 May 2023 03:56:14 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 443B0406B5 for ; Fri, 19 May 2023 03:56:13 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-62383441211so12209206d6.0 for ; Thu, 18 May 2023 18:56:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684461372; x=1687053372; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=z1w3lE/zQvWXBj6rGFfOoOLc7zJRAe0bdzbqwEMpjJ4=; b=hZ9nN1bTr0dyjCMqZ2bXHvuqFG7FyMHomIoO84RUkK7re+Ls+1Mnexbf825bPiZB8b 4iUsuTiGIQA0HWxvvi5ptmHv/VIm+syHoE+9IYeiyA53Bnbf/DKDY1y4x2Tw6/BkAMvX 4CdmTviqhj2SxEX6Ab9mrgSkEBL4G9i3jbKB4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684461372; x=1687053372; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=z1w3lE/zQvWXBj6rGFfOoOLc7zJRAe0bdzbqwEMpjJ4=; b=MTdcLY3JiffbDP5Q33o9G3/cQb9AL3BPiFcgyOgh/D8KIjHVCGWm8rQo8Q4fZ15XET XmNUAKubehgrNOowCA3WMYptSK4u2VT9uUoa0l4Nu7COl1NiKJIOVmjfhsBrMLz7/LQ9 noT2LcD3zlMABd5sRXQcpkqs05T2XaOJ27qFcisiRZzsiKNLi36hod5kLv5tVS/RTyZ1 1SuByM5Os/VknMxtBtiDVb8HnZraw+3LLQ5356x2wsiTozq9c87NQFjWJCn6TkxDufiT 3i9m3pZ2flMa2rgNhJDYGKNQSBDCz2JqvWcs+CskGvZl8x7aCdM6AlkCG9YZfwO/xNCV GNVg== X-Gm-Message-State: AC+VfDywP+IEIoLP//ob/tJALoZCBeWOnN/9HElz5fcJg1+WAIdXsB/B 1fkKPLGOvCGWRG9FHGOpZ5MMIn+5sq4m7FsyYOtvoARIseUeJqBt0pzd3Q== X-Google-Smtp-Source: ACHHUZ4Fa0k+/uReMOXmFhyaswVFLeaF+X651jV7s+4uOXLOp6MQlWvIuCNUhGiFh99fVyJ5fyps24y8Y5Ue X-Received: by 2002:a05:6214:2a89:b0:61b:5dad:1b6f with SMTP id jr9-20020a0562142a8900b0061b5dad1b6fmr1627598qvb.3.1684461372741; Thu, 18 May 2023 18:56:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m18-20020a0cbf12000000b006211a30365csm89966qvi.50.2023.05.18.18.56.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 18:56:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 18:56:12 -0700 (PDT) Message-ID: <6466d73c.0c0a0220.91179.47c5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 628E4605246B; Thu, 18 May 2023 21:56:12 -0400 (EDT) Subject: |SUCCESS| pw127015-127019 [PATCH] [v2, 5/5] net/cnxk: add mempool check for frag attach From: dpdklab@iol.unh.edu To: Test Report Cc: Rahul Bhansali 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/127019 _Testing PASS_ Submitter: Rahul Bhansali Date: Thursday, May 18 2023 15:49:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127015-127019 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26287/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/