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 C965D42DF1 for ; Fri, 7 Jul 2023 04:23:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C34DA40685; Fri, 7 Jul 2023 04:23:51 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 2F94540685 for ; Fri, 7 Jul 2023 04:23:50 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-bff89873d34so1394240276.2 for ; Thu, 06 Jul 2023 19:23:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688696629; x=1691288629; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Cz0Ce9w4lOaLutRif66L/VHLyTGTfzO3g4I2bsn8SpI=; b=Ia4Xsb4H+O6gtLURsVEaBPUSPGvTSIgPQks5y5n2ls65zGXb6N+N2ikql92uCiiObR hjnSxINEAkm/By5m7wZIyZn6+eatRwZWVCDM1c4/rLntUH8CTumaBzHAGv9BYAky0EJ7 2a7aCnOLLLhEAtF040tnddzI5L1p4NWYqXOt4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688696629; x=1691288629; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Cz0Ce9w4lOaLutRif66L/VHLyTGTfzO3g4I2bsn8SpI=; b=jCFx1Hq4T9ikSVsmxo1mA+s8IcoCCR+DwvNVs1qpVhnEvLm9Q7FSWhfRFsDNpAr+9b e3zMFq51XAt4rgviU4z/9NRx9a9dpFiCokUXLc6PdV8JngXoG+/Bj7Syx486UGtvN3kE xeRcpVnlASTd1Nh8XYDCE1YYPapldd4jinBFLQ90qh9XW8bLd79X81h1Fufg8uuCM44N nOMOFWxCNDWJJ2o7izP6GEbRTQX4EdSRWQYAgTZ9Dak2+AJ8PEtZznqez+Ze/EaTIGyN k96Q2PSHocHqGKsnirXmlWJ5DFtC2/lwRWV2FtLiXupDwI3fAZ4L0/rPPMd812h7DQXu yKcA== X-Gm-Message-State: ABy/qLZ59TgLxT457vRpbGY2APuYTUUnNzU759Im4ezFQF7Bf5X3ul/u 3BSDNZtu14VJ5SdLiSr0K82jx2I05vQmm9OvTXURl5SxQiJCxLyq09Ze7hhjNRHxqjftA6/A0A= = X-Google-Smtp-Source: APBJJlGW1a/vrz3PHM1+P5P02vACerS6RtNjiDzwDBiO6EW6dJlgbKlozFgs+/eyZGGHWroqZ1Qme8rjVQJg X-Received: by 2002:a5b:189:0:b0:c5d:b58d:28de with SMTP id r9-20020a5b0189000000b00c5db58d28demr2791736ybl.38.1688696629319; Thu, 06 Jul 2023 19:23:49 -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 n73-20020a25da4c000000b00c5d69361332sm218332ybf.11.2023.07.06.19.23.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 19:23:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 19:23:49 -0700 (PDT) Message-ID: <64a77735.250a0220.4c661.9be7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DB4C6605246B; Thu, 6 Jul 2023 22:23:48 -0400 (EDT) Subject: |SUCCESS| pw129329-129328 [PATCH] [v2,2/2] vhost: fix vduse features From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129328 _Testing PASS_ Submitter: Maxime Coquelin Date: Thursday, July 06 2023 08:12:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129329-129328 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26994/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/