commit | 2eb34bafb352d2ddd02b184c73f3ec4706a4cc12 | [log] [tgz] |
---|---|---|
author | Tony Nguyen <anthony.l.nguyen@intel.com> | Fri Mar 16 15:34:06 2018 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Mar 23 15:22:11 2018 -0700 |
tree | 630d74517be3f9a77ddfb580234ff1302cb9bc5c | |
parent | be8333322effadce697bcee749c827d6e14b4d31 [diff] |
ixgbevf: Add XDP queue stats reporting XDP stats are included in TX stats, however, they are not reported in TX queue stats since they are setup on different queues. Add reporting for XDP queue stats to provide consistency between the total stats and per queue stats. Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Acked-by: John Fastabend <john.fastabend@gmail.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>