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 3F7D641E29 for ; Thu, 9 Mar 2023 08:55:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A837400D7; Thu, 9 Mar 2023 08:55:03 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 5D4BA400D7 for ; Thu, 9 Mar 2023 08:55:01 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 6-20020a17090a190600b00237c5b6ecd7so5182610pjg.4 for ; Wed, 08 Mar 2023 23:55:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678348500; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=aWwMkNYYfenwdbwGbHuX6fiOWwEHIkX9db62sU7fSxI=; b=bJDtkq8PIaE4anKRqDyZpEMChnd76fH80DpYinXUsDw8RdGn2uAP2YQq+4wS981CNS V6q/eVYaYf0/qkcPpfPYgiB8RvRoXZnRu2Jo3epWYvGjganuq1Ozr6o80cbC7fTCOYqG TuSjSyTllbfkV6yOswCr/1qC4k7PmzjCtISYE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678348500; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aWwMkNYYfenwdbwGbHuX6fiOWwEHIkX9db62sU7fSxI=; b=tah7Z0na/7JJ3Y2SZr5qcdMyKgVCtgMbdyrKKEfcUpJEDi83JAk34uxNm5tITmX43C VZE4b2AsR/URfgmTK90ihFQpm1YKs/PyXon7SAYDt/mQGo1GVTw0FxwapB5B4H7XckG4 +aR2v6YCLbY2H3FyJXTuURiHE3gPzRkO6njoJB2Ya+4btJz2q67KGfQM6sVlxcuIM/R9 KJC71HGsqyjqSnpCfTYJQo5iE5nIG1NYexqNgDl/abBiPsI0USIjlwAWBAaGnyB1wm41 SsVeLqkmweqgOS1g82gCoTz3oWyAkok79cs/bJWFPnc0aW+migvKuI7AiBUy1GQxjBd0 2goA== X-Gm-Message-State: AO0yUKX2Sdl9Kynbbg2XBLDY6rk651R+3mllD0NQ0H/ylfKVHhIcOnhP TL0Ui/n7V5Rl8uuVN0cT3TcCvX6g/I7dMMpMUIiYpgLSJJNaKVz63sQ3lw== X-Google-Smtp-Source: AK7set8mAT6Ro9QLzaVUkJedjeSLk3tYtsGB7mrTLB334KRz2rZOcLf9ZAmV8L2uMRh09dH9KWctvBrz7Ve3 X-Received: by 2002:a17:903:1103:b0:19e:6c02:801c with SMTP id n3-20020a170903110300b0019e6c02801cmr24917508plh.14.1678348500568; Wed, 08 Mar 2023 23:55:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v9-20020a1709029a0900b001992e19d3c7sm887875plp.41.2023.03.08.23.55.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Mar 2023 23:55:00 -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 CD107605246B; Thu, 9 Mar 2023 02:54:59 -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 CAB5B6011F; Thu, 9 Mar 2023 07:54:59 +0000 (UTC) Subject: |SUCCESS| pw124870-124868 [PATCH] [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: <20230309075459.CAB5B6011F@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 9 Mar 2023 07:54:59 +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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/124868 _Testing PASS_ Submitter: Nobuhiro MIKI Date: Thursday, March 09 2023 02:07:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:8a44b2a511114d9bc658d934d6cf16a3d8150d6d 124870-124868 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 20.04 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25646/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/