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 B650642B9F for ; Fri, 26 May 2023 19:14:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B3E274068E; Fri, 26 May 2023 19:14:05 +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 B0B234068E for ; Fri, 26 May 2023 19:14:03 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-561e5014336so9891897b3.1 for ; Fri, 26 May 2023 10:14:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685121243; x=1687713243; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SHuOW41VISnWl3DD3I/g3PhhQmyXUtMzDx9EMdTUuwo=; b=BLVqhMuKz+XKmXwJusDKcT2RkeKuKdwb6MV7kec42q2ImEY19jX97uBSQ2Sowl7hmS YWMhylqdZN5sYjVFPr+XuPlARAhQqWEkeiuWl5QMLnKnACzFnJL2cndFQMwSfQBB2EaE kSv3mVTBv/GWp2+wtK4bnjygSuDg9dz5SPsqw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685121243; x=1687713243; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SHuOW41VISnWl3DD3I/g3PhhQmyXUtMzDx9EMdTUuwo=; b=inyPD3CLMg/2kFvCjtUIUWDrRNj5WMk1souumSWK0x5OWHC0A6x2PZvZ3XOdFmdMld +Pyw1pl8TKv2sOaywon1gNr+WG0lMYNoMr/lIUcs9hXI/ADa/nNz+XIodkfEb29RL6hx 4T4y5FMoDF42tqc2fUDNQGxb5YOW5GAeIo7YVmXD/MYu9u9/FCiVjSWooH27NXiya1az Mq5NkfJbvvgdb/4UaDmCeFlzQHrWNdWvdp2OD3rbdXIwkWMxZfKwLBq1i3qLMS92yqGY iKjwpeuDrOC7hUUfppe2NnBPTL2HvKibzENCuPJiRYSLzdXg5b9qbrnxKbZCb9BzwKW0 CZPw== X-Gm-Message-State: AC+VfDytCUYdJj5zn873oK4QNsr/BxWnWqSvGJCxJ4Q3Ad/a246OZLDS 6sR02NRj/4orCdSkDbvtjCF2Yay9RA05VKYmWvTTTSFM0/zzv38DztllDA== X-Google-Smtp-Source: ACHHUZ5N+IMUz0U4Hri6Hwjkgyu+7WhXpMzzt0sLwYXey6i3gEv3EPpysNGAQ2A+txIDh+5D7qc2uBVyZkJ7 X-Received: by 2002:a81:4e51:0:b0:55a:30f3:119 with SMTP id c78-20020a814e51000000b0055a30f30119mr2934106ywb.35.1685121243205; Fri, 26 May 2023 10:14:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w135-20020a81498d000000b00565bf720d02sm48110ywa.60.2023.05.26.10.14.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 10:14:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 10:14:03 -0700 (PDT) Message-ID: <6470e8db.810a0220.81c16.3063SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id D90E8605246B; Fri, 26 May 2023 13:14:02 -0400 (EDT) Subject: |SUCCESS| pw127552 [PATCH] [v4] dmadev: add tracepoints 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127552 _Testing PASS_ Submitter: Chengwen Feng Date: Friday, May 26 2023 08:42:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127552 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/26410/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/