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 A6F6842D67 for ; Fri, 30 Jun 2023 06:33:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1DA74021F; Fri, 30 Jun 2023 06:33:17 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 89EDD4021F for ; Fri, 30 Jun 2023 06:33:16 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-78362f574c9so62440739f.3 for ; Thu, 29 Jun 2023 21:33:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688099596; x=1690691596; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=N7BTPxqd6wBoIMx41w6pP7VJdS+t4iP46aKvdFiDY+8=; b=b6jw40u8mLJcEJcITWfv12ahpck/QXSkIyLFG93/I0yzUXeM5O8g4qFIySTBKIWmHV XGro5y+XF+4UXUw7pWwYIeDNJUxQ2kGF9Tewx0nFmQO+fhPTa8wr0wcYqNux6VucQk2A yNvv4uB//v9UEnI6Yg3HMcagZYCrqnQlSTlf0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688099596; x=1690691596; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=N7BTPxqd6wBoIMx41w6pP7VJdS+t4iP46aKvdFiDY+8=; b=I2ZsNJDRrTHfwMsT+pZI6AqPxt9Asbnq1ann/R8Ic1uii2FoNLicznB6fTw+hPXORv insiESUkYmOhBtET8MpfQopaSLPFuzAPuNCHmALj5txPRMTe4GUJhE11JkrnOQMt4X41 tHUTHOE4TThDmRk1p5UyE0q9D16iMO7lQvfZHcIFExzxi3Gl1+QJOpOkMbfFVjzJghOW OshFkmMVw31qNULSmvMc5ogj5j00zMvX4/6nV0fAP3FbLkqllPfMHyUjvgCsSAr9u+L9 f9GIr9zlN/JEYSmMVIKKzR3gS+aKIGeaYvjCYOPrvqGDiKJk4MgmxtlQncPLteGTNKTw iMBQ== X-Gm-Message-State: ABy/qLYLAJ9uXdc9NhYqK0/YJgNZXR/XF1vaYMkYYYiXYSExMzvamkJC yz2Oqh2DgjQzu3U6t0igEpfEXM6MUKVprIA5fnNumrK2MAgHviJHOYaJAA== X-Google-Smtp-Source: APBJJlENVNx1io1Y872o8VEkMvv55vk2J1JO5tcuu5/6s6SDjbG6MrvRhpdpavlTXsxUO15Yhosa5JzkmVWv X-Received: by 2002:a92:c608:0:b0:345:8373:bf68 with SMTP id p8-20020a92c608000000b003458373bf68mr1323305ilm.25.1688099595967; Thu, 29 Jun 2023 21:33:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t4-20020a056e02010400b003419bf1173bsm627950ilm.14.2023.06.29.21.33.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 21:33:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 21:33:15 -0700 (PDT) Message-ID: <649e5b0b.050a0220.8f136.4f17SMTPIN_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 810FB605246B; Fri, 30 Jun 2023 00:33:15 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/