aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_status.h
diff options
context:
space:
mode:
authorBrett Creeley <brett.creeley@intel.com>2019-04-16 10:30:41 -0700
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2019-05-29 02:38:50 -0700
commit1aec6e1b0886569c5c6e92d6d5fc25e6779e7f23 (patch)
tree22f6cb99b84368c3a90e16d7b1715e0758b8b240 /drivers/net/ethernet/intel/ice/ice_status.h
parente65e9e1566f769362a228e4772d74ac43ad83e98 (diff)
ice: Set minimum default Rx descriptor count to 512
Currently we set the default number of Rx descriptors per queue to the system's page size divided by the number of bytes per descriptor. For 4K page size systems this is resulting in 128 Rx descriptors per queue. This is causing more dropped packets than desired in the default configuration. Fix this by setting the minimum default Rx descriptor count per queue to 512. Signed-off-by: Brett Creeley <brett.creeley@intel.com> Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_status.h')
0 files changed, 0 insertions, 0 deletions