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 D0FE142BAC for ; Fri, 26 May 2023 17:36:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD5F54068E; Fri, 26 May 2023 17:36:35 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id CE2FF4068E for ; Fri, 26 May 2023 17:36:33 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-61cd6191a62so5498406d6.3 for ; Fri, 26 May 2023 08:36:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685115393; x=1687707393; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wfHSV0B/bXSLEaytgvmNVfjbe7VRmbJ0+xeWRzz7xKE=; b=JMen89oKEc8aRVFq8hb7UQzzGTccZRyJ7ORQF9fZm4V5ctSFiSSzrtawKONLa737xb ++NDS74ZEQ2VskZswFLP213qqR6vnrReA7n4GbFPwLaZU/Vqa7Qzr6AyECXwL7irXlLw US5gHP5B53LT45tNY4mtkUvGjEUwiR0ZGh80U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685115393; x=1687707393; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wfHSV0B/bXSLEaytgvmNVfjbe7VRmbJ0+xeWRzz7xKE=; b=ODoR0t+wwX+MrFpQm3v5A1K5CsGOG1hX1xHw+3TZDwWD/ehMQ+M2b8RNjL3ITdmlqc ZG6r6hM0AHLAVdRiZVsS/O7tTOTmebQDHYFEsOisWQvSYel6blWxFaLf+xGt0XMWlvt3 q0y9uHM5ZEoPj71bKUygkuG3y2x9QyLD0OsKYaeWeaAZVyq8sA77e2bSLMBI8Tg1P+cb 93ZwGmyzkWhCg8k1VOJuaK/xuAU8P8OG+/EOs5nPeTDPUMyinnWegzi79pRBHUkLe5aO T4fH4w0Ai0qKOAV9YB8q4K6P2L83urXYtpYasUn7ARPKxr/sr9CcpGQwb1vDfJT9hbWh vgKw== X-Gm-Message-State: AC+VfDyaZgJJYZbEODqrRqindyZuiNu99Lel7+ZwX0m1dHiZBJfqWSIc Dbqmkmtng0flf3VcTuiJGfLOzVLUld9tnAnsGz6/Y9TDfGEXdWor331dlQ== X-Google-Smtp-Source: ACHHUZ4VA4smO4dtmSFYiTm/6KXsK81kn46LtFMICsABswx5G3gzBV3SDErYcWm7g++cs1akjOkudiM2yiYN X-Received: by 2002:a05:6214:628:b0:5e3:d150:3163 with SMTP id a8-20020a056214062800b005e3d1503163mr1905714qvx.20.1685115393170; Fri, 26 May 2023 08:36:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o3-20020a0c8c43000000b00625da7893d4sm159344qvb.51.2023.05.26.08.36.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 08:36:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 08:36:33 -0700 (PDT) Message-ID: <6470d201.0c0a0220.68fc1.7c41SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id DEC57605246B; Fri, 26 May 2023 11:36:32 -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-aarch64-compile-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 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/