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 609E941EA3 for ; Wed, 15 Mar 2023 20:50:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B59540141; Wed, 15 Mar 2023 20:50:30 +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 5AF9A40141 for ; Wed, 15 Mar 2023 20:50:29 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 6-20020a17090a190600b00237c5b6ecd7so3050216pjg.4 for ; Wed, 15 Mar 2023 12:50:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678909828; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=pWI7lDErIkIGVDPDbTMiVBwr4XfQV8kTGTsIeHNEbDU=; b=DyksRFslpRlWBlWsgJIU3Bw0MTWtlJ6yOg8vWTs+ss28qxB8QkcKnKfxUrDNSzApdb 4/n5sS/yr+2x6dfWAy67SnclHNL5TLOKJ8IQlpAtiBGxgZ1sfpcnuEFDS2T3McBU3xgy 1PnLAy8ffT2HEjyZlJGGzTIn+u4THGhYJRnx8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678909828; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pWI7lDErIkIGVDPDbTMiVBwr4XfQV8kTGTsIeHNEbDU=; b=z9JprOAXBNom0A7K3jgNaoM+/kghojJybw+EdfuopduF7ufXm5n3GUv6nwV2KhQYpq 7MrSp1VBOUWZOnLwCxGbFj29IYUgP0uA8OFSlJ2WYmHh5OextP+FKAaQe15bK3BPnB5k FtJUCKF/3dar6vIzp+RMQj1sQF00ZG0Bukqv98YEwvauzOSlNSjW9YKdghnCH/Y66vxN pV2moIKO7t5ZytB/KQOIezFoPE9CT6zJEtVpR/mxoF14b7WSJaVjNPoboTBnZoBJVlMa a0RQxvpNkaKm3rrJTUNU7R0iYrfENILEsYwm5+grEOHDHZHQnfGxhVPySV24womqd/2w XE0g== X-Gm-Message-State: AO0yUKXhwln3XZs2s1KdFcas21XkNV4/Y9OBv1uwDGNJH0pjK4qdgORX am5y8kaZmWUjn9XC7qKovjLj1pqbQ6m5h7PA8gy9b339mjDKqqAttHrvg9owci+CfEM4wWeWEA= = X-Google-Smtp-Source: AK7set/pKrmWpmt7gdMOMSVljbja+tE2rpsOxkhqCZ6YA1AoljDV9a6sZVcmTn/yqh2zEXzMgXrNTc/Fa9Db X-Received: by 2002:a17:90b:3851:b0:23c:ffbf:859e with SMTP id nl17-20020a17090b385100b0023cffbf859emr868640pjb.35.1678909828563; Wed, 15 Mar 2023 12:50:28 -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 ob17-20020a17090b391100b0023d1e5feea5sm158864pjb.2.2023.03.15.12.50.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Mar 2023 12:50:28 -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 0E05E605246B; Wed, 15 Mar 2023 15:50:28 -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 0CC966011D; Wed, 15 Mar 2023 19:50:28 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230315195028.0CC966011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 15 Mar 2023 19:50:28 +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/125152 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, March 15 2023 17:31:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125151-125152 --> testing pass Test environment and result as below: +-------------------------------+----------------+---------------------------+------------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +===============================+================+===========================+==============================+==============+ | Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | SKIPPED | SKIPPED | +-------------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | SKIPPED | SKIPPED | +-------------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 11 | SKIPPED | PASS | PASS | SKIPPED | +-------------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-------------------------------+----------------+---------------------------+------------------------------+--------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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/25748/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/