aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJesse Gross <[email protected]>2011-06-24 14:24:35 +0000
committerDavid S. Miller <[email protected]>2011-06-27 22:08:38 -0700
commit213ade8ca8c854435d99e4d2927655b2ae4191e9 (patch)
tree6f786eae981a501053e6d16954b033fe17b5438d /tools/perf/scripts/python
parent95cab7386bef62f8c7535d4726573ce230778e7b (diff)
vmxnet3: Enable GRO support.
When receiving packets from another guest on the same hypervisor, it's generally possible to receive large packets because no segmentation is necessary and these packets are handled by LRO. However, when doing routing or bridging we must disable LRO and lose this benefit. In these cases GRO can still be used and it is very effective because the packets which are segmented in the hypervisor are received very close together and can easily be merged. CC: Shreyas Bhatewara <[email protected]> CC: Scott Goldman <[email protected]> CC: VMware PV-Drivers <[email protected]> Signed-off-by: Jesse Gross <[email protected]> Signed-off-by: Scott J. Goldman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions