[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220310163139.00003d87@tom.com>
Date: Thu, 10 Mar 2022 16:31:39 +0800
From: Mingbao Sun <sunmingbao@....com>
To: Christoph Hellwig <hch@....de>
Cc: Keith Busch <kbusch@...nel.org>, Jens Axboe <axboe@...com>,
Sagi Grimberg <sagi@...mberg.me>,
Chaitanya Kulkarni <kch@...dia.com>,
linux-nvme@...ts.infradead.org, linux-kernel@...r.kernel.org,
tyler.sun@...l.com, ping.gan@...l.com, yanxiu.cai@...l.com,
libin.zhang@...l.com, ao.sun@...l.com
Subject: Re: [PATCH v2 2/2] nvme-tcp: support specifying the
congestion-control
On Thu, 10 Mar 2022 09:19:08 +0100
Christoph Hellwig <hch@....de> wrote:
> On Wed, Mar 09, 2022 at 09:41:59PM +0800, Mingbao Sun wrote:
> > So I tried with 'tcp_set_congestion_control'.
> > But then I found this symbol is not exported yet.
> > Then I applied ‘EXPORT_SYMBOL_GPL(tcp_set_congestion_control);’
> > in my local source, and it works well in the testing.
> >
> > Then what should I do with this?
>
> Add the export in a separate, clearly documented, patch, and Cc the
> netdev list and maintainers to get their opinion on all list.
Got it.
Will do that soon.
Powered by blists - more mailing lists