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 54D6C42672 for ; Fri, 29 Sep 2023 16:41:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 500F6402AA; Fri, 29 Sep 2023 16:41:27 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id F3E2A402AA for ; Fri, 29 Sep 2023 16:41:25 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-690bc3f82a7so12119063b3a.0 for ; Fri, 29 Sep 2023 07:41:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695998485; x=1696603285; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4YD/ZsfAyAZZIczxL5KVieZ5BTv86qxyL72ys7Y0oo0=; b=ZxgZ1t77MCpyCDZBe+4+Ih9cCSL4L2YKrUqLZQzvGW9y8q3CI08DVYvSlB0m+dLfvk MmsZXTEiCUUwyjmVvv/6Nvvm5guCfqBi5rERRtjLAIySJ0h9ENpdIKTn3k4kG26Hz49E Nt36qSVq8SmhW2BRH1WP2rR5/bUBhV0BWAI88= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695998485; x=1696603285; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4YD/ZsfAyAZZIczxL5KVieZ5BTv86qxyL72ys7Y0oo0=; b=fWQv3lZ/1eMkMFvELS6++9ehRI8of3pNR8Pd+Fo/SQiS6YXTamHVwVZpqEOsbz2pSP tZN2/CW+iY5S/rL4NFUoG85cO8O/WHBFzDbNPSJj99Bqkii8S8Q3KN/9uyuf5LBZSPQu EfgsYizKY5fTS/6jMFoktOSYPNURHqrfcWGGuZaVu9NynwOWiUA98NekMG0soee2zdCb 4+kfzKp5RwLkcR2EqpJ4k4KtdpWHjTr4wECHNkjltKAkseYVFZy/c9jhFwA4vgplqwyF ZltovT8qIf6LAB44uiza6ndTtrQmT/8ecFygJJV0kRpAC5E38tiPKxZ2RSdtGn447PX9 7dXw== X-Gm-Message-State: AOJu0Yy4v0YT1ZiVK22RI7PtfeqKvNobZ12o1zK6hohMGoy63zH/pH6i aTFXZzOiOPUU09U+eQ89p3fOJifc0WtRyATBeHfJ2Sa08BpjhAZlSNazHzOESWdLuvLbLIp1pg= = X-Google-Smtp-Source: AGHT+IErMyGX7H7oWsDuPRrjVQAjMDiI7BfAyhhUKDbkiHU3pYt2RK5GBUmryksPK2rWzF/kGIVEh2IG1NZl X-Received: by 2002:a05:6a20:430c:b0:159:f884:4d72 with SMTP id h12-20020a056a20430c00b00159f8844d72mr4542236pzk.42.1695998485254; Fri, 29 Sep 2023 07:41:25 -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 kg14-20020a170903060e00b001c74c86345bsm17623plb.31.2023.09.29.07.41.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 07:41:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 07:41:25 -0700 (PDT) Message-ID: <6516e215.170a0220.f357.180eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 550A8605C380; Fri, 29 Sep 2023 10:41:24 -0400 (EDT) Subject: |SUCCESS| pw132217 [PATCH] doc: add cnxk dmadev performance tuning d 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132217 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Friday, September 29 2023 13:48:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:a89a9ca38ae61778a80f287677dc91e8bb3fbdfd 132217 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27788/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/