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 B688D4409D for ; Wed, 22 May 2024 20:27:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF66B4028B; Wed, 22 May 2024 20:27:08 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 6ED6D400D6 for ; Wed, 22 May 2024 20:27:04 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4df7cb5894fso1639307e0c.1 for ; Wed, 22 May 2024 11:27:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716402424; x=1717007224; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=qbZbMzMoZ1LiYOWea8cJztRBidxxB8yiADFMeA2w5VA=; b=gAUdQsnSEHx1cAHrlBOmLjyHBvafpwtkn0OOu8UEODGHPz6M8aW+mom5cLZJTMDAE0 FoiNlU9iWJhBeQilNosAYwGXK+52UxC3FXGEuVSxpPpcom+VnNjvhS1nT9/Ins1J2D1v BjyEUyITOl1Uy02aAzBXc8uuEJxdje5LTFTnM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716402424; x=1717007224; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=qbZbMzMoZ1LiYOWea8cJztRBidxxB8yiADFMeA2w5VA=; b=BH21a/uIGMI2mu6Q+IhTer6p7ShWZkoe3tqL5awOakWfZnlb3BhXTNqFkQZj2PHahI /xLUZKM+kNE5IHh5YLh8iDHTZZ84wyeIwjKHLhfZI80NjQiiB/xDU5g0fLjotVrl0wY+ koXfIbfYoIzArMCLTKh7mgztoMsqoy6DXDulVeYvRYvJbhKsp0CUsmG77YKAm/IdODXW o33EwpA1k+F961Ix8fX0rrAXFqDYlBXegOvZpT7LTVoQInwdXdqNCPucLHDPs6SRq1B6 +oXcm3CMjIBpueLRmNJlPes/ihmiDi1EVN4aFUSJ3llXJZAI1eZxpwz3rzmB/7dFA3YT aUUg== X-Gm-Message-State: AOJu0YynU8KLFYqLpxCnywOa/ZBMvGgvs4sWJxdzBRzFOSRVa7ps/JgK xqPZqrTKBH3ebgTLdC7etE9kyXh89peraMQvd73Y/4FJC5gllGPJPKTmUxfEyGanICkdA38+HTe 8xYpud7nSrKXMwUtAjWs0m1kXTipwHQHWx2eKfEYPQGFmFOfP0VyjDmEt X-Google-Smtp-Source: AGHT+IHzN2HX0F1EPgkhMo0FYWy8RCKLjjp3nwcagrgdvJa8+HWxfCR1rE00MoJ8UDIe1+pFthc9iYbzarRA X-Received: by 2002:a05:6122:8cb:b0:4d3:3878:a523 with SMTP id 71dfb90a1353d-4e2185c2cd6mr2626913e0c.12.1716402423810; Wed, 22 May 2024 11:27:03 -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 71dfb90a1353d-4df7bf8100esm1565498e0c.6.2024.05.22.11.27.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 May 2024 11:27:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 May 2024 11:27:03 -0700 (PDT) Message-ID: <664e38f7.050a0220.f697e.7acfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 47385605C380; Wed, 22 May 2024 14:27:02 -0400 (EDT) Subject: |SUCCESS| pw140271 [PATCH] dma/cnxk: add higher chunk size support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240522144520.1907-1-pbhagavatula@marvell.com> References: <20240522144520.1907-1-pbhagavatula@marvell.com> 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/140271 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, May 22 2024 14:45:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140271 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian 12 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29989/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/