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 1AE6042662 for ; Thu, 28 Sep 2023 17:03:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 010094021E; Thu, 28 Sep 2023 17:03:16 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 0F3374021E for ; Thu, 28 Sep 2023 17:03:15 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-57d086365f7so2357261eaf.0 for ; Thu, 28 Sep 2023 08:03:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695913394; x=1696518194; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=D5CjJylkC8loK3qB7CRAfCq7pQvzjtMAnw2VZQhMcU8=; b=cayj920BxeIHk7FLrFvABI+9aLMBRC5mrq5KOvgIS8QudjegenZ9UxsjKq0P+OswoR twcXzYGUcnBY3attFz9U2tqatW1GhWih75/vNmYZzMtwUHZzoFos/scCqqMU6xI5s7m+ SF5tu1viTwp8d8Vb85xaa3EDYQaf9pXqSf0w8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695913394; x=1696518194; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=D5CjJylkC8loK3qB7CRAfCq7pQvzjtMAnw2VZQhMcU8=; b=g9P0srrP1/on1RulhGeYe6PN3OAd3l/VaGlUe7JNexMn+WN/eEx9jBlWFvDx4T6maz JGEnedKuvqqzeoEEVwieeCsYZDn99lbZ4LY4BKT/dbnLDPi1W1/e3hZn1EvVGavafwOu od9WUNc1Jy9ZeCwbXSmcejLQdzX8N4VncCKwYViLGZwbo4ioeZGwHb+s9EYWk4pvjOxo QhuzkPFAiDCr68cWhldF7x+Hl3UsR5n49AuGIRPSIQEtOuKKO1lL1SfzlmVX/SRBM+Tg /AjlK4aH5kAihJAL1N/1m4eAgECufSilvdj7LMRXcpMOfmVkmgIsusJ4h41OvMWMZmnx rGTQ== X-Gm-Message-State: AOJu0YxyD0MHXScL1y6jJv3WYZT/uL9Co1BcgSu9GPJ1CokMKnsP7gSI 37ty7jz9YLkLDWsvqf9R01nGF5zhmHtCALePpoptJgTU7nWWiuuxDCcbRQ== X-Google-Smtp-Source: AGHT+IFjDK9RXkHU0YrFWErhSTe0JzwWnHiN8sWOZg9mkm8HbXxOkPqbBlC31KzGyFwOjdBF+e0Oegtoi4pf X-Received: by 2002:a05:6358:9496:b0:141:10f4:1cbc with SMTP id i22-20020a056358949600b0014110f41cbcmr1364283rwb.14.1695913394197; Thu, 28 Sep 2023 08:03:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p21-20020a637f55000000b00565d82769dfsm940833pgn.32.2023.09.28.08.03.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 08:03:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 08:03:14 -0700 (PDT) Message-ID: <651595b2.630a0220.ac46.80afSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 12AF76052514; Thu, 28 Sep 2023 11:03:13 -0400 (EDT) Subject: |SUCCESS| pw132136-132137 [PATCH] [v3,2/2] test/dma: add source buff 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132137 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Thursday, September 28 2023 11:50:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132136-132137 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27773/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/