From: Michael S. Tsirkin Date: Thu, 6 Dec 2012 12:56:00 +0000 (+0200) Subject: vhost-net: enable zerocopy tx by default X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~58^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9611c43ab0ddaf547b395c90fb842f55959334c;p=pandora-kernel.git vhost-net: enable zerocopy tx by default Zero copy TX has been around for a while now. We seem to be down to eliminating theoretical bugs and performance tuning at this point: it's probably time to enable it by default so that most users get the benefit. Keep the flag around meanwhile so users can experiment with disabling this if they experience regressions. I expect that we will remove it in the future. Signed-off-by: Michael S. Tsirkin --- Reading git-diff-tree failed