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 04A5142D67 for ; Fri, 30 Jun 2023 06:09:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F1A5C4021F; Fri, 30 Jun 2023 06:09:06 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 09BE94021F for ; Fri, 30 Jun 2023 06:09:06 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1a28de15c8aso1266672fac.2 for ; Thu, 29 Jun 2023 21:09:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688098145; x=1690690145; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Y2k/1y7X6EZYXv7qbiSNNKxD9Jk2RU7jM7QXm2pmNAI=; b=IoiiNskoaKMolPG5mxVldbYqCLNf6Oaz14I0r+WrWWOqd6VbuOTrBHvRoDF4yhoNjd v7Wbxi5w+e3s8/FPsNwtxfE1YTGVaJ9oZwVOUPiinanelkDuDzL2QI2nB22+atnQjbkk 4hTaV+pdEZHBVzUHVqcO81gyNf0sZxE2yA8Mc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688098145; x=1690690145; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y2k/1y7X6EZYXv7qbiSNNKxD9Jk2RU7jM7QXm2pmNAI=; b=Yo0BfjbZXUy14SDKJMJPGPexZHh6t5jvHaSu/WodjIDUQklOvwpSSmfAF0PvdWIhZ/ hA+qqnhhEUe3M7B+elCYZoz1Gf54YX73ZPF/ndsVrFwhl50r4cGdi9k1V+Cxid66cFXf BvpXCDiLayVl0f5vvVT46yKL8S6rJ7FcLCdRjOEvJyimFhcl79pfK0VQollgmvTjChzj kM7EmuT6Ooyhw9HGP+0sbW75gm1oyFaxOuY78pM0V/T0kr/zBYiaxVyzJb+Y9hjRTStX ssvzjF6Cdhrn9dtlyGIAIUa32LfpdIFuVJ+tWAn99JE/+X5DRNFf0q1NeoNqsL072Mkk p63g== X-Gm-Message-State: ABy/qLaY37KxoFEaBc4u3oTWW9M0joVnJZ10cG7TeieYrRpGtajWsC2i hSNRuPM4LLT3HKAkxeP4mpWuqCFIcALO+ZaDxYBNU9EJZmm4VSg7uKj76Q== X-Google-Smtp-Source: APBJJlG9YA+cYl5XwRnzxfBGsd7RAVX7LSsRs1pn9244tMJXCSYOfHUId0t56flwyLXiBXorVuGQpbo0BM7n X-Received: by 2002:a05:687c:2194:b0:1b0:17f2:6518 with SMTP id yl20-20020a05687c219400b001b017f26518mr1733988oab.42.1688098145481; Thu, 29 Jun 2023 21:09:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id qh3-20020a056870bf0300b001a2158a717dsm1340464oab.12.2023.06.29.21.09.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 21:09:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 21:09:05 -0700 (PDT) Message-ID: <649e5561.050a0220.8e1a9.bf41SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id EA674605246B; Fri, 30 Jun 2023 00:09:04 -0400 (EDT) Subject: |SUCCESS| pw129129 [PATCH] vhost: add notify reply ops to avoid mess 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/129129 _Testing PASS_ Submitter: Rma Ma Date: Friday, June 30 2023 03:27:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129129 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/26874/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/