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 C604E4291B for ; Tue, 11 Apr 2023 11:51:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C1B2B40A8B; Tue, 11 Apr 2023 11:51:38 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 9CDB440A8B for ; Tue, 11 Apr 2023 11:51:37 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-54f6a796bd0so33261197b3.12 for ; Tue, 11 Apr 2023 02:51:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681206697; x=1683798697; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=m5yFbDPZDc9ljYgplMNUm9MUM73mKg0xj0jXKJYIz+c=; b=PahtPY54WwHM8e5GkAhZe++fRvN9U7N0CZeauzQx/9aEWmih4JLwno0T7zNDdiw4Ng S5ZaQwuluOAUvEGrzSJpWEFJaKFLuhYDiFW95AyV6FaoewO5eBP9caw3WqDyHdLWqm7M 1Dq58BGrLtM/tWLYXLR4WmBbPnL1+Uy5jCs+w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681206697; x=1683798697; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m5yFbDPZDc9ljYgplMNUm9MUM73mKg0xj0jXKJYIz+c=; b=JJeaOgbjvy6anqxxrxx/kO+5xI+9pOLa8C5mWGIB9TimSPpJcYhdhB8VjniytchGlb HYQcDYn6E3HgPMv2YZDRRStCCdgJ4Fjclcre6KzqjV8J3ioa+d0lFZmoHMm2Fj7oIlm6 S6rQYo7MRc+HwRmZyh81F+v9V4VgX0G8GQ207IYNZpJ9lEhmzZT4b55XX5sYdLERugZC DTiyw0F+TIp0qA9WbAQHt5R6gwt16ihPMoARNmbhpI+hjw3/tFhb3YPJ17XrbUBKZHvt 0WvxWBvWmvDvnLYW1cnI/5ZUCumLLYu3+IvplYIX0pl2/lrfUDOcvsRMZfz91ZhtQhyc VKBw== X-Gm-Message-State: AAQBX9fLaSMzPIsmJeMIm2mYr2qeXpX9xtZGUvs3iH2VkTMTUm8dxbbh aXpJEy0HKjVk/VDqNt3+IrpDc2hgZRsM6Xza37bu8yoxncj9OztVZPKX7Zdw7xDkMEhSYc+X+g= = X-Google-Smtp-Source: AKy350be/s9z/RjYma/ONX2UFboJHS5Hke00I9cwkflr7KHUE/y49DmPcX81qZKlZe8zpmaN2m/1zU9PiAIx X-Received: by 2002:a0d:d817:0:b0:54c:eab:82e4 with SMTP id a23-20020a0dd817000000b0054c0eab82e4mr9500886ywe.19.1681206697009; Tue, 11 Apr 2023 02:51:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d201-20020a811dd2000000b0054bfcfb1977sm734659ywd.56.2023.04.11.02.51.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 02:51:36 -0700 (PDT) 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 A9E1A605246B; Tue, 11 Apr 2023 05:51:36 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id A945260092; Tue, 11 Apr 2023 09:51:36 +0000 (UTC) Subject: |SUCCESS| pw125894-125895 [PATCH] [2/2] event/cnxk: restrict stashing to multi-core From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230411095136.A945260092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 09:51:36 +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-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/125895 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, April 11 2023 07:01:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125894-125895 --> 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/25951/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/