On Tue, Aug 15, 2017 at 9:08 AM, mohamedalrshah <mohamed.a.alrs...@ieee.org> wrote: > This commit implements a new TCP congestion control algorithm, namely > Agile-SD.
Also, please use a summary line for your patch that is more in keeping with Linux style, using spaces rather than dashes, and leading with tcp: or tcp_agile_sd:. For example: tcp: add Agile SD TCP congestion control module And please read: https://www.kernel.org/doc/html/latest/process/submitting-patches.html Thanks, neal