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 C888B42DC8 for ; Tue, 4 Jul 2023 06:30:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C1DA540E03; Tue, 4 Jul 2023 06:30:28 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 6F6C840E03 for ; Tue, 4 Jul 2023 06:30:27 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1b7fef01fe4so29147575ad.0 for ; Mon, 03 Jul 2023 21:30:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688445026; x=1691037026; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rQH/ksq+zJqBGMX8GPZHO0mBcRS/h/3YIN5uNXF4Npw=; b=dPy14nutKM4ZlM9kEyvSN2D21U+3yWVzAzFn/AZd+b2h2gqCFxVDa/DCOzYtFe7RqP wDYMJVyRlGNmI+/hKEZ8ctbyrjGwkQKDwUBS6gAsSFcCDco7p3J1PiPsi7p1J6tu97Sh 3OKEIemLoWcGWUndPMl/ox+AHFxwNzXO0iV5w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688445026; x=1691037026; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rQH/ksq+zJqBGMX8GPZHO0mBcRS/h/3YIN5uNXF4Npw=; b=EFLLXIMPKKz2suf25fbsedMnmPkkuFcUnXssleiJyZ/qWEe7+gafnZ94LIteQ21Dja du1WeMlCwT8ULFNuotJzijxAsNEW3IQXqzq87x6ddsyNmTPctiYkwRz4l0J+dArChuBX Q4H4vOsjLttafLTgSVCYyOYwQzItNfc17aAuUG5fKDDf2n5yayvD+Eq8yYcssS+6JsOl 72mKBhBD1xLp236Xd5xI7ypIqWTHP9kfRIGzoz/k2o3zAgJzP0A9EDB3dNGwBI5wv96j VRcYc42dl7+C33pqGEyFmFUgUsbxY18QXgs7wMfDFLLgsGLpaHK+8ZexO6UvgbBsJdrd MsFw== X-Gm-Message-State: ABy/qLYJXX/xQtFHsJ9585xPL+WMYJ42QDyXdRBxdNNJWXH/HoyMsv8z 9Wwl0Jjf7qgeeApjAeI0IGuJED0eoXiN0aJlnHEVb1xlAIRZj3vE5n147vogL60pXehKga+SLw= = X-Google-Smtp-Source: APBJJlGV+E3pwE80eVdJ9Ojsy30rp3pve5aLgE9OgD+8xnjrxykZIvj4SIPj3urMn7GWE1mDpj6AjaR8jDp1 X-Received: by 2002:a17:903:449:b0:1b2:450f:9b6 with SMTP id iw9-20020a170903044900b001b2450f09b6mr7250783plb.8.1688445026690; Mon, 03 Jul 2023 21:30:26 -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 y22-20020a1709029b9600b001b3d0c35023sm656572plp.41.2023.07.03.21.30.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 21:30:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 21:30:26 -0700 (PDT) Message-ID: <64a3a062.170a0220.d3bd4.1f48SMTPIN_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 D8CE1605246B; Tue, 4 Jul 2023 00:30:25 -0400 (EDT) Subject: |SUCCESS| pw129227 [PATCH] [v3] vhost: add notify reply ops to fix m 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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129227 _Testing PASS_ Submitter: Rma Ma Date: Tuesday, July 04 2023 02:51:57 DPDK git baseline: Repo:dpdk-next-virtio Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129227 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26944/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/