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 51C8342B42 for ; Fri, 19 May 2023 04:20:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 315BB406B5; Fri, 19 May 2023 04:20:58 +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 73C2A406B5 for ; Fri, 19 May 2023 04:20:57 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6238cd06d5fso14918716d6.3 for ; Thu, 18 May 2023 19:20:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684462857; x=1687054857; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ba3PoPW8AIxtYww53lCmGi8Yn/WIliz/cbIqpc5i6Zs=; b=KZgzQBFeG29wWP/qXvT5PXZ6mv1eByy7f6CbpMlqkEIxjuxceJ8ZFmhA8a8kqfwGWi Sodh+PszUYqEhq/Wk53aMSOOh25rtYGi0QQI0Cf3o63Eg9bqhTh+yc6ExVBobT1Yfqqx 8iitIAYm6SqoFHXUYyZfV2KF1EQ35J7trQklU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684462857; x=1687054857; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ba3PoPW8AIxtYww53lCmGi8Yn/WIliz/cbIqpc5i6Zs=; b=M2LpOrUXNpTBDfwSGrDO40VX2zhi188C1Oogk7niosSJXyCzLyyTmhXI2thqeDlRGA cJjOFPen87gIoyswZqxFSMbgwuapSKZQlak5gKG1ZYZnvDBZPYZA84oK3Aa1K6Dm6d6X k+GKK5UOcw7cnRDgYRl9JNBSTZ1YQGWY19PfO5EeOn6iNq1s+hLQ2NoYJRxvqsuVem6y +Y0WDX0sK//JW26zMiVBEbHKsRrGQP/q0XH8vFclw9LpRYdFy1MKCUhgTn44LeYFHC0n 15eRpY+x7BfDnGfpeMENsKxmRIGd+/4rNQ5Xd7C2w36wY0HR9LB+4tZ5mkNOT87Fnfv7 9WsA== X-Gm-Message-State: AC+VfDzb0yNkxk1OnxtDOjog+Uw7hbjPg9BzNS0VhxmNaiZzwC78uB0P MmrmGSzu5UPVSM7zwqnPZe2MmZVhb19xMy8+Mh9UqrbU4DM2Jsl4Ao+v9w== X-Google-Smtp-Source: ACHHUZ52QgcKSbNOH1leluDOCEoEfN6T1X9VQgGtgCU3ydybGJXxDe+zQ7430Mz0x804Jtb5d9E50n1hdfOw X-Received: by 2002:a05:6214:f26:b0:61b:6906:f26a with SMTP id iw6-20020a0562140f2600b0061b6906f26amr2505284qvb.22.1684462856902; Thu, 18 May 2023 19:20:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o16-20020a056214109000b006236b3a4bc0sm99327qvr.47.2023.05.18.19.20.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 19:20:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 19:20:56 -0700 (PDT) Message-ID: <6466dd08.050a0220.dc41a.51cbSMTPIN_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 94B97605246B; Thu, 18 May 2023 22:20:56 -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: 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-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 | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | 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 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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/