aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorTushar Dave <[email protected]>2012-09-14 02:21:37 +0000
committerJeff Kirsher <[email protected]>2012-10-23 01:02:19 -0700
commit6e97c170db3878695cb48b5021fffe442ec0aeb0 (patch)
treed89a13b90c5c8e1033f6ade44e8e379a31a7854a /tools/perf/scripts/python/net_dropmonitor.py
parent598e74f32c6dd4b3dd0ed382c889be07a7c6cbc0 (diff)
e1000e: Minimum packet size must be 17 bytes
This is a HW requirement. Although a buffer as short as 1 byte is allowed, the total length of packet before, padding and CRC insertion, must be at least 17 bytes. So pad all small packets manually up to 17 bytes before delivering them to HW. Signed-off-by: Tushar Dave <[email protected]> Tested-by: Jeff Pieper <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions