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 5A9C1428D3 for ; Wed, 5 Apr 2023 15:20:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 539FB41133; Wed, 5 Apr 2023 15:20:32 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id AF8E641133 for ; Wed, 5 Apr 2023 15:20:30 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id 89so25604632uao.0 for ; Wed, 05 Apr 2023 06:20:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680700830; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=OCG78sghcu782WME2j2PtcNClyOQ7ZitHDUMgKfFbJg=; b=XkGrSsrbEuqeSvNZOsJDnYfDOMQYo5hiFH9JQzmGkRu+HQDQXSPHkWP8tK460PAuI3 Ljrggj3Qg4HFQwgqJJpjg3WpSI12YJkwbAgQp+ilLDvbHDKWs1E8HT9fgxBviPsXpUNG Nf8n/8PJ2AilIzq4Y50xeDmvJ5OJ4aT7CHRc4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680700830; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OCG78sghcu782WME2j2PtcNClyOQ7ZitHDUMgKfFbJg=; b=tTwoiBcae5MLUeIilAL3dYuYNGc2r7C0N4lY/KfszDW3L0i0Iye6Z1PE5lL020PwWj oDD+Lbhatu2dq8pKTwXkwqL17zh76I4wKOIxSLz4XSsZuOGYz3r4AGIaaJwK7Vm1/esK 9d5JKa+ztRlOuM6l95HQD6hT1kbjHBmLE8cymmdAdBPqHP1oyUax9r55lyoS+NMSBYx5 v9x76T0SE2NEdc3x6iBkuKlDhceW+aQ+VmgdbXYxiYzdEtNO6CnF0ngHldFmU7hGXW/W spfsDWV3A+0OGXCrBvc51PbWp9xVm5Tb+aLyX1pKoNb8065bY9XVovdSsWQC/vVm2Tu/ /oUg== X-Gm-Message-State: AAQBX9cwbCefAp1E82cpus2H8yzBaZYAa3qYXMFmsCTP2MAA/XQp5rjd gsH7a8XW9LigYi7lj2mUpRi/efLKLuVcYWnCynerlt7ueR2aH6XkPXZY2nhaKmWtLUiPXG/UGg= = X-Google-Smtp-Source: AKy350b6rEjcgQXEZk7CMiVmLW7Z+AgK5QAC3kYh6D5UXDe2tiA58PtCYAy6K77wtiBfm3EmfA5Lv5+wljBf X-Received: by 2002:a05:6122:e27:b0:436:597e:2c85 with SMTP id bk39-20020a0561220e2700b00436597e2c85mr2458513vkb.2.1680700830112; Wed, 05 Apr 2023 06:20:30 -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 i12-20020a056122208c00b0043a1e0c8dedsm2275166vkd.9.2023.04.05.06.20.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Apr 2023 06:20:30 -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 CA434605246B; Wed, 5 Apr 2023 09:20:29 -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 B4FBF60092; Wed, 5 Apr 2023 13:20:29 +0000 (UTC) Subject: |FAILURE| pw125798-125800 [PATCH] [v2, 3/3] vhost: add device op to offload the interrupt kick From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon , Eelco Chaudron Content-Type: text/plain Message-Id: <20230405132029.B4FBF60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 5 Apr 2023 13:20:29 +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: FAILURE http://dpdk.org/patch/125800 _Functional Testing issues_ Submitter: Eelco Chaudron Date: Wednesday, April 05 2023 12:41:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125798-125800 --> functional testing fail Test environment and result as below: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 1/1 Failed Tests: - scatter Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 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/25925/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/