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 0AE8141E70 for ; Sat, 11 Mar 2023 04:50:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0576740A89; Sat, 11 Mar 2023 04:50:17 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 6418740A89 for ; Sat, 11 Mar 2023 04:50:16 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-17683b570b8so8066053fac.13 for ; Fri, 10 Mar 2023 19:50:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678506615; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=d7Jq/BBJ1nDQE/oaxYoae0idKDKNUMIQhbRk0zjMjrE=; b=gwWYPIW9HiR42YgUFX0trgSgf74Sv6ehfLmnxRezooQf9u6PAhmLlrLYMsdwGRAbg2 uh8qH32CXJWK6XJGfqLt73Goee/pG8p4aHwHyqwpbr3Z/EPoBesGn1xcRMBa94EeuY96 WfYHNX5rCNLKUQy/SfqniC7Yrraz0AF4W6MVc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678506615; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=d7Jq/BBJ1nDQE/oaxYoae0idKDKNUMIQhbRk0zjMjrE=; b=NNS22Jpa3Vy14+QaAIFe0x2oX8PwAFcjL2jgiRQ/reHTIs1HNaeq3nekqrBqDg+J3C VE1kCVwYS5JNZ6mdOqLUsMsh+0nENTaEam+CZ2Z2MbufDw64ByAQot+WCVJXNJJgRiwZ 6ul2ti0EcwLSI9oCmspC4y2CqMr52Qp+zin0dv/w2dQUTH9kOWDZdkczpv6T3DIpOSOl cRO/9K7DY9TDo9HH8PJ4+Fy445iAzdrIcnHhl8nJMJ0F/OHydTFGxxLiI6n7AE+kbWQo inKND+uRnBtnkDwIyVPonHpWBOuHePTc621hUJBfA07bc6n7blrfNejDXmUsBS2ekmvy riKA== X-Gm-Message-State: AO0yUKVxvcik7ZbGVyjnHj2bcESMqyOGLWSsQAX6r/Ohthu5xOUmj8iw fhv1dpdNtmEtcJ0TJ6ndbkryOlj54sQkVEBEx/F08TlSoz/Q/4ebQx71OQ== X-Google-Smtp-Source: AK7set/Ft88qXgBm5Pu5Evu4PDuC4jfpJjO66bxHRMjCOJJKkz3Nfjh+tJwO0Xa0RAN6GxIispe5TCBN44tv X-Received: by 2002:a05:6870:d389:b0:176:361c:8abb with SMTP id k9-20020a056870d38900b00176361c8abbmr18224670oag.37.1678506615795; Fri, 10 Mar 2023 19:50:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id zf19-20020a0568716a9300b0017600fd708csm109702oab.1.2023.03.10.19.50.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Mar 2023 19:50:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 56775605246B; Fri, 10 Mar 2023 22:50:15 -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 284C86011D; Sat, 11 Mar 2023 03:50:15 +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: <20230311035015.284C86011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 11 Mar 2023 03:50:15 +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: 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 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/25655/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/