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 A19FE439C1 for ; Thu, 25 Jan 2024 15:09:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D763402AB; Thu, 25 Jan 2024 15:09:00 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 5B24C4029B for ; Thu, 25 Jan 2024 15:08:59 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7bed9f3ca97so251375939f.1 for ; Thu, 25 Jan 2024 06:08:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706191738; x=1706796538; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qst6FzMJUAJ6+NLm9QPDBQ2x9xCRM0akpY3Q/73i+YE=; b=Bp3Jvh/c6QT6mpVnFhMpW74O37qcMlF7GBAT3g64MJ2iTJJe8yfhQGM/o8MZq2hY2l tiAs9GbH0ypkkDagi20+X4+R/hgx0uWP3s2ALkARkw2NNm2FD5bzClHhChbAXkG0GJG3 EDTcrEDe0A/PpGHCawcG82POQBbKmCY1bByX8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706191738; x=1706796538; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qst6FzMJUAJ6+NLm9QPDBQ2x9xCRM0akpY3Q/73i+YE=; b=bHVIcTg5rtla6xzvECJGiP0/ca2CFNivFlU4F7HsY9uxOn/pMXtFO50I1zRDK8QLzt Omv+hW/5AWT0btc7OXRlEWd2GMltSo5jHRfpMf4jgGG2U/ByUU6KLPClFjRJchqmReAJ xeqhbifLNmhN73YoaA3188Gg2KnquSQjlFfZIw7Q+WrtKFYoDVOt9PqLffr7jlkPGx+C jio0dmGlCgRrfwnxpSD1c/BXk0z24rOFRx6RfAbZ+D+OrqLjGP6+m0Ewm016lDEQHoeX HwkcpCGmFotdWTJ+6UCK1RbEn4MfRyhxyvrEifFGr+2eCpowdPlKT3Ee8JgpiLPREIzf 5UWA== X-Gm-Message-State: AOJu0YweCjP70JTdxVsKV1xHnAOGrBK7lczTxu1L6NK8AdcakFhqMGGM 2bMPjcl+dbyt7w8ZqInBv0Sud/AepAMCjskYqoAsrNtq12GiEv03CkD+SZW1ULOziMTWG8wQRiy 846ma1UxeAKTtmUhj3ZNWamPN03TQSja8/wkfvXD7 X-Google-Smtp-Source: AGHT+IEu2HXCfiWNekBOmezIp9HB1YeONnXuar/WWC+EgUSODVRAz+FOa6eQp1PFyJLnUX/DmarfQVDW8ZZg X-Received: by 2002:a05:6602:276e:b0:7bf:5835:7971 with SMTP id l14-20020a056602276e00b007bf58357971mr1333402ioe.2.1706191738807; Thu, 25 Jan 2024 06:08:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m1-20020a0566022e8100b007bf33555be1sm626805iow.32.2024.01.25.06.08.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Jan 2024 06:08:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Jan 2024 06:08:58 -0800 (PST) Message-ID: <65b26b7a.050a0220.676a.539dSMTPIN_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 56C146052516; Thu, 25 Jan 2024 09:08:58 -0500 (EST) Subject: |SUCCESS| pw136133-136140 [PATCH] [v2,8/8] examples/dma: replace get 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/136140 _Testing PASS_ Submitter: fengchengwen Date: Thursday, January 25 2024 11:52:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:2ecc673e5e9a19850ba76d6a976596890f2dade1 136133-136140 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28963/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/