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 6A17841EA2 for ; Wed, 15 Mar 2023 19:13:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 64F6440141; Wed, 15 Mar 2023 19:13:54 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id F25DC40141 for ; Wed, 15 Mar 2023 19:13:52 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id cn6so7205369pjb.2 for ; Wed, 15 Mar 2023 11:13:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678904032; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=DwJe7kmz5OVUerRszK66zS08WcrgQ/tcTBkCzkZFfow=; b=N6RgXJ7lmB3AbMYitChtpYwMn3I5fukXWp1+DVPhb82dOtjCJyHIUX731X9SAt0YkV Dahe1lAoY8dDXTYOYK83H6rdt2v1pD9zp0gGN9bpldxrKZRVvRuW6vS3gi67QzYbI9UT 2PPXXjPbJ88RdmeMgBCMTW/qGzWPSBtskm/u0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678904032; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DwJe7kmz5OVUerRszK66zS08WcrgQ/tcTBkCzkZFfow=; b=761ErKl/kVoIttobRI50r46BuPFI4XfEZ7x28Pw61q2M2io6JuiC6V1fTcvHMhQxa6 7ydua/mrnFGHsoA6p2OLc6gvKpTz/1Ip1hZ0nYR4GMyjM6ECO+QXhIbzWoMUBUNBDl4A wHLQx2czQgl/g1WmF4KhN8B39U/7smx+NCBIPL4xuQgBxnM7+FM2VQysrfS+93eZfKaQ JDfNdHOacVqSfc8hM5UB7Yny9Px/2opVLXRq1t2tLqMMSm171imuQQddEDS4C3FK+/R0 wUHJEKHdcHTdjgSCvz4aAQop2PzzkRUdEqV9dwvMCckVZmsGmvFv7sVHy1w6U+gt2U06 mbUg== X-Gm-Message-State: AO0yUKWbkbBIPi0mdpU1XT81b99eUO1AeQ2hWg7uTf/CwzNyskqKfOBE j6i88k/cuuixpLV+Gsfi+o5qNb36RxvdohfY4e/uvfeLeCKhbKgcZMq9quX+7Pn+XhkWvmuwKA= = X-Google-Smtp-Source: AK7set8/Vvb8Vu1dydwmaAyr6ESLeKcUZIivplPGqpJ2UgkkoV9aitHfLUSbx4/HtamPFjZtQIw+6W/ObeTg X-Received: by 2002:a17:90a:1d1:b0:237:ae7c:15be with SMTP id 17-20020a17090a01d100b00237ae7c15bemr631595pjd.30.1678904032235; Wed, 15 Mar 2023 11:13:52 -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 z6-20020a170903018600b0019cf2164281sm184306plg.144.2023.03.15.11.13.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Mar 2023 11:13:52 -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 B7C0A605246B; Wed, 15 Mar 2023 14:13:51 -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 B677D6011D; Wed, 15 Mar 2023 18:13:51 +0000 (UTC) Subject: |SUCCESS| pw125151-125152 [PATCH] [v4, 2/2] testpmd: enable interrupt in interactive mode 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: <20230315181351.B677D6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 15 Mar 2023 18:13:51 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125152 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, March 15 2023 17:31:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125151-125152 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25748/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/