summaryrefslogtreecommitdiffstats
path: root/net/core
diff options
context:
space:
mode:
authorAlan Brady <alan.brady@intel.com>2017-10-09 15:48:45 -0700
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2017-10-17 10:48:52 -0700
commit6c32e0d9fdd56a7af54512aff700e20d85563499 (patch)
treedc9340d92558353a984a998b7cb77283fe353f2e /net/core
parentcee919959b6193325f34223370650402dee34e30 (diff)
downloadlinux-6c32e0d9fdd56a7af54512aff700e20d85563499.tar.gz
linux-6c32e0d9fdd56a7af54512aff700e20d85563499.tar.bz2
linux-6c32e0d9fdd56a7af54512aff700e20d85563499.zip
i40e: fix u64 division usage
Commit 52eb1ff93e98 ("i40e: Add support setting TC max bandwidth rates") and commit 1ea6f21ae530 ("i40e: Refactor VF BW rate limiting") add some needed functionality for TC bandwidth rate limiting. Unfortunately they introduce several usages of unsigned 64-bit division which needs to be handled special by the kernel to support all architectures. Fixes: 52eb1ff93e98 ("i40e: Add support setting TC max bandwidth rates") Fixes: 1ea6f21ae530 ("i40e: Refactor VF BW rate limiting") Signed-off-by: Alan Brady <alan.brady@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions