ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL
authorJacob Keller <jacob.e.keller@intel.com>
Sat, 21 Sep 2013 06:24:25 +0000 (06:24 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 29 Oct 2013 11:15:11 +0000 (04:15 -0700)
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>

No differences found