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 ACE5E440E7 for ; Mon, 27 May 2024 16:19:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A9292402CF; Mon, 27 May 2024 16:19:04 +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 60483402BD for ; Mon, 27 May 2024 16:19:03 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7ea0b5e0977so110824539f.2 for ; Mon, 27 May 2024 07:19:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716819543; x=1717424343; 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=D8Dn7BZ37t0yDULfpWf4vNMMs4j0tCjCIuZiJnCMYLM=; b=KSzmInqwNhNrHGkYLzIH0mUn0TIrfqw+19ySZzzU796jNq0uuGYAulp6a3yrOyub2R AjgKlF7Kk8nXT2rlUJSQGHpqn7Fl2cWYGKIm2cnzUI6qWMuPB4s6iF/zWxfe04yfkk4j JnYD5sNzG+Geb5En8SktC+VKTuZgXJCIrGlYE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716819543; x=1717424343; 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=D8Dn7BZ37t0yDULfpWf4vNMMs4j0tCjCIuZiJnCMYLM=; b=LTBjZHV4BHsRvJXMVsqUDreTdtry5OWbXXZIFHP5cDem1ONvXB6zJHJMPvOUlGgKhC HbcuFNgiO1GTM+c/COvpLDzQ2DlqEHbJAwHlXXUXJ3W6u9r0KCglCi/OsPiDC2gkNLVh 0H8zuNiTxv+1uIhsTiH9DjTd6my79RoxQKWKJIJ4BKdR9+KjtaDwyKENOazbyfJVaIqB kWuDdJCpom0kkremFih0toTObcCZZ5R356uGVQXODz8UeLubsBjuPzwMovK/LrUYa7F2 EoRryW4u756CuG8P3l5HTXiZto/NLdCp7H2akux4Qx3gr7nEkrSh1tmykA66B2k0QsWd qeoA== X-Gm-Message-State: AOJu0YwA4CAhm9U2ARCxeA4b1+bYzZ20l9Ms6WwhaGzPPXXf0VHZogWQ xkJxWrmQRtEcZ27ggPx7DSh1Xf1Ln1u4tbyw2shYHzInxTCQAcFELypoQVIU1byfORzkPo48Rq2 nfTKUOps55KC2ghYQ4FZo76hA7dtKMRj7UnFSbnNZEl3aNHQBWnsXiuPQ X-Google-Smtp-Source: AGHT+IEmZA1sa3VPq1g/zZ8U4h+B5QBrPd8TI575lPlQNbA6WX+LuQM9hMqCSYzTkSm2qyajNEn+1ukvKXHI X-Received: by 2002:a6b:fc0d:0:b0:7e1:7d63:887 with SMTP id ca18e2360f4ac-7e8c7100821mr978546339f.18.1716819542802; Mon, 27 May 2024 07:19:02 -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 41be03b00d2f7-6822044617fsm503735a12.3.2024.05.27.07.19.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 May 2024 07:19:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 May 2024 07:19:02 -0700 (PDT) Message-ID: <66549656.050a0220.dd130.86caSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3392C605C380; Mon, 27 May 2024 10:19:02 -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 | dpdk_compile_ovs | +=====================+====================+======================+===================+==================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ 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 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/30017/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/