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 E0E1941E70 for ; Sat, 11 Mar 2023 04:06:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8E0040A89; Sat, 11 Mar 2023 04:06:32 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 1268940A89 for ; Sat, 11 Mar 2023 04:06:31 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id x10so4080566ill.12 for ; Fri, 10 Mar 2023 19:06:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678503990; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=MEIaCLK1SkRcvpjuAw8H3QpguhHuw29QpWi29cU4BRY=; b=TCzGJUpqlqiPxWAqYbEutwK8eXJybM1Neu1LRPqR1bHMHSjSL4yQiTLBngLtrWGr04 IYUra6KU5ikJrozX09EepFNQ7d4+bx9137DnfcMAWuUsJvFQCXo3pNkJzEaFbcqMSxw5 eiz5xMqHKu3cczQzUEG6hA06IPr15kmEZkPlo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678503990; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MEIaCLK1SkRcvpjuAw8H3QpguhHuw29QpWi29cU4BRY=; b=2PHw3nH77PY3sgmvzj8NaKi+hcVNlf5e1LIdWbmcySEbBBfQ0Uvz61SPIkw6GBo+tj I0UKMV4Ox8xpjMjRGaaA2QxUX+KKBVXZxygTPVXIBunD65Yr2eX0MABLTSX0DSlEVrgv 1Oqn8AD4+NUiAtUo/OTiu6rU8tAyQWEfzQdMN+r/90lz7+onbGQsxqycEA5mOsfPxwsn HF2MdPdBFCZ7G/GDe3ujqG2j8RFIZesgpOFbzLq+u7gLJxPcUuaLkm3RxP4xfIusPwCw 3UzGhJYcuUY1eSWRj2e1iaWXhOpnjRgPr2WshaNu8Z5jCx8cIVo37GF9VdtlkXPTgRxt 658Q== X-Gm-Message-State: AO0yUKXEtYpiporGV/ld1kaGOD96+BlQVE5MilgyIWLUhN4R9bcJIY9G 6RWd0aVQHIPU1EDE4UIpQJgOURasEH9FBGXar/AA4uGn/Qre97D9d6KYAg== X-Google-Smtp-Source: AK7set+d1idfggxjyrl639D9EFFLHDU4WGJfZHqFy3LDXAWgOlx4IQJIWF22bN0NeuhgcBypNmwlr4PI0cSJ X-Received: by 2002:a05:6e02:1987:b0:316:b0b2:c2f2 with SMTP id g7-20020a056e02198700b00316b0b2c2f2mr25302300ilf.3.1678503990431; Fri, 10 Mar 2023 19:06:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k10-20020a92c9ca000000b00322f249cd17sm49593ilq.78.2023.03.10.19.06.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Mar 2023 19:06:30 -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 00733605246B; Fri, 10 Mar 2023 22:06:30 -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 02BF36011D; Sat, 11 Mar 2023 03:06:30 +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: <20230311030630.02BF36011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 11 Mar 2023 03:06:30 +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-broadcom-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 Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 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: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 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/