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 511D74291B for ; Tue, 11 Apr 2023 10:20:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E2B440A8B; Tue, 11 Apr 2023 10:20:37 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 52B2140A8B for ; Tue, 11 Apr 2023 10:20:36 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 72so7294048ybe.6 for ; Tue, 11 Apr 2023 01:20:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681201235; x=1683793235; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=xfFu1e/9PccsZbjMQ8JbEJKuaFBTMym0Ulr9+kyW0J8=; b=GbhwoXqFNkOyJtNexvcrwEbgINa1jK847bHU/SkKxf3/CCVncTd057gMa3UplAFEnR BlP3zznvYgFJ1GZhs8HfihkoF2BX6uZygrXOlmYh8sB6COrwE63+kUI0tTwhRSmwwmJH kl5ih7tdUS2Nonukt0v2U3dfeEWt6qUH1LZwE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681201235; x=1683793235; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xfFu1e/9PccsZbjMQ8JbEJKuaFBTMym0Ulr9+kyW0J8=; b=3uaBkEf5DQW/Qkm//VIdKW0vsyX+NqxluWA/Dr2XJLdZj2wuBRWk2Q8eTeAulfNu4T fSi5J6EsWFnrcqzBDmaBt77Zopb12EobqH7QdbENNu5yVcrMHG2WC9YH/IHwRCMs1Ver sJUKD6Aq30qcVp9I54JbTzgoFicbXhVgd/KYeRoH8Vy2Sygn7T4FJ6M6B1wsTpiWls/6 ANbriupgDdqlgVLDgDiqKoB8Lf5naa2rt2eyD6m5Xwf19QmUHBJgMIlnC4xolNDi7HRR /u+rK1H8QHYOpcua84dIzmOX/rm0ErK47JxbNVEzszhY907WHGSRKxChRJBmQuwP8CSY XqNQ== X-Gm-Message-State: AAQBX9eujVxGQZdYO9ItV/uwOj+DfyEvvp3JJBJTm8jsDL8zlKrdYkFr tk+6oEAqXZl4KbfBOh2gwqU+obcSBz2qEB3s8QxMqRDGGTyitjr7Cpa4dinVMCw03V3lwL6mdg= = X-Google-Smtp-Source: AKy350aeJ8jQbUy89B34Zw0/JrDoIslmhSPiZjJNEtboo4jwLwaJrI9b7ns8jFpWIpd4DKRX95yz4Gnr//f8 X-Received: by 2002:a25:ab0a:0:b0:b72:245f:4411 with SMTP id u10-20020a25ab0a000000b00b72245f4411mr1314585ybi.46.1681201235777; Tue, 11 Apr 2023 01:20:35 -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 x8-20020a25e008000000b00b8bf8c0886esm889986ybg.35.2023.04.11.01.20.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 01:20:35 -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 73C62605246B; Tue, 11 Apr 2023 04:20:35 -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 7231960092; Tue, 11 Apr 2023 08:20:35 +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: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230411082035.7231960092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 08:20:35 +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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/125895 _Functional 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 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/