[PATCH v2 2/2] nvme-tcp: support specifying the congestion-control
Christoph Hellwig
hch at lst.de
Thu Mar 10 00:19:08 PST 2022
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.
More information about the Linux-nvme
mailing list