diff options
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | 2006-12-15 10:40:39 +0100 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-12-26 15:51:30 -0500 |
commit | 1f753861d272e648f3234e4f5fdea9434ae7bee4 (patch) | |
tree | ae34cd182d14e4f736a2acac3079b16f0d47a67b /lib | |
parent | 018ea44ef1eade417296c4a57afe3cd963268433 (diff) |
[PATCH] e1000: Make the copybreak value a module parameter
Allow the user to vary the size that copybreak works. Currently cb is enabled
for packets < 256 bytes, but various tests indicate that this should be
configurable for specific use cases. In addition, this parameter allows us
to force never/always during testing to get full and predictable coverage of
both code paths.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions