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 2A0F24291B for ; Tue, 11 Apr 2023 11:19:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 257C140A8B; Tue, 11 Apr 2023 11:19:29 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 32C3540A8B for ; Tue, 11 Apr 2023 11:19:28 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id d186so2838246iog.12 for ; Tue, 11 Apr 2023 02:19:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681204767; x=1683796767; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=c8Xr8iJH5qYV+utry+blXlWTqjWlmplteFqWo1CNRhk=; b=b115k0peo+uQpqZ/lfRXjOoB6DxT5RNJ5CcSyQkrVQ6Zyr4wwdjB+WfpOt2rD8Pfyh FJEuKQ2J3OnPQSqt4zZo0PM4APi/hf68KO8AWf+9iEaxjpW+p/RS3HTh/KXIKt42rN/P 5QrakbCucoNo60toAH11/nEgwHZLhs8U93CeA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681204767; x=1683796767; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c8Xr8iJH5qYV+utry+blXlWTqjWlmplteFqWo1CNRhk=; b=hUlkjV18QZwF9CEAREtQdiBcoELXAm7gLdBiTKJcBH1ds8K55czz/c1esqWLNidhVE Adn/T3lIitdMgi62v4wme+6XizPpwDJjZ/Zvg9PEXAjM7+PPyMeRU8pMnBV90KknwmEt 5T3luq+Qc/UocL4r/DUgwFPcbXBFTQKHPjNDzhBsq9z+zZAAO4d/B1F+qrOsUbCxI8io wDpVf4ev/WlXZRweLM43YmxpKT0BLyHuyuJIO202deI74e1HuIy8Mj5CILs2fRAh6iAo Snn4oJQjagLCM5SgEZohjZlcF0q+R4xP9VQifJkJ2ukQcGpFag/6tfde2BCbl6cfN+FX aoQA== X-Gm-Message-State: AAQBX9cZ+A3if8/fzzrufUzLBacZIrzLuXfCCevgCgdVYtXsCms43m0I wdHCI5237JHbGvAME7nvKhYXdq5P07Gbw3Gc3ik/J5HUKWEvTc8RIL/Me1J4dcD4H78HQGllEg= = X-Google-Smtp-Source: AKy350ZsgDHnc0inQ/0H/M6GzEFrG+9zp+IoRQsi/VDnnjFy1UpcxI1F4JRedopt+B/t9Bvam3Q54y3DgFWW X-Received: by 2002:a5e:c019:0:b0:758:edfb:3f76 with SMTP id u25-20020a5ec019000000b00758edfb3f76mr5953853iol.17.1681204767609; Tue, 11 Apr 2023 02:19:27 -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 c3-20020a023303000000b0040bdfc87b05sm129156jae.70.2023.04.11.02.19.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 02:19:27 -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 2A13F605246B; Tue, 11 Apr 2023 05:19:27 -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 21E9460092; Tue, 11 Apr 2023 09:19:27 +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: <20230411091927.21E9460092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 09:19:27 +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-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/