commit | 3238b250b7624a20756667032648263eb3dc1521 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Tue Jun 27 00:50:21 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 27 15:48:48 2017 -0400 |
tree | 80adfec0f75b998d5dc746963e4c3865780ccf2e | |
parent | 38edbf6f5da4f87741e73b74dc323706827e83e0 [diff] |
nfp: make the representor get stats app-independent Thanks to the fact that all representors will now have an nfp_port, we can depend on information there to provide a app-independent .ndo_get_stats64(). Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>