aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/team
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-04-20 11:04:06 -0400
committerDavid S. Miller <davem@davemloft.net>2018-04-20 11:04:06 -0400
commitddf967bb6bf26b869339101005880dcfd2363ada (patch)
tree4c52280069d825436b0658c9a43d43c1cca80d2c /drivers/net/team
parentliquidio: Added ndo_get_vf_stats support (diff)
parenttipc: confgiure and apply UDP bearer MTU on running links (diff)
downloadlinux-dev-ddf967bb6bf26b869339101005880dcfd2363ada.tar.xz
linux-dev-ddf967bb6bf26b869339101005880dcfd2363ada.zip
Merge branch 'tipc-Confgiuration-of-MTU-for-media-UDP'
GhantaKrishnamurthy MohanKrishna says: ==================== tipc: Confgiuration of MTU for media UDP Systematic measurements have shown that an emulated MTU of 14k for UDP bearers is the optimal value for maximal throughput. Accordingly, the default MTU of UDP bearers is changed to 14k. We also provide users with a fallback option from this value, by providing support to configure MTU for UDP bearers. The following options are introduced which are symmetrical to the design of confguring link tolerance. - Configure media with new MTU value, which will take effect on links going up after the moment it was configured. Alternatively, the bearer has to be disabled and re-enabled, for existing links to reflect the configured value. - Configure bearer with new MTU value, which take effect on running links dynamically. Please note: - User has to change MTU at both endpoints, otherwise the link will fall back to smallest MTU after a reset. - Failover from a link with higher MTU to a link with lower MTU ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/team')
0 files changed, 0 insertions, 0 deletions