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 EA05442D67 for ; Fri, 30 Jun 2023 06:08:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E2E314021F; Fri, 30 Jun 2023 06:08:52 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 7FFC94021F for ; Fri, 30 Jun 2023 06:08:51 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5701810884aso15041167b3.0 for ; Thu, 29 Jun 2023 21:08:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688098131; x=1690690131; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=58Y1ccX5KcVWcakgf02onGdqqtds/ehv4po4Q+5VS78=; b=NqxjCmxB5J65ns8UkkE1RvY+1OL1UukQsTnanJOBcLDzj4c0IE4uPChVddR5Ld9J0h Uazsl5mkMFBxeAdPKYQxRDvfVdA/bLjiv6x2yjRE42ZYpVtZDzhKZme4aCwYaC4o2R6w JA3MQCoeFjAwXylv9mEPyn/eJhI6qZpPXZkGY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688098131; x=1690690131; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=58Y1ccX5KcVWcakgf02onGdqqtds/ehv4po4Q+5VS78=; b=c3ir9tBf8gJNjjOoclqOUb3sEEHzDGWjU/tDPpFgO8dIPmYpQPFTGKoiXlnVr9S6k9 OF459S2iJyBqI9T+9obSF8uEl1Iq9U+VbCvyltDsUZ0NoLqpnG7/01xhe1GRJu7GSeB6 P4yvGDzczFZ9XW8DCI3q8E8a0uV+lr2mmk43/nZnc5dz4I2U0Xf6U6O+I06lFOOilc6i 3NyXv2arU0ij6wVrB29wsupQVMwwzLfDj4a2xsikL+gqN6TvyFeA0e/tyspQnnH0NWsf xKLnGl7M/rS2CmYL82wnlXP9iMMJzsPB5+xeC/RCi89A+gmDLb5r7RIkLM8rBA8GEX6+ cSSw== X-Gm-Message-State: ABy/qLYXKCB0DsSbmw6c6oLnR3aN4HlXGNqq919hDBwIRTYSU+/Vwqy4 8SjOgHYe9CXw76TY0TbphPTWp9BHrVp08gDhRbtaWthrDu+b+TY8MMfBRuYjOlgUd4U7ZQOcwA= = X-Google-Smtp-Source: APBJJlERBLKtVN84PxuI+CXRWWjHptLiC9oP8H53DppS5RiUZZ1UyecvUs3CzB/kfEEbtFAYaRZ+nJB+oTBR X-Received: by 2002:a81:7703:0:b0:562:16d7:e6eb with SMTP id s3-20020a817703000000b0056216d7e6ebmr1274525ywc.40.1688098131036; Thu, 29 Jun 2023 21:08:51 -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 i64-20020a816d43000000b0057687a76614sm1356366ywc.38.2023.06.29.21.08.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 21:08:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 21:08:51 -0700 (PDT) Message-ID: <649e5553.810a0220.ead01.a05dSMTPIN_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 B0547605246B; Fri, 30 Jun 2023 00:08:50 -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-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 | +-----------------+----------+ | Fedora 38 | 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/