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 BE8A84291B for ; Tue, 11 Apr 2023 11:05:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BADB840A8B; Tue, 11 Apr 2023 11:05:09 +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 0A24640A8B for ; Tue, 11 Apr 2023 11:05:09 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id v1so6809074vsg.5 for ; Tue, 11 Apr 2023 02:05:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681203908; x=1683795908; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=wq1xJVpNxLpGfjW9U9gBatXU54DXew8jXxcTORPXkLs=; b=Hv6BKqem7xTHIuCsh/1hKUC+nrllEU56DbgFt0GKG6OfmZnIxM66nXkTkprNO0HMsh WMFokUAhe1KGyfp4uUdLztBZ6W1WrBHg/Vk5yJmdVxtRfBTIrGerL9hjBQJhaMQ0Qn5A q+t5Bt+ODfX/2+NZvR/RQ/R8K1xxAKtnoFKv4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681203908; x=1683795908; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wq1xJVpNxLpGfjW9U9gBatXU54DXew8jXxcTORPXkLs=; b=49EgNTM5V1LQMKAoQ1yR561FoIVAo2P0xqAZAEzJ+1TU0skbJ4Wi2aQ8k4BPbXP+R1 KEk/94OyIhub9ZqVbpZ/G97zZe9VAL9f4A1jYI7Aqh0j7EsOR9p3Yq/WWW4AOLwcRpos qK5/IBQGKkuylmV2ult4Qwyj8w6XmKMPR8NEgv1nd2rYYeP5UMCadHy9ISPY0hXO9F1Y ocKfgQ9wzOeIZwcqxWDpY4esS9NwGjVI8Id94PvILrFXNZ/U0RdwI1A3FJLkE72PNeyX ZS8ZfiCadycDUe305KJBqL/n3eHPkRrqGYHbw1RGFrSv7ueGx2H9nGyoEIO1tHjq2vWZ 4l6Q== X-Gm-Message-State: AAQBX9cWxFew/PJKHLEz3+9WjjSkrBPfh5kDRgsIm7uFOLPpZk/o2aI8 AuMJNGlr7Z0kXIFJLnPuiNPhPtl0dEsapoM1RUitnU7McNu4sapMjpCUpQ== X-Google-Smtp-Source: AKy350Z1PITJ/SpuR8B9zuX6JOv4xinh/8t9jXm7eUh7Qs1cGfLwuayOj+Dx1f8Mkd0VCkYqGXtHSUE/8HPh X-Received: by 2002:a67:ee4a:0:b0:42c:7fd6:6bd3 with SMTP id g10-20020a67ee4a000000b0042c7fd66bd3mr586102vsp.25.1681203908450; Tue, 11 Apr 2023 02:05:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e3-20020a9f3dc3000000b007646fc21a5esm989544uaj.6.2023.04.11.02.05.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 02:05:08 -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 04F51605246B; Tue, 11 Apr 2023 05:05:08 -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 0403E60092; Tue, 11 Apr 2023 09:05:08 +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: <20230411090508.0403E60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 09:05:08 +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 | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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: clang 14.0.5-1.fc36 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/