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 12BEA42D67 for ; Fri, 30 Jun 2023 06:04:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A7CC4021F; Fri, 30 Jun 2023 06:04:12 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id BE4C14021F for ; Fri, 30 Jun 2023 06:04:10 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6b72c4038b6so1183440a34.0 for ; Thu, 29 Jun 2023 21:04:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688097850; x=1690689850; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BUVMLnDX3l1/wDkmYXOzSydJ5G2NnhduBxO0vzJmkJo=; b=U+t1pOAAEU0phY1PIRTDEq0uG6cI3g5VdzfWqHaY5iZCnaE8HhnZXPF49HrZcWUsZG LkEcIsfoXsDpnDwtwczfS3ckOckyIVzUym8TtAIocqDCBBfYPR3IJyOkQOWqalf9tIc9 MINYpNzEZx8rWe0n3zo9iwma2SOYI2SfwaJ/Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688097850; x=1690689850; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BUVMLnDX3l1/wDkmYXOzSydJ5G2NnhduBxO0vzJmkJo=; b=cWJl34vrQ7HFHi3X9It7jFKQLm+NuxJirKeFJT2NmhLXkqTeQmJtsJIlhcDW1zHz42 NDtzWNiKXQs5Iezlhq0siEmrwFxSeidcCuRL9h/SgTOraAynoqLaH/iyc9R24YMcPWdH MeQvRaytTZCLIYv9ou7f45K8Lw/FpgMNI5bc/RPjsVLjmeqdlop0ARbhbD91xoJIeKMa y4umK0AmYpscWEvxJKIChKi/OmcZtU1n5Cwm9w1BpP+MMKA8za6l4AjZw8Yi2mY8CNYc KDht1xuA27Z1jx+4eoNq2p4nKr9kVPY3GYrYBMAMIUmme+4OakXXWh4j+rYQpc/fZ4ZD R99w== X-Gm-Message-State: AC+VfDzYmDIOLePitPKRTeWjY+lRowMT34L8aYv/GmS5JiiHdYigH4Px vh+friwkrqShFCz9mp2yN/pFSyslTtFCHhWWmr0sAlyA4DSHv42mFXUAJ4vfRBWRemp91hM70w= = X-Google-Smtp-Source: ACHHUZ42+gM1JXAb9yy5hmnO7Qgu763ZxrwBSyBl9RdcRbqkLUJLo5t4Po3IXLamVFsiX+2qHQLpmgQuD/Zf X-Received: by 2002:a05:6830:1551:b0:6b8:92ea:23c9 with SMTP id l17-20020a056830155100b006b892ea23c9mr1945863otp.8.1688097850098; Thu, 29 Jun 2023 21:04:10 -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 z25-20020a9d4699000000b006b868e028d0sm1123881ote.10.2023.06.29.21.04.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 21:04:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 21:04:10 -0700 (PDT) Message-ID: <649e543a.9d0a0220.9e009.88f9SMTPIN_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 6A5A3605246B; Fri, 30 Jun 2023 00:04:09 -0400 (EDT) Subject: |SUCCESS| pw129129 [PATCH] vhost: add notify reply ops to avoid mess From: dpdklab@iol.unh.edu To: Test Report Cc: Rma Ma 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-abi-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 | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/