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 1ED7241DCB for ; Fri, 3 Mar 2023 21:43:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1824940ED9; Fri, 3 Mar 2023 21:43:10 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 5AF4B40ED9 for ; Fri, 3 Mar 2023 21:43:09 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id a2so4025830plm.4 for ; Fri, 03 Mar 2023 12:43:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677876188; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=BWd0aZw5TIcd2xJZaXLUAVM9VWhDPV8FvcbNGJZe2vY=; b=Ta54M2+9XNku7efecoPeErjPY1RNmZGt0APYJfCxM1NX2c/gyG74RGOgkDb2eW3Lqg KD1ev2ayBjbNi9S4tzHUWay5d/Ml7UB2/igdyG9Kispx1eahxId0tTK3+m8SvYy5dvFL 9pT6WOpibfLFX75TjaVL9fic8yTxqlfs923SU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677876188; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BWd0aZw5TIcd2xJZaXLUAVM9VWhDPV8FvcbNGJZe2vY=; b=TMOu1Xk4iv4jhICWqqOEa5yNgp+7i3O4g8671IvuvE1hStr/SbBeJIVMUo0MOeBZrE BwMkBY6wxTs7K45WwzesBbizzY9u2p60v/AcPEBKaZkdXtHfTuyZ83ymwKbZX0ZHKrJ/ 93chas4CRmH2TFzt4za0JxzGdiJi1A3isXfArlRg2MilX54UrzWpkRnttIprmo5vhrXV 6hzmv6kQMxgTEfijxCnX4UyfK0RezuYDekAN9i+4SrF49CuMXfR3BdRtHf7ZyIbhKoGc Bd7ICx83OsmF/ctkF+mYvYxwW7oi+HDJ2l5nVAHblmfgALLdtDQUXtKndGLSeEqyYx3d YeGw== X-Gm-Message-State: AO0yUKXQJ+1gP6cSzzVUaQ2tQR05KNIwYudA/x0OaylWYps4yGlhCILD kCtASfRIORsm2me21gpqeSQBm0OZQePM/CHgbs6EzvVSxHyAOLd1bJGi9mOev1PeRuzSawM= X-Google-Smtp-Source: AK7set/ijJPp1fn94o/2ZK5/rNYoRDK0r+7MwT6Y9qJu+GWV1AVPquW0FKbCxfxGkkOk4UqtRVQrAtIPGw6k X-Received: by 2002:a17:902:e848:b0:19e:6a6a:ddf4 with SMTP id t8-20020a170902e84800b0019e6a6addf4mr3731867plg.51.1677876188559; Fri, 03 Mar 2023 12:43:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ku4-20020a170903288400b0019e2a4d3fdbsm115222plb.7.2023.03.03.12.43.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Mar 2023 12:43:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id CF68C605246B; Fri, 3 Mar 2023 15:43:07 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id C9EF2600AF; Fri, 3 Mar 2023 20:43:07 +0000 (UTC) Subject: |SUCCESS| pw124799-124800 [PATCH] [v4, 2/2] devtools: add tracepoint check in checkpatch From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230303204307.C9EF2600AF@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 3 Mar 2023 20:43:07 +0000 (UTC) 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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/124800 _Testing PASS_ Submitter: Ankur Dwivedi Date: Friday, March 03 2023 15:58:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124799-124800 --> testing pass Test environment and result as below: +-------------------------------+----------------+---------------------------+------------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +===============================+================+===========================+==============================+==============+ | Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | SKIPPED | SKIPPED | +-------------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | SKIPPED | SKIPPED | +-------------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 11 | SKIPPED | PASS | PASS | SKIPPED | +-------------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-------------------------------+----------------+---------------------------+------------------------------+--------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25610/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/