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 7FA8C4291C for ; Tue, 11 Apr 2023 12:01:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5FC2440A8B; Tue, 11 Apr 2023 12:01:58 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 1F16840A8B for ; Tue, 11 Apr 2023 12:01:57 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id a9so7253689vsh.3 for ; Tue, 11 Apr 2023 03:01:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681207316; x=1683799316; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=tMWdTzP8yaPB+gAykF+1lh0TTaGPigPHgBRHGcQAmGw=; b=GrRqBkKQwqNL9zR4gzOZpe/+RWZirTNCvrn03toax9S0+44sVvnrUUF/f15Qfv3/Xc UBQLwYB2caJoCCqLDJ5lXYLa/PNzs9lUBa00fAvgYkx9/MkTlZvwcwJaVEMWPv8QasG7 XmkXWmg28PExWFUpC3qomISGW9IiJnOnibHeg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681207316; x=1683799316; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tMWdTzP8yaPB+gAykF+1lh0TTaGPigPHgBRHGcQAmGw=; b=A2b+urIUq5Z6/PdongQgzJjR6Rby0EaqaPillKSAmUy9LDqIItv93pBDmR5MW1cItp +NuexaSYXmXYFbLSba5wcKE7aSpOslk7P5L9aAhHckfsKGA0AG7zxdqiKCCtQufnfuUQ eLd1M58WFXKoDQf0eoNoX9WLw7OqWwpAk3pBz2bDUsmow80eEW86U557mV4xQmXk31MN 38GrA8UCrGzLvn3JMHe2Whb+RjSMTYqpsLOBJbDjEmhHcFXcEGxHZDy8GJzVaAhbpPZX NEhMiWclpdCGOdu9DLxI2u3XQp5MJ0R5L5sRPhcf1FxlebELD52YTX3lOVY9y8AqOKBr 38pA== X-Gm-Message-State: AAQBX9fbLDn2iFMC9xUckBt+FlGcO67AazVChDPbr3xvv05NQXr7z+DS XPxSuQtAhBhXpsJTEPr6dHkJDFzC1fGHXFxEmgR+UnygtKHL8f8flyZZz0GZsFd5sMguhadQng= = X-Google-Smtp-Source: AKy350Y3kHJShZRaLG8ADVy+WNKYpLEaA3B4sA3eE6aNKkYr5ErUUk1Q2r06TLSXRGuwAy0Or1rUA+mhBOcW X-Received: by 2002:a05:6102:105:b0:412:9e4:99bb with SMTP id z5-20020a056102010500b0041209e499bbmr4270019vsq.8.1681207316512; Tue, 11 Apr 2023 03:01:56 -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 cd15-20020a056102418f00b0042c5b9f1606sm478448vsb.2.2023.04.11.03.01.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 03:01:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 28DA9605246B; Tue, 11 Apr 2023 06:01:56 -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 26B9160092; Tue, 11 Apr 2023 10:01:56 +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: <20230411100156.26B9160092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 10:01:56 +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-unit-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_unit_test | +====================+================+ | CentOS Stream 9 | PASS | +--------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------+----------------+ | Fedora 36 | PASS | +--------------------+----------------+ | Debian 11 (Buster) | PASS | +--------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------+----------------+ | Debian Buster | PASS | +--------------------+----------------+ | RHEL 7 | PASS | +--------------------+----------------+ | RHEL8 | PASS | +--------------------+----------------+ CentOS Stream 9 Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 36 Kernel: Container Host Kernel Compiler: gcc 12.2.1 Debian 11 (Buster) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/