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 63AD641E70 for ; Sat, 11 Mar 2023 04:44:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CB2D40A89; Sat, 11 Mar 2023 04:44:09 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 9AC4640A89 for ; Sat, 11 Mar 2023 04:44:07 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id h8so7640145plf.10 for ; Fri, 10 Mar 2023 19:44:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678506247; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=qRkqGY94am2b8HPdjL6Rr3CioLpiVrvOTEl0iZgfckI=; b=S0X6/zyA58en+dd73kr4TAU2fS1aT1rr8IEhJj5X/18gvQFSixjLbRpWlA73UclOdI 3thIiu/tC6CgghOJQOYIcnFIaRkzSOHcO+KVLwxnIKYkxlmu+R9R+9WyfdDsKTuQrsaO OcN5ZDQ4joYDlCj+y7Rh0WfbOPhISkiulqvy0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678506247; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qRkqGY94am2b8HPdjL6Rr3CioLpiVrvOTEl0iZgfckI=; b=4I2LNIvjgPunDrRQKADFRFn9ITSK370BaKnLaA1VmywRT8L5EK2ChOaQ7DQuvdQZVd cSPpERECJpR8o26iG31WdLAIy7M2AS+KQFvo9W3NDjjvLrMo+cEJ3VyM4I/v0D6wIUMq sa6yQB0/xwd2y3lNE/E1P+JzLS+FMocCEspQyZ5WIAuqhLggolaBxHx8BrvqcznEWTQN zcWD3LfDmGbJN3yzJ4jOY8XXMRjtGfhRCXlDjo55+dQgxic7Yv0qH836Uc6O0iCTH1PT TgONCc8arDFeXDPGY+oqLA2kBvg04m8kGgROgVaReApUAmegyfqsQsQWbMUCb0w38F/T TJ1g== X-Gm-Message-State: AO0yUKU4HwGo7+o8L7kuOuyKKMtVPAz57etu2DxhFUs5gErafrSgc50+ V58PiSZJjcqgyfPtpWM+Hg5dp1p/NeyHOvTwRNMttZbnQv4YM7QDXMKxbK6gbUDnnw4Cz5pkZA= = X-Google-Smtp-Source: AK7set9tep/LPOxAW1CnwXxIvbuMwCY1z3F/4AzgAlu/x8ytgx1tzvU8zIz0pn4VwF0RTTXY6i8Lp8y0IReC X-Received: by 2002:a17:90a:1a02:b0:234:e5c2:b92c with SMTP id 2-20020a17090a1a0200b00234e5c2b92cmr8871195pjk.15.1678506246800; Fri, 10 Mar 2023 19:44:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id nu3-20020a17090b1b0300b002347f91f36fsm112377pjb.11.2023.03.10.19.44.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Mar 2023 19:44:06 -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 CC3A5605246B; Fri, 10 Mar 2023 22:44:05 -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 C5BD36011D; Sat, 11 Mar 2023 03:44:05 +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: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230311034405.C5BD36011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 11 Mar 2023 03:44:05 +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/124888 _Functional Testing PASS_ Submitter: Nobuhiro MIKI Date: Thursday, March 09 2023 05:16:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:b15d75b2872efce397d827dac78692a919358302 124886-124888 --> functional testing pass Test environment and result as below: 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 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 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/