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 121C04291B for ; Tue, 11 Apr 2023 11:44:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E25C940A8B; Tue, 11 Apr 2023 11:44:18 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id BEF4440A8B for ; Tue, 11 Apr 2023 11:44:17 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1842df7cb53so9085081fac.10 for ; Tue, 11 Apr 2023 02:44:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681206257; x=1683798257; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=7DLss/m4y/VBzePBD3MkGeg7gYMvt8lZWXQwB8EIP0w=; b=PnYp4SpJnn9hUe6J94iv9ispfzjxScj0fokbVIVJiym3CuYMyVnOs1h7EvF1Qg5JlS JVZUANqgQCdGDJZwhAZu1OP4ysx9EXjPVUrP/i558/qAtlM975j2lYEIcOHzzasE3jY/ SsfP7hZEBP1hc/hfoytmCmoPrC8U5aLzeqFDw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681206257; x=1683798257; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7DLss/m4y/VBzePBD3MkGeg7gYMvt8lZWXQwB8EIP0w=; b=5F+UCbR/5s/l4J3Hh/Xtng17GTnrhjR2ArJiUDiyzufdxmZswE7CPmFFQf+ozIgaPK s7c4UhnLt7LaWHRwYbcbSNFgOsbtXNRHBYn09u4hBn83WWnh5Hb95KxQJsCF8v2LJRI6 RbKOgwhNnTYFdWb6aq2JzXxPCSJlQPNyoSqiA3MB1pKfc92ospK/4FTNICzIgbNUOc6S l/ilIsf6d9ClUNZw30FylygGEthJuXt+aQekR8HOgOv0+jxxCoZsVSiO6yNQerd4Gf17 N+14ioKkkb/2TxlsPvajWFRFqAMSthMRJhHmXWxSUrhCdledclOp6ZkZQYUL+lVesLi/ a8PQ== X-Gm-Message-State: AAQBX9eOjYPEUPMxIw5ty9AfoYMk/zpC7vTN1G0dI7Czru1x/ldAHghs kiW4NVXHEc/giZLHP/XGwRDK7lsVe+5paiUNWUzcvbzEoKg11AIRrNV1gw== X-Google-Smtp-Source: AKy350Zfx8utbqBhlyK6+9CAVaWQ3YsiBXaUimkUGRuq35LV0mR17MFfO/SDUeZzJ3Fbfk+bbLoY1o0hWXO4 X-Received: by 2002:a05:6870:1f8d:b0:180:7d79:9eab with SMTP id go13-20020a0568701f8d00b001807d799eabmr1060614oac.40.1681206257096; Tue, 11 Apr 2023 02:44:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r76-20020a4a374f000000b0053b6e0431e0sm742595oor.10.2023.04.11.02.44.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 02:44:17 -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 8A77E605246B; Tue, 11 Apr 2023 05:44:16 -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 6D6C260092; Tue, 11 Apr 2023 09:44:16 +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: <20230411094416.6D6C260092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 09:44:16 +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-abi-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 | abi_test | +=================+==========+ | RHEL8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) 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/