commit | 3b5dca262f52793fdff4d0d970e8f1cec3f7f2ef | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Sat Sep 21 06:24:25 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Oct 29 04:15:11 2013 -0700 |
tree | 81d1ffab074ace7b70b5a127f87257370e81a375 | |
parent | c777cdfa4e69548f45078165d17828dd6711120f [diff] |
ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL This patch adds the extended statistics similar to the ixgbe driver. These statistics keep track of how often the busy polling yields, as well as how many packets are cleaned or missed by the polling routine. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>