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 X-Spam-Level: X-Spam-Status: No, score=-0.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2FE93C48BD9 for ; Thu, 27 Jun 2019 01:18:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 10BB220659 for ; Thu, 27 Jun 2019 01:18:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726944AbfF0BSb (ORCPT ); Wed, 26 Jun 2019 21:18:31 -0400 Received: from szxga06-in.huawei.com ([45.249.212.32]:41528 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726373AbfF0BSb (ORCPT ); Wed, 26 Jun 2019 21:18:31 -0400 Received: from DGGEMS410-HUB.china.huawei.com (unknown [172.30.72.59]) by Forcepoint Email with ESMTP id 132F6605AE20AECB7B61; Thu, 27 Jun 2019 09:18:28 +0800 (CST) Received: from [127.0.0.1] (10.74.149.191) by DGGEMS410-HUB.china.huawei.com (10.3.19.210) with Microsoft SMTP Server id 14.3.439.0; Thu, 27 Jun 2019 09:18:19 +0800 Subject: Re: [PATCH net-next 00/11] net: hns3: some code optimizations & bugfixes To: David Miller CC: , , , , References: <1561020765-14481-1-git-send-email-tanhuazhong@huawei.com> <20190622.095323.1495992426494142587.davem@davemloft.net> <573582a3-23fc-8591-f71b-af977ed6fd0e@huawei.com> <20190626.085953.330976047821740418.davem@davemloft.net> From: tanhuazhong Message-ID: <16660c8c-3ce4-4284-412f-38432ee81515@huawei.com> Date: Thu, 27 Jun 2019 09:18:19 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <20190626.085953.330976047821740418.davem@davemloft.net> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.74.149.191] X-CFilter-Loop: Reflected Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On 2019/6/26 23:59, David Miller wrote: > From: tanhuazhong > Date: Wed, 26 Jun 2019 15:44:05 +0800 > >> Hi, david, has this patchset merged into net-next, why I cannot see it >> after pulling net-next? Or is there some problem about this patchset I >> have missed? > > Sorry, I forgot to push it out from my laptop while traveling. > > It should be there now. > Thanks:) > . >