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 1CF34440E7 for ; Mon, 27 May 2024 16:12:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 133AE402CF; Mon, 27 May 2024 16:12:12 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 931C5402BD for ; Mon, 27 May 2024 16:12:10 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7eacd68d521so45291339f.3 for ; Mon, 27 May 2024 07:12:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716819130; x=1717423930; 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=IrZu/I4Ow0mEiiDxaj0ov/GNg5c6Wos6/hHMzn2X7yo=; b=SlcxkU4/B2dv4+VbaWNh5W/dUdJeUBcvAved2NhSbYkE4g7ItsR/+rV8m5GFyIJZII k9jiF6UCz4gLHr0u+Yox5sNAgnYwTkSWcj+FxTHoitncGClHmARzJkjh2Ew1PL8cM+5R mLCdrMgrslhJMeUuQFlCtsbNHcPi/V0iweesE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716819130; x=1717423930; 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=IrZu/I4Ow0mEiiDxaj0ov/GNg5c6Wos6/hHMzn2X7yo=; b=UOoyazWyeQ9tr16rM9mdM4WCoSCI5alfiEDf+zHvo1XFVnEHgbcXiD7DQ0Xy7L7Zfi fTZPSx/7qG+N+yzTSAaEhH7ZcYXbt9Efl5BndYvV5FQ4RxOS7thPD6/w9I7GrpAcIl4K cPYeifbI6Iy2fBoyefz6kOuun24e6z+A55gLrX/nGRUbnmUIA+Pg61unJtWz3jFBBlSn yWvbgno7aOMY8y+nxrDqmmWh/v8V+DGOJ8cllAX7qIvJpBdOW9V4IPxQn52Qs0gFnbJf iA/PYNw8x+D+bn/IZpy2yary1WMTHPVpYDk3buCPPWA2FV3P6qkh1xef9uF2MKr5WWFw gXIQ== X-Gm-Message-State: AOJu0YwPOSLEvKQ1qbLCbcDIXhMPOrdSKF2qtyKgbGgBwEH3EMSArU73 JCCv9yRhSTmz9B7/6s+BATBC3laIPRJI3G9eztVdgz6THQTV3dZrYP32ue8ElnFBxSHdpkOfmj+ ESbVl3BGmsMQg6DHvqGdDZ63goO0LhNHZEyk5rsncGJlJcyf3DjKeKmzd X-Google-Smtp-Source: AGHT+IENZE6cHIX5M+/QPJbcbHfLlEbraZBWBlykUFAp/ULklLawskMDU3LV9V3LHOVkNCEtCZx1/1VrYblD X-Received: by 2002:a05:6602:123b:b0:7de:cdf2:7f21 with SMTP id ca18e2360f4ac-7e8c6559086mr1032815139f.16.1716819130050; Mon, 27 May 2024 07:12:10 -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 ca18e2360f4ac-7e9042dfe6fsm54536339f.8.2024.05.27.07.12.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 May 2024 07:12:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 May 2024 07:12:10 -0700 (PDT) Message-ID: <665494ba.050a0220.5050.0835SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6AB48605C380; Mon, 27 May 2024 10:12:09 -0400 (EDT) Subject: |SUCCESS| pw140323 [PATCH] [v2] dma/cnxk: add higher chunk size supp From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240527122401.5954-1-pbhagavatula@marvell.com> References: <20240527122401.5954-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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140323 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Monday, May 27 2024 12:24:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:9c01593375aff7266a6c0b209bd4d0363c3b7b84 140323 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30017/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/