From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0776CC433EF for ; Fri, 24 Jun 2022 23:40:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231366AbiFXXj7 (ORCPT ); Fri, 24 Jun 2022 19:39:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36954 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230280AbiFXXj5 (ORCPT ); Fri, 24 Jun 2022 19:39:57 -0400 Received: from mail-qk1-x731.google.com (mail-qk1-x731.google.com [IPv6:2607:f8b0:4864:20::731]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4B44C89D32 for ; Fri, 24 Jun 2022 16:39:56 -0700 (PDT) Received: by mail-qk1-x731.google.com with SMTP id z7so2986738qko.8 for ; Fri, 24 Jun 2022 16:39:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ziepe.ca; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=y2pv8YOw7LoyOnTaoRSaYSE/K+AgHwp4S93jltd2ta4=; b=RWvu/9BtyVhWJ4BEZH1HhUaocZB2WaT+pDmddvDyO3Uey8LzWrDmXYFK3ikFeHnmOT huuTxnOW4ws1HNHe39aE/K+Ug7o9lij4HcA+av2ccc2R8rJIS6qbiitu5rlyHNEXabBV lixZw0Qc7jn6jUnKszJPTPNlyDI7kwswCey8tRF/ozRvgeQuA8NlWA0x9uhTmn3Kgbhb lxM9CPQ6B7qvyvGxx8wULXeF+DyT+t03EdDRBSWDa/JpYaf0Z0NmgbhPGck/TT946YlO ufHKkU1NO2VgS9lEYxwEmDaQsD7ikd9eL++4EVz4InYogQZ19Xjl/9OA3IWR7VoGl3tJ aOjg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=y2pv8YOw7LoyOnTaoRSaYSE/K+AgHwp4S93jltd2ta4=; b=Vjt0DGuGRJe0H3rnls28TOI7rNKv/7W4G17F7ZFLUbyu+116FBn0vDtk7q23MiwI5I aqSCgt+ukojc2vJOF+txgqtR/Mi2ESTv7Hn/IAiLgwFqKu1fOS2ZHah9rvgo5U6c3QfW 12/xjdpBPCCWECMvVeJy4jxgfZqwGS0gn08KZfNwlYOK+fbZhp1HlWRKmuQzfq8DijO8 js6EDKiVh1Ke3kk+BaSrSS+R15zkXJrY8kRU9T9y+yUE67HgokecToxIxCLwGa6ULvvf 5Ce8EirALu5BTD09gaWH0jwpEuVmEL3GYCF8+mO2OdLlnLriH6Fz3aosZSKT6UfX2cgc kSzQ== X-Gm-Message-State: AJIora8SLxsL6lLQzuxfF+S0ZxYZcviS4/T5XVzXn+ZWRUjAwi2KTlNi E6jbI3qgDQDoD1t52yilV8jNnA== X-Google-Smtp-Source: AGRyM1sK4qOyKaZbIItE1duiEeEZCbnTPGEfQHKnqE7VPJVOFEKwmTQqSYeRYqwfx8ZhCfZso8zbxg== X-Received: by 2002:a05:620a:2552:b0:67b:32e2:2400 with SMTP id s18-20020a05620a255200b0067b32e22400mr1273453qko.768.1656113995455; Fri, 24 Jun 2022 16:39:55 -0700 (PDT) Received: from ziepe.ca (hlfxns017vw-142-162-113-129.dhcp-dynamic.fibreop.ns.bellaliant.net. [142.162.113.129]) by smtp.gmail.com with ESMTPSA id bq24-20020a05622a1c1800b00304e95ec0fbsm2151911qtb.89.2022.06.24.16.39.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 24 Jun 2022 16:39:54 -0700 (PDT) Received: from jgg by mlx with local (Exim 4.94) (envelope-from ) id 1o4su2-001HtO-0I; Fri, 24 Jun 2022 20:39:54 -0300 Date: Fri, 24 Jun 2022 20:39:53 -0300 From: Jason Gunthorpe To: "lizhijian@fujitsu.com" Cc: Yanjun Zhu , Haakon Bugge , Cheng Xu , "linux-rdma@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH v3 0/2] RDMA/rxe: Fix no completion event issue Message-ID: <20220624233953.GG23621@ziepe.ca> References: <20220516015329.445474-1-lizhijian@fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 07, 2022 at 08:32:40AM +0000, lizhijian@fujitsu.com wrote: > Hi Json & Yanjun > > > I know there are still a few regressions on RXE, but i do wish you > could take some time to review these *simple and bugfix* patches > They are not related to the regressions. I would like someone familiar with rxe to ack the datapath changes - I have a very limited knowledge about rxe. If that is not forthcoming from others in the rxe community then I will accept confirmation directly from you that the pyverbs tests and the blktests scenarios have been run and pass for your changes. Jason