commit | eefeacee77ecae81a7fb0dd6d710321479c48cee | [log] [tgz] |
---|---|---|
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | Sat May 10 04:49:13 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sun Jun 08 02:01:58 2014 -0700 |
tree | b19e7a5b9abbb68049cdb3bd8c857ca8fe59d107 | |
parent | 980093ebf777f95459eabcf0ca7a29db7e9a10f7 [diff] |
i40e/i40evf: fix poll weight Fix a coding error where during the registration for NAPI the driver requested 256 budget. The max recommended value for this is NAPI_POLL_WEIGHT or 64. Change-ID: I03ea1e2934a84ff1b5d572988b18315d6d91c5c6 Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>