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 30DB7431B5 for ; Fri, 20 Oct 2023 04:59:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B98D402B7; Fri, 20 Oct 2023 04:59:56 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 3A279402B7 for ; Fri, 20 Oct 2023 04:59:54 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d9b0f27dea5so370630276.0 for ; Thu, 19 Oct 2023 19:59:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697770793; x=1698375593; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MJ+W1EecwyH8vRh3BmqILrTm4LHQar40d4QQ+XyCX3U=; b=VmW+y5RmCtlcvnJ5UJut+SH78WMlFurx0F+mW+kqO/gP5jUborDC03nKIYgXWuSSv4 BXr/DQlneQytkd76Mb67iwBvG0JkViEh7F0K2a4gvUTUmydgIYAUfMHrTS2ODUVEkcd+ TUSst9txE9/T4rtpqqVNkoGE9zlhIPMe7Jm7E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697770793; x=1698375593; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MJ+W1EecwyH8vRh3BmqILrTm4LHQar40d4QQ+XyCX3U=; b=p5pwgj7yc38mhEWGoz4el9aSuEivEo/So9dfKa5hr1G4zU0SA8nsd6TlBARhTMrNmY q74cQylYjGSLpwSTQfLtIjjjDYmuZXSwU52SqxYGqsH8KI6N8uj2S7n0j1FhRGc9KIv8 2IR5FqzH3HyR6cSh2/w0rbrb82lkxhX5HnBOW2K0G4y+9tALtsNO78zN9qHFFxfnw5zf SF9xoZhyy8efjzkeZTAfPr7ExOKmMEIdEudaleFXa6v1UMepGvG/6SDbO5JQUUb7DF3m soIraHksJiT9oyhCWDjpM13llW0uTQz05EtujA1m989qF/rdO4g35GOmMp8nuAfxPCyE OGSA== X-Gm-Message-State: AOJu0YzrBKUcy3IsjSkNXK80yA01A8/Tyg3OYskg4h+HL9n15UNb8E+z gKKq7jYEgyhIXLc7jMi6Zqpef+M/G+BKgvj+ESsN2dxQPUBwatMcbRBfxEuq0SXtlBWDFgQkpw= = X-Google-Smtp-Source: AGHT+IG2BEK8G1gV7et3QnQwHFWfd+pip5kRKVRQ7kR2bl+BmWUX5k6KIAL+MrNX43RTTgW1GzVuG7/TGv0w X-Received: by 2002:a25:3610:0:b0:d9a:5aed:b7e7 with SMTP id d16-20020a253610000000b00d9a5aedb7e7mr638369yba.5.1697770793680; Thu, 19 Oct 2023 19:59:53 -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 y1-20020a25ad01000000b00d697e380ad6sm84421ybi.20.2023.10.19.19.59.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 19:59:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 19:59:53 -0700 (PDT) Message-ID: <6531ed29.250a0220.59bed.1d85SMTPIN_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 513A4602A042; Thu, 19 Oct 2023 22:59:53 -0400 (EDT) Subject: |SUCCESS| pw133058 [PATCH] dmadev: add tracepoints at control path A 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/133058 _Testing PASS_ Submitter: Chengwen Feng Date: Friday, October 20 2023 02:21:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133058 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/28015/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/