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 AFA9F42D60 for ; Tue, 4 Jul 2023 05:20:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A51DF40E03; Tue, 4 Jul 2023 05:20:29 +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 ABEA940E03 for ; Tue, 4 Jul 2023 05:20:27 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1b852785a65so32406855ad.0 for ; Mon, 03 Jul 2023 20:20:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688440827; x=1691032827; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8QIfvNUA1H0erJPQ2DZVt8xvDf9yAamhruoGF68kFdw=; b=LjDM0gzeOGcaSOOd2t5Q4cQN0rdwmucyFcF6R27yoX9rc5oeMFDpdJQdSPdXEVtFe3 iuKRbe8TG/IUuwyNiub7moHdL7664U5PiEqPIEU17p1fdXhAGj8KmwyjeqqqWRPyccXw 6PTxkhFx9w0mnDT4kdR+DfzEJi4XhexuAVWgQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688440827; x=1691032827; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8QIfvNUA1H0erJPQ2DZVt8xvDf9yAamhruoGF68kFdw=; b=f9LV1Fm0HZ0bytcqMbDI+ctI7dDHEP1+GP0yuutJIf7t2D0sqH3UetwkGG++Zx5Bpb 4AkbSSYi2ToU8Pfm2dyYxcCHBdFdlnCqkRRNw0RZovwn78/WJyQ48rx2Vwrf9nSUX4lh WlNXn85+T1wbTbOnxcDSm5EZIMOvM/IiGOzwWE/sxcLvwbY3Imwnsvm6lvRhbLWT+6uX OPTg9ShmYvP8DHdYNSN0jSRLkfDh0B6o0yVcFE7ipTQfrDGf9UH++VCptASvrrWkZuWi ndfv0cMfwJMh6EKdGTkll8WFBcPabMugqVmcehTNsW5D5vp/Fx/qdXsJPfReOoJ5xdA8 +ojg== X-Gm-Message-State: ABy/qLZEhz3MJGo+p/nCNbjrDXnGxSzcZBHCR88M+7kSj8BzihmtnR3b vmRr1hquPC9us1a5hh+7oh5b+H2Z8FIZoU5oiXzpF1LAd4Oh280Shf8tbg== X-Google-Smtp-Source: APBJJlFftDqQbG3s9/zc0uJa0NAbMMaJKjdmTCFXp/lOQim4OmhzTLY6KYu7rPZPFfAAHkh80am71VU/5HUQ X-Received: by 2002:a17:902:c94e:b0:1b8:7613:594d with SMTP id i14-20020a170902c94e00b001b87613594dmr16778166pla.24.1688440826861; Mon, 03 Jul 2023 20:20:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x6-20020a170902a38600b001b8a3e044a6sm52251pla.34.2023.07.03.20.20.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 20:20:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 20:20:26 -0700 (PDT) Message-ID: <64a38ffa.170a0220.a2729.2f44SMTPIN_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 1A861605246B; Mon, 3 Jul 2023 23:20:26 -0400 (EDT) Subject: |SUCCESS| pw129226 [PATCH] [v2] 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129226 _Testing PASS_ Submitter: Rma Ma Date: Tuesday, July 04 2023 02:32:28 DPDK git baseline: Repo:dpdk-next-virtio Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129226 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26943/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/