summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
diff options
context:
space:
mode:
authorDavid S. Miller2018-02-27 20:19:11 +0100
committerDavid S. Miller2018-02-27 20:19:11 +0100
commitf4155eff1f27076467826cf9bf77723277ead2ec (patch)
tree718bf38615de51b487304c660e2c0f4952409885 /drivers/net/ethernet
parentMerge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... (diff)
parentselftests/net: reap zerocopy completions passed up as ancillary data. (diff)
downloadkernel-qcow2-linux-f4155eff1f27076467826cf9bf77723277ead2ec.tar.gz
kernel-qcow2-linux-f4155eff1f27076467826cf9bf77723277ead2ec.tar.xz
kernel-qcow2-linux-f4155eff1f27076467826cf9bf77723277ead2ec.zip
Merge branch 'RDS-optimized-notification-for-zerocopy-completion'
Sowmini Varadhan says: ==================== RDS: optimized notification for zerocopy completion Resending with acked-by additions: previous attempt does not show up in Patchwork. This time with a new mail Message-Id. RDS applications use predominantly request-response, transacation based IPC, so that ingress and egress traffic are well-balanced, and it is possible/desirable to reduce system-call overhead by piggybacking the notifications for zerocopy completion response with data. Moreover, it has been pointed out that socket functions block if sk_err is non-zero, thus if the RDS code does not plan/need to use sk_error_queue path for completion notification, it is preferable to remove the sk_errror_queue related paths in RDS. Both of these goals are implemented in this series. v2: removed sk_error_queue support v3: incorporated additional code review comments (details in each patch) ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet')
0 files changed, 0 insertions, 0 deletions