diff options
author | KY Srinivasan <kys@microsoft.com> | 2015-05-12 01:39:46 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-13 06:10:43 +0300 |
commit | 82fa3c776e5abba7ed6e4b4f4983d14731c37d6a (patch) | |
tree | cb52ac0c3e8ccd801c42d0ad6703dd7ffe4adf76 /drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | |
parent | 9eea92226407e7a117ef1ceef45380ebd000a0e2 (diff) | |
download | linux-82fa3c776e5abba7ed6e4b4f4983d14731c37d6a.tar.xz |
hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
Based on the information given to this driver (via the xmit_more skb flag),
we can defer signaling the host if more packets are on the way. This will help
make the host more efficient since it can potentially process a larger batch of
packets. Implement this optimization.
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c')
0 files changed, 0 insertions, 0 deletions