Re: [PATCH net-next] DCTCP drop compatibility

2017-02-15 Thread David Miller
First, this needs to be reviewed by other DCTCP experts. Second, it is missing a proper Signed-off-by: tag.

[PATCH net-next] DCTCP drop compatibility

2017-02-14 Thread Koen De Schepper
Makes DCTCP respond to drop. Additional Reno-like response is added when a packet gets lost. The clamp_alpha_on_loss implementation was not working. The parameter was renamed into dctcp_drop_compatible to express the expected result, not the implementation mechanism. If the dctcp_drop_compa