diff options
author | Manish Chopra <[email protected]> | 2016-03-15 07:13:45 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-03-18 19:15:50 -0400 |
commit | 2c9a266afefe137bff06bbe0fc48b4d3b3cb348c (patch) | |
tree | 729bfe99edc02b184cf933b9e797202c9ef6ec18 /tools/perf/scripts/python | |
parent | cc2fa619a738a052eb90ccbbbc48947a2e2aa1d3 (diff) |
qlge: Fix receive packets drop.
When running small packets [length < 256 bytes] traffic, packets were
being dropped due to invalid data in those packets which were
delivered by the driver upto the stack. Using pci_dma_sync_single_for_cpu
ensures copying latest and updated data into skb from the receive buffer.
Signed-off-by: Sony Chacko <[email protected]>
Signed-off-by: Manish Chopra <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions