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 5E16841E70 for ; Sat, 11 Mar 2023 04:03:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5846C40A89; Sat, 11 Mar 2023 04:03:06 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 2A56540A89 for ; Sat, 11 Mar 2023 04:03:05 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-176b90e14a9so8014110fac.9 for ; Fri, 10 Mar 2023 19:03:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678503784; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=gBSoTp+Oivd/WzZMQtlx6WTu716o92Ft9b/qYcUvVgA=; b=a7aN6lt351Mpt7Z6mbpOpAuGaCE2J5rWmVlXzh0+YwjwBz1ijvF9d0/se+/JacKYU5 4+4Gc5ZiIxJIwiSLuGuTD5DyJR+VY/hceqx/jTuR4W7Jw0UnstNioLS1jP/kEzq++OUp BO5H2w+lQGZwT+HYURJixkNqLfJbsA7lHTN5o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678503784; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gBSoTp+Oivd/WzZMQtlx6WTu716o92Ft9b/qYcUvVgA=; b=P8RrUcPVy44dNKbIVBsHtBQz1+EEqOU5sRSu7tZ4G45JGt8YJS4fk5u6PSZkioYbNq e/IdgLrNOsH8GuIU5N/lZTzsuC6K9slsi0bMmmY5GuDEunoU18H8GH7S9Hqo3NRCaSzw RXFXkQ6kAYQ7ZLvdUKgLpIspRcXs3FRjE2jlkE3nhlM8AbRRZGPqprYrC7uz5QYmmVNs EFuIaKVDUFIG8YpkeOvIXYYYd1M8tdHp0Gw+7iKWO/dwBn7xpXwzreJj9lu8k8HyE/WT /l2dlTuIQzzxtVrtbNIWY1FFTgMbhOu8PsAWXlYhTAoMIyR0BiCqtWJNehEfe8zVBjAU 6Idw== X-Gm-Message-State: AO0yUKVs59v54R7QFvRd4yz4JcXS0ee7VnbtpiBEL955yQfu3AxtYfTg t7aUW/aUV8Oey79KvKHvXaVnLN7VdjYCxlEzEFI+uyZQOdfMRBNnTef3Lw== X-Google-Smtp-Source: AK7set91exnixO8A15t8KJ7P6UVEEf0oeOE0WkDmhG0JyH9dNsToBJQk7ff9hlKy6fPQlf0DAYAacrAz8xSl X-Received: by 2002:a05:6871:207:b0:176:53a1:b65c with SMTP id t7-20020a056871020700b0017653a1b65cmr18066996oad.11.1678503784587; Fri, 10 Mar 2023 19:03:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r14-20020a056830448e00b0068d57332144sm141319otv.11.2023.03.10.19.03.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Mar 2023 19:03:04 -0800 (PST) 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 239B7605246B; Fri, 10 Mar 2023 22:03:04 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 250A06011D; Sat, 11 Mar 2023 03:03:04 +0000 (UTC) Subject: |SUCCESS| pw124886-124888 [PATCH] [v2, 2/2] vhost: refactor to follow new naming convention From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230311030304.250A06011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 11 Mar 2023 03:03:04 +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/124888 _Testing PASS_ Submitter: Nobuhiro MIKI Date: Thursday, March 09 2023 05:16:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:b15d75b2872efce397d827dac78692a919358302 124886-124888 --> testing pass Test environment and result as below: +-------------------------------+------------------------------+---------------------------+--------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | +===============================+==============================+===========================+==============+================+ | Debian 11 | PASS | PASS | SKIPPED | SKIPPED | +-------------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-------------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 ARM GCC Native | SKIPPED | SKIPPED | SKIPPED | PASS | +-------------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 ARM Clang Native | SKIPPED | 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) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25655/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/