From: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>,
"salil.mehta-hv44wF8Li93QT0dZR+AlfA@public.gmane.org"
<salil.mehta-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
Cc: "yisen.zhuang-hv44wF8Li93QT0dZR+AlfA@public.gmane.org"
<yisen.zhuang-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>,
"xavier.huwei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org"
<xavier.huwei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>,
"oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org"
<oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>,
"mehta.salil.lnk-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org"
<mehta.salil.lnk-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
"linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"linuxarm-hv44wF8Li93QT0dZR+AlfA@public.gmane.org"
<linuxarm-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
Subject: Re: [PATCH V2 for-next 0/8] Bug Fixes and Code Improvement in HNS driver
Date: Fri, 30 Sep 2016 09:38:45 -0400 [thread overview]
Message-ID: <57EE6AE5.5040308@redhat.com> (raw)
In-Reply-To: <20160930.013341.118711534087556597.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
[-- Attachment #1.1: Type: text/plain, Size: 1636 bytes --]
On 9/30/16 1:33 AM, David Miller wrote:
> From: Salil Mehta <salil.mehta-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
> Date: Thu, 29 Sep 2016 18:09:08 +0100
>
>> This patch-set introduces fix to some Bugs, potential problems
>> and code improvements identified during internal review and
>> testing of Hisilicon Network Subsystem driver.
>>
>> Submit Change
>> V1->V2: This addresses the feedbacks provided by David Miller
>> and Doug Ledford
>
> So Doug my understanding is if this makes it through review
> this is going to be merged into your tree,
Correct. Mainly because it sits on top of some other patches from Huawei.
> you prepare a
> branch for me, and then I pull from that?
I can. It's either that or these 8 patches go to Linus through my tree.
Be forewarned, the branch will have to include the entire hns-roce
driver and the hns/hns-roce ACPI reset support patches. That may be
more than you intended to get in a pull. But it's a kind of messed up
branch anyway. I couldn't submit the branch until after you submit your
pull request to Linus because the branch itself is based on an older
version of your net-next tree, which was needed to get the hns-roce
driver to go in cleanly. I just added the hns-roce stuff on top of that.
My original intent, because of all this, was that this branch would be
submitted as its own special pull request once most other stuff was
already in.
> Thanks in advance.
Sure.
--
Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> GPG Key ID: 0E572FDD
Red Hat, Inc.
100 E. Davie St
Raleigh, NC 27601 USA
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 907 bytes --]
next prev parent reply other threads:[~2016-09-30 13:38 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-29 17:09 [PATCH V2 for-next 0/8] Bug Fixes and Code Improvement in HNS driver Salil Mehta
2016-09-29 17:09 ` [PATCH V2 for-next 1/8] net: hns: fix port unavailable after hnae_reserve_buffer_map fail Salil Mehta
2016-09-29 17:09 ` [PATCH V2 for-next 2/8] net: hns: bug fix about setting coalsecs-usecs to 0 Salil Mehta
[not found] ` <20160929170916.631972-1-salil.mehta-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2016-09-29 17:09 ` [PATCH V2 for-next 3/8] net: hns: add fini_process for v2 napi process Salil Mehta
2016-09-29 17:09 ` [PATCH V2 for-next 4/8] net: hns: delete repeat read fbd num after while Salil Mehta
2016-09-29 17:09 ` [PATCH V2 for-next 5/8] net: hns: fix port not available after testing loopback Salil Mehta
2016-09-29 17:09 ` [PATCH V2 for-next 6/8] net: hns: fix the bug of forwarding table Salil Mehta
2016-09-29 17:09 ` [PATCH V2 for-next 7/8] net: hns: bug fix about broadcast/multicast packets Salil Mehta
2016-09-29 17:09 ` [PATCH V2 for-next 8/8] net: hns: delete redundant broadcast packet filter process Salil Mehta
2016-09-30 5:33 ` [PATCH V2 for-next 0/8] Bug Fixes and Code Improvement in HNS driver David Miller
[not found] ` <20160930.013341.118711534087556597.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2016-09-30 13:38 ` Doug Ledford [this message]
2016-10-13 11:26 ` Salil Mehta
2016-10-13 11:57 ` Doug Ledford
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=57EE6AE5.5040308@redhat.com \
--to=dledford-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linuxarm-hv44wF8Li93QT0dZR+AlfA@public.gmane.org \
--cc=mehta.salil.lnk-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org \
--cc=salil.mehta-hv44wF8Li93QT0dZR+AlfA@public.gmane.org \
--cc=xavier.huwei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org \
--cc=yisen.zhuang-hv44wF8Li93QT0dZR+AlfA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).