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 4515942D67 for ; Fri, 30 Jun 2023 06:39:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3FCCB4021F for ; Fri, 30 Jun 2023 06:39:18 +0200 (CEST) Received: from mail-qk1-f178.google.com (mail-qk1-f178.google.com [209.85.222.178]) by mails.dpdk.org (Postfix) with ESMTP id 768204021F for ; Fri, 30 Jun 2023 06:39:17 +0200 (CEST) Received: by mail-qk1-f178.google.com with SMTP id af79cd13be357-765a1690003so131978985a.0 for ; Thu, 29 Jun 2023 21:39:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1688099956; x=1690691956; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=B61ocsYsJsvq1AeKiRuSrxMytxe6ShiXnMfrpaxLAqc=; b=KDzgcq38LO6k5fUzZz6HXca2TGvcbh7JXBq8jVDn1jEnCE+xZctzwHQkAvR0GA+FFp eCRn7Pc4UjjnMPQ1rKo0TsE1TR+qCILa4fO1Can28yohYd8JEET3wRRFHnypAVgsXRaG pIULLfmmgzAPTNeM9B1nGkmGU/PIuZPMOFusfjjvI5gPns+q8RWTxStxNKLvIHqE6/kS k0Ll4VU6gKo/zDgYFeQ64r5EVrMBn5CemAgfqjWeyZX8UPDj86HiGXQ/Emw+hvna7uPa Os1bPk2wAFaocl7MPMHC5NWLtyfcyROrWBoGihR/bD07SIADNzfq+g3rz8NPknBcpzCJ 5pVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688099956; x=1690691956; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B61ocsYsJsvq1AeKiRuSrxMytxe6ShiXnMfrpaxLAqc=; b=KnJmSfaKGajbFBoqaAM4uDzKRDGqPGYzMoBfpN0hZ4zWCIyd/nipw5TEG8WcFtFLAT oyquft8r6wtWmYzYWj9GMnKYr+6tE2uS7jjdFRLljSXqXaYn+Ns7iifdyx0Lt+e+MHu8 HYNzyRTPA5wBGdApQ9c8C7LbfwY7reK2TFBinPg1M2l+/ncOTjslydAgJuzuTzZV7ADM tgPC1UaOCli7Pjh6hbI9pg+mXGyQRq7wS2racyF9BdWkAk6ov/w/oH7sM+HdsAIF4RFF 2aONwYHg6YB4IoRr8ITfElzxQOU0eIpxRjukGbTtQNf34BXSMDIqOEfoLVzkPyVs7DSM +OnQ== X-Gm-Message-State: ABy/qLaFwjuYYtSN4o62QvyZsdc3VEeU5LAI9uji4d6KN2UgMyEJE4Te pukt1uOw7uUBFGvu1VDkMYeYf1D6tHL45z77vTE= X-Google-Smtp-Source: APBJJlEEX3c6bz/4ICxThW2NkeNph0FIXez/Ht7ulNHp27+wM1TjfoTN/MbYQ0cRlTh909S+G8JQig== X-Received: by 2002:a05:620a:4145:b0:767:3c06:d1b9 with SMTP id k5-20020a05620a414500b007673c06d1b9mr1772528qko.72.1688099956234; Thu, 29 Jun 2023 21:39:16 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id m4-20020ae9f204000000b0075b27186d9asm6787408qkg.106.2023.06.29.21.39.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 29 Jun 2023 21:39:15 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129129 [PATCH] vhost: add notify reply ops to avoid message deadlock Date: Fri, 30 Jun 2023 00:39:14 -0400 Message-Id: <20230630043914.2395411-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230630032703.1919-1-rma.ma@jaguarmicro.com> References: <20230630032703.1919-1-rma.ma@jaguarmicro.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/129129/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5419054844