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 5F793456B6 for ; Fri, 26 Jul 2024 07:37:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A00B41060; Fri, 26 Jul 2024 07:37:58 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 10394402AE for ; Fri, 26 Jul 2024 07:37:57 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-66498fd4f91so16050017b3.3 for ; Thu, 25 Jul 2024 22:37:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721972276; x=1722577076; 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=Pq8eF90szzDFYdwLxdSPFeFBuXSk1oNCXUzriWjKOMI=; b=a3ZBrnmhh5h4MY13TD5xnkEEYRYl0/1i7+UCCmlGlpYh2QhllVDF9BVYI5c4lkVVPX cSA1LvVYnfsIZjKnfUEvZz8Tf7XC3zhKdl8sEqNPz6ize2jT3LxtE+heAR3b9+lrNiS3 UoVyiWrZV5NjgY4raJMWcgsU2s6ViRUWQsdCo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721972276; x=1722577076; 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=Pq8eF90szzDFYdwLxdSPFeFBuXSk1oNCXUzriWjKOMI=; b=Ymf7Cxis2B7fWwpAuvlkP6eI0rXat6yhS3sqEvENF4jDm1ie1nLYLSRBf/1HEtQ/oZ 5k8iF8dYBGe7UsaFBsgfntjWIS521BoXoGs3agPCsfS3AmJqlnSGlkm7wE2R3+mCbnc7 ptLD7rd/qeF70xlAEpiE+Xk/w9hrWz9BeiBSNp6Ir5nr3FNaL0RNdDeJhh39rztKesRj rE3Ub87LLyZhyQewn3oIBtGI8xVcjbeh2sy9bUWMlPXGLxa4Dppb3nHmK6Ck6dAdEiHQ cfY0WzuFLhDo3L+3VdKbtHXT9M2ql4FPn/8wDR/gWHoMPee0DZcvt87PvvSQJSmI0ygD TMbw== X-Gm-Message-State: AOJu0YyrVwatsYJHX9RfXxXtVjjFHFJB7FFzqH3TLLp3PDn95WbGyU7X gpnDvYr30uUtG4teORBd27Z6CU0MAvpPgjFsUckSy6xqG8sOFQdG2zIP48QaRT0Zvd55o9mIOFG Q00bwuHI8wNgWmggn559WyBKKd/NLi4M5hAAkJiRC X-Google-Smtp-Source: AGHT+IGgMUXsm5rF5wGfe8flSxM8yvCGFRu6CdyGu1Hf0AQa4SI+TzjciMSkWG5SdCBIPSl9cfqi7DOyFsT8 X-Received: by 2002:a81:7742:0:b0:672:b4dd:eb41 with SMTP id 00721157ae682-675b43af1cbmr42071457b3.15.1721972276504; Thu, 25 Jul 2024 22:37: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 6a1803df08f44-6bb3f8e0c5asm1564076d6.8.2024.07.25.22.37.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Jul 2024 22:37:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Jul 2024 22:37:56 -0700 (PDT) Message-ID: <66a33634.050a0220.3c527d.7e24SMTPIN_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 305F4605C351; Fri, 26 Jul 2024 01:37:56 -0400 (EDT) Subject: |PENDING| pw142720 [PATCH] doc: fix dma perf typo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240725174756.2074703-1-amitprakashs@marvell.com> References: <20240725174756.2074703-1-amitprakashs@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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142720 _Testing pending_ Submitter: Amit Prakash Shukla Date: Thursday, July 25 2024 17:47:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142720 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#245006 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30622/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/