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 94188430D3 for ; Tue, 22 Aug 2023 21:22:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2CA14021D; Tue, 22 Aug 2023 21:22:25 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 7ACF0406B7 for ; Tue, 22 Aug 2023 21:22:20 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34ba9d6f033so16260055ab.2 for ; Tue, 22 Aug 2023 12:22:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692732140; x=1693336940; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kW09WC3FE+POF09uEpusFyj5NQ/3F2aFg/0BHXUEJQ4=; b=TmznDs24WU/jONrDC2n+/83/2cgjksg7U/8Ng5dp1FSk/pwP4IQGSdgh9To1+O6ROg 0tyUBx/hFC/bpEnepBwZONBT6oOr3zHFxolgtAil/icD9ltlogt/nGHUhzQXcpXJV4AW a3bvxK6Q+MEv/EfJZsyJc8egZK+nEQ2JeVo5k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692732140; x=1693336940; 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=K6xC9FCWjXkXq85zlyHkJK+NUheifpX0PUPs6yllm3wR+Lvb/8jdIo+09vfcH+rU2M R7u71l157bB/zAwX7fo20p4w0rrW113VyZ7KTiMzvnvqIx6Yd6sLvrv6i2MYdn3Q9OA/ 1YVMUrDuVRS7l46Qzk8z6VkEHQujsPkdGjerQl6r0L7Fn4LWgd/sk7bU0bNCzscxD/Ll XR7bxiqo49dVEB9wdmmDVi0SRWh/ySddbyH/MEpV2AA5CoOG22zMJk8T2Jwug2fMo+nM DbjDexBx7vDh3Q7UdZWrVpcsL6H+l3jnuB+dXZg87emcqkTwb85DB4Jzw8J2O16hqTtZ 9VWQ== X-Gm-Message-State: AOJu0YyYvOTylIU0+ZIlAoS+S6A0OvITzbKp0Fuuaw6Da2vqIyjqr97I 1r9qmabKuVoEYYNuh7NdH2jeC1VVdsaENja5iLGW7W+hEXxYvBtrgGgCLQ== X-Google-Smtp-Source: AGHT+IFNkUu3z0MIO4KGbPodRNzhUi9ToCvGCaeKd+5gZjP/XttH8Vi8zeb6VwgD0aOu6rmsU64aMb6ZpF74 X-Received: by 2002:a92:c5d3:0:b0:349:2cd0:4368 with SMTP id s19-20020a92c5d3000000b003492cd04368mr665598ilt.18.1692732139853; Tue, 22 Aug 2023 12:22:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o18-20020a92c052000000b0034baec8b660sm456758ilf.59.2023.08.22.12.22.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 12:22:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 12:22:19 -0700 (PDT) Message-ID: <64e50aeb.920a0220.4c953.5557SMTPIN_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 64D526052472; Tue, 22 Aug 2023 15:22:19 -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/