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 73798431B5 for ; Fri, 20 Oct 2023 05:07:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 680C9402B7; Fri, 20 Oct 2023 05:07:38 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id C15DD402B7 for ; Fri, 20 Oct 2023 05:07:36 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-495eb6e2b80so122849e0c.1 for ; Thu, 19 Oct 2023 20:07:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697771256; x=1698376056; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Th12dah+3QGb5OKRwK3zS72T/agumuzYJW4vwx6I33c=; b=aB2J0joALj6fJrgbPvwT3dWDh16uYI5v2oTzTCATqaG949XnQJO34k4N1IiY840jNE 2IHjGA00P3DbwKaXxKf3tHxkLa3lpHsiAhJBNBRfSrQ6QI2/Drvzqd7dN5AA4D74/GcM oT2XWFY+nLqItcAkypIPWQkE35pAolsF2rHvM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697771256; x=1698376056; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Th12dah+3QGb5OKRwK3zS72T/agumuzYJW4vwx6I33c=; b=t49/eDyu+MrRTYPi5FjaOTx0mgT9hYqve7qrXnHW4EHJ8rZUg3SK3qTjlOgfyqVEaF CpmZAZvHKiIzTfvT9ZsaXmI2xm9Q3YrrdbbIqT7qRxMEtM84VmBdYjHNV92l/4G6kaHT HER3ILOgsjlpmpzat5HlC+7Q94qnYAxkcDu2gF+Nl9MPtl1pMKN0XIkU8RbkJqRsYXok +NzyRniPmvqad98IlEp03gBlVfDW55aBcpS4E45Jo+LSXhwyP1I4HyaV2YsQ1/W2HFF0 FoPHPA1sh9jXeZq42aQvgBt0mnYmu8J8CXxjWeAKSgtbbjo+Px13xfM9njhn/GubsML6 wMZg== X-Gm-Message-State: AOJu0YwHWDpouDRdeVYOg11KVmYTk2nqg1zcU8maycHLjN9ZQtjzL1t/ qei/tQYNyw1v5w5im6QfgJbD3EHhzG1JBPluTLh5rDcjJiNBUpgTU7OUMA== X-Google-Smtp-Source: AGHT+IEiS+OsswVrqS+MYyzHKJSwuQpj1e28UzpxUyOJ1ZZ2bPQwjfwPTu1GawQ2bxwYEoGrgwb9HZFvNwcq X-Received: by 2002:a1f:2906:0:b0:496:1f95:209a with SMTP id p6-20020a1f2906000000b004961f95209amr500230vkp.15.1697771256177; Thu, 19 Oct 2023 20:07:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gc16-20020a0561221d1000b0049d0c981a2asm91326vkb.14.2023.10.19.20.07.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 20:07:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 20:07:36 -0700 (PDT) Message-ID: <6531eef8.050a0220.70af2.21c0SMTPIN_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 9E1FA602A042; Thu, 19 Oct 2023 23:07:35 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/