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 80A8B41DFF for ; Sun, 12 Mar 2023 13:28:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C984406A2; Sun, 12 Mar 2023 13:28:10 +0100 (CET) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 27B1E406A2 for ; Sun, 12 Mar 2023 13:28:08 +0100 (CET) Received: by mail-vs1-f98.google.com with SMTP id by13so8730589vsb.3 for ; Sun, 12 Mar 2023 05:28:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678624088; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=jU1vhiYLKHfBL38tD4YneMIh5jaQisRMVPcqFvjC0yA=; b=HlmZeG2KN1brUpNTSiROTI/B3ce8q2iHD6GhEi0iOIVeHtEd/HbnQBwMaN5Rj+jW8S O7yV/zxZ5UI3dRtBK5x3vLZ/Ch8+MP/TvPGp0N072B+2c+2ivdEW4pKvn1oDIQMwW+P0 iNTYJCwQylF9ndS/maPxDiG8SGEDHrrh5hxoI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678624088; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jU1vhiYLKHfBL38tD4YneMIh5jaQisRMVPcqFvjC0yA=; b=tYlsm6VWj7OH4fqRFpxEg9K22RtIOn6BNCA7baFmv+BoH5KRtLegjF6+dK7tqpHe3F 5dXizIU4jMYV00ip6mevGUzo32Z5xQXe7tf0TZcRiT1kFt4HWNxz35ZS1cPTAZrSmVhQ cnUupY/7Ub2NCk6LxoowVGZKMRUTddBLrjMvzT+Wdz6lsS3f3BV9kFOwwHu0BEI89vk5 8kxZyx5kiIcBIxNO4vZ/G9ecemr3abfLskm01oyt05GP7cJudqYpZPtRQ/FO2Db83BYo Gz0CN0ltP2uSvF1GENQIiMkHBMsRizuaGkoGIwX3Zis9cZCbBONr63Zl2EMJE7lSGZv0 cydQ== X-Gm-Message-State: AO0yUKWw81pYM6aLy5qM3WOlqLvT5R6iZlzcV4+N+le7BFlbKPHVlsf6 e6aNlNSN1QHjgnI1Fd7kjZiHpiscpSvSPeerWQ1GkvjZCz1jyINHUoJVaJVJ0VR7K4W3qcNNGA= = X-Google-Smtp-Source: AK7set+Zd6onMMVnzFseoAA2r0gL8FKUOrgWcXIfxBxUo+RLp8bDAQnHHlqpkExoaQyjRpibpPshvK0W5Fwx X-Received: by 2002:a67:6745:0:b0:3ce:e24d:6698 with SMTP id b66-20020a676745000000b003cee24d6698mr15629055vsc.20.1678624088369; Sun, 12 Mar 2023 05:28:08 -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 l11-20020ab05a0b000000b0069078a4bdadsm381470uad.6.2023.03.12.05.28.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 12 Mar 2023 05:28: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 09BC5605246B; Sun, 12 Mar 2023 08:28: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 087FA6011D; Sun, 12 Mar 2023 12:28:08 +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: <20230312122808.087FA6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sun, 12 Mar 2023 12:28: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-x86_64-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/