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 6E7DB430D3 for ; Tue, 22 Aug 2023 21:18:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75C2C4282D; Tue, 22 Aug 2023 21:18:41 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 4BB1A4021D for ; Tue, 22 Aug 2023 21:18:38 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79239927839so61532239f.2 for ; Tue, 22 Aug 2023 12:18:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692731917; x=1693336717; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kW09WC3FE+POF09uEpusFyj5NQ/3F2aFg/0BHXUEJQ4=; b=EoePijnOe6bTJ46h5D3eSU4U6BBkXpPrS99JLaFdDxGC/tKUE3c3bRvn0JUgW1GUYO a62mtZaiM/Wf+uTr0fnf6XbpCjmiJ4ABg6HRjBaQnvVt3bDy/2WNHIXgbWeqfeNz4y8A g8e8jM2N0Wc4+tiz5JUGvkt4x3dBbJe8m+XT4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692731917; x=1693336717; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kW09WC3FE+POF09uEpusFyj5NQ/3F2aFg/0BHXUEJQ4=; b=YswP1U/N0rgy9haMOJwQm3SxEjzNIGGi7JthLZNMD0NrYHmlWnQPnX8wvdXtTsQux/ dJ7GWRIZWv6qEQB/1D3ro9Y4quH42AZNfYY9EPiqs3A5JmTumhDQhOzgAStua+v7K7kP AyOQmc8mDAHUXjj5lbNJdS8mAT8n9nsGLnrg7QY6MdOjEjzlLPtWwvCUen01fVMG7jjk IYmFozy5wLQlrxsSQ9zBBzUtkX6gj3uRlQwhYpddfdRbFGo7XyaaJANBtAw2PrQ80DnC P0Obep/tJPEis1PzUHC7w7Wm6QR8/PIk9SRLH01ekig1wQfHjahcEa5CVk1nq8vxCEWr RTdw== X-Gm-Message-State: AOJu0Yy/Qz0k8qIDZc7N/pQiYAIuCNiCUheVwu4BbYjGU5jWtldVyAVK F8zk4acPTWrYjVsaqtwwQrXCiN47PUj510yZ6xZJ9CP6qhp+zlu072713w== X-Google-Smtp-Source: AGHT+IHgHXo049A/bwFf/lu3BobdzOPuc5YeRk5NUUsGFoDxJXwYwdXnscEiCfGdcjdElJpHZfHd1X9/bdRu X-Received: by 2002:a6b:5111:0:b0:786:45f7:fb7e with SMTP id f17-20020a6b5111000000b0078645f7fb7emr586525iob.13.1692731917664; Tue, 22 Aug 2023 12:18:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dk23-20020a0566384bd700b004305b245912sm430006jab.17.2023.08.22.12.18.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 12:18:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 12:18:37 -0700 (PDT) Message-ID: <64e50a0d.050a0220.451a8.4627SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 52C8F6052471; Tue, 22 Aug 2023 15:18:37 -0400 (EDT) Subject: |SUCCESS| pw130634 [PATCH] [v2] event/cnxk: add get remaining ticks 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/130634 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, August 22 2023 13:04:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130634 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27414/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/