aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sock_diag.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-04-24 10:15:08 -0400
committerDavid S. Miller <davem@davemloft.net>2018-04-24 10:15:08 -0400
commit8399743a5a6796c8d5858ae3c5afc814201112d4 (patch)
tree7b827a4eea65df7545747923b5223e0d0bc25a43 /include/linux/sock_diag.h
parentvhost_net: use packet weight for rx handler, too (diff)
parentnet/mlx5e: Enable adaptive-TX moderation (diff)
downloadlinux-dev-8399743a5a6796c8d5858ae3c5afc814201112d4.tar.xz
linux-dev-8399743a5a6796c8d5858ae3c5afc814201112d4.zip
Merge branch 'net-DIM-tx'
Tal Gilboa says: ==================== Introduce adaptive TX interrupt moderation to net DIM Net DIM is a library designed for dynamic interrupt moderation. It was implemented and optimized with receive side interrupts in mind, since these are usually the CPU expensive ones. This patch-set introduces adaptive transmit interrupt moderation to net DIM, complete with a usage in the mlx5e driver. Using adaptive TX behavior would reduce interrupt rate for multiple scenarios. Furthermore, it is essential for increasing bandwidth on cases where payload aggregation is required. v3: Remove "inline" from functions in .c files (requested by DaveM). Revert adding "enabled" field from struct net_dim and applied mlx5e structural suggestions (suggested by SaeedM). v2: Rebase over proper tree. v1: Fix compilation issues due to missed function renaming. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions