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 E9CE342D67 for ; Fri, 30 Jun 2023 06:03:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E282D4021F; Fri, 30 Jun 2023 06:03:17 +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 701F44021F for ; Fri, 30 Jun 2023 06:03:17 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5703d12ab9aso14892037b3.2 for ; Thu, 29 Jun 2023 21:03:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688097797; x=1690689797; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KkidYi1i/VzNjdcCxKIb9oyqi+yP2A3z0RQed9Iq0ls=; b=FWKA2BBGhxRsHkxmFEJ5bGiQxRXfknWRyPI/rIPNVaCw/iY1gmun+o+jakhF77ShjI MPqcM/CA6oZ91kVLHaFmmwKurmaAkG4pCEYicfQPkM4yBOfRxkveXVroMXJ2zR9Yd1pm Tc/WTtxG/caBuo8AshCl5YRkBKDaOovVGy5Xk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688097797; x=1690689797; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KkidYi1i/VzNjdcCxKIb9oyqi+yP2A3z0RQed9Iq0ls=; b=IBvSZb8RU9edqf4HiK2cF024j2fmFoKWHVT7AjCRcVe1txKLVJuecRPJbze7AzJmac /V7+dyepoe5pU+fISqC4tvcX/RCK3/pa43IE265MVtIs7WseDXyShUZWfZZUNzO0qQxI E0h+nTP6iWygrC9fK4FWrgshFSTNVhoRHRawUI5aC5Unu+3oAu06etTMET9A5PKobp8B YU/4tyg0sW4HFrDmzTgQGdzaxsHReDRJXBzXEJO/Pz2WzE7eDkbnrA8a35e6rsIVdIfF nm8ynLispaoiTnYOK4UGa4QimRFI63vz0FhwKeSejPuU86YrZXkLKJgclPoTuGYuVPaq jCqg== X-Gm-Message-State: ABy/qLZkPAdNImAD3b4aQYP57EYvfN1l9YZnrsxF6Pq2zkcmyofryxvl FLVud6NDf/NmEqUwiYnqpT9RVaYxVpRsEH/XdHeZLXQZVlG4bz200Acl/3Th+s6PMV1aYiMuLQ= = X-Google-Smtp-Source: APBJJlHvM9s/u7BKNQOSOxXCTKIb9scYch8w5kgJYqX8EDtk/UO0R72VsQ7cPClUS3FLN2AG7zMopaLdkxSy X-Received: by 2002:a81:4f52:0:b0:577:253d:f99f with SMTP id d79-20020a814f52000000b00577253df99fmr1127960ywb.30.1688097796899; Thu, 29 Jun 2023 21:03:16 -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 w129-20020a814987000000b00573328ab21bsm1380628ywa.64.2023.06.29.21.03.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 21:03:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 21:03:16 -0700 (PDT) Message-ID: <649e5404.810a0220.dd1d6.110fSMTPIN_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 9B7DD605246B; Fri, 30 Jun 2023 00:03:16 -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 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) 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/