summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorJason Wang <jasowang@redhat.com>2017-01-18 08:02:02 +0100
committerDavid S. Miller <davem@davemloft.net>2017-01-18 22:35:30 +0100
commit0ed005ce02fa0a88e5e6b7b5f7ff452171881610 (patch)
treec169b416a25aec7f553c9b999771580fadf86452 /usr
parentvhost: better detection of available buffers (diff)
downloadlinux-0ed005ce02fa0a88e5e6b7b5f7ff452171881610.tar.xz
linux-0ed005ce02fa0a88e5e6b7b5f7ff452171881610.zip
vhost_net: tx batching
This patch tries to utilize tuntap rx batching by peeking the tx virtqueue during transmission, if there's more available buffers in the virtqueue, set MSG_MORE flag for a hint for backend (e.g tuntap) to batch the packets. Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions