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 8F814CE7A89 for ; Sat, 23 Sep 2023 09:25:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230138AbjIWJZK (ORCPT ); Sat, 23 Sep 2023 05:25:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38762 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229851AbjIWJZK (ORCPT ); Sat, 23 Sep 2023 05:25:10 -0400 Received: from out30-99.freemail.mail.aliyun.com (out30-99.freemail.mail.aliyun.com [115.124.30.99]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A6A7E196; Sat, 23 Sep 2023 02:25:02 -0700 (PDT) X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R291e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018045192;MF=guwen@linux.alibaba.com;NM=1;PH=DS;RN=13;SR=0;TI=SMTPD_---0VsfkbAw_1695461098; Received: from 10.196.86.117(mailfrom:guwen@linux.alibaba.com fp:SMTPD_---0VsfkbAw_1695461098) by smtp.aliyun-inc.com; Sat, 23 Sep 2023 17:24:59 +0800 Message-ID: Date: Sat, 23 Sep 2023 17:24:56 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: [PATCH net-next 01/18] net/smc: decouple ism_dev from SMC-D device dump To: Gerd Bayer Cc: kgraul@linux.ibm.com, wenjia@linux.ibm.com, jaka@linux.ibm.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, alibuda@linux.alibaba.com, tonylu@linux.alibaba.com, linux-s390@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org References: <1695134522-126655-1-git-send-email-guwen@linux.alibaba.com> <1695134522-126655-2-git-send-email-guwen@linux.alibaba.com> <20230921204153.GQ224399@kernel.org> <2c9d570c-f780-0484-a26c-78b115e1a6a3@linux.alibaba.com> From: Wen Gu In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-s390@vger.kernel.org On 2023/9/23 02:13, Gerd Bayer wrote: > Hi Wen Gu, > > seems like there is some email filter at work. Neither v2 nor v3 made > it to the netdev mailing list - nor to patchwork.kernel.org. > There's traces of Wenjia's replies and your replies to her - but not > the original mail. > > Could you please check? Thanks! > Gerd Yes, it is ture. v2 and v3 was refused by ver.kernel.org. I will send the v4 based on Wenjia's comments as soon as possible, and add CC of you, Sandy, Niklas and Halil in v4 in case the filter happens again. Thank you very much for your reminder! Regards, Wen Gu