commit | 92df9f8a745ee9b8cc250514272345cb2e74e7ef | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Feb 16 20:04:42 2020 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 16 20:04:42 2020 -0800 |
tree | 6410dba815b625cfb519d49d5ea48a9f53ce83e6 | |
parent | c1b18f20d5d7e96df4e5173a21a6678b6a83009e [diff] | |
parent | 6c8a8cfd45af0d8f900dcf6bd939519eb3447923 [diff] |
Merge branch 'mvneta-xdp-ethtool-stats' Lorenzo Bianconi says: ==================== add xdp ethtool stats to mvneta driver Rework mvneta stats accounting in order to introduce xdp ethtool statistics in the mvneta driver. Introduce xdp_redirect, xdp_pass, xdp_drop and xdp_tx counters to ethtool statistics. Fix skb_alloc_error and refill_error ethtool accounting ==================== Signed-off-by: David S. Miller <davem@davemloft.net>