aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/efx.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-11-30 10:04:32 -0500
committerDavid S. Miller <davem@davemloft.net>2016-11-30 10:04:32 -0500
commit6d5274eba48539bf4fcea3fa85d8789e4a6b3425 (patch)
tree4878c60feb2769477239b63194ce5946129bcd75 /drivers/net/ethernet/sfc/efx.c
parentcpsw: ethtool: add support for getting/setting EEE registers (diff)
parenttcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING (diff)
downloadlinux-dev-6d5274eba48539bf4fcea3fa85d8789e4a6b3425.tar.xz
linux-dev-6d5274eba48539bf4fcea3fa85d8789e4a6b3425.zip
Merge branch 'tcp-sender-chronographs'
Yuchung Cheng says: ==================== tcp: sender chronographs instrumentation This patch set provides instrumentation on TCP sender limitations. While developing the BBR congestion control, we noticed that TCP sending process is often limited by factors unrelated to congestion control: insufficient sender buffer and/or insufficient receive window/buffer to saturate the network bandwidth. Unfortunately these limits are not visible to the users and often the poor performance is attributed to the congestion control of choice. Thie patch aims to help users get the high level understanding of where sending process is limited by, similar to the TCP_INFO design. It is not to replace detailed kernel tracing and instrumentation facilities. In addition this patch set provide a new option to the timestamping work to instrument these limits on application data unit. For exampe, one can use SO_TIMESTAMPING and this patch set to measure the how long a particular HTTP response is limited by small receive window. Patch set was initially written by Francis Yan then polished by Yuchung Cheng, with lots of help from Eric Dumazet and Soheil Hassas Yeganeh. ==================== Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/sfc/efx.c')
0 files changed, 0 insertions, 0 deletions