linux/drivers/net/ethernet/netronome/nfp
Pieter Jansen van Vuuren abfcdc1de9 nfp: add a stats handler for flower offloads
Previously there was no way of updating flow rule stats after they
have been offloaded to hardware. This is solved by keeping track of
stats received from hardware and providing this to the TC handler
on request.

Signed-off-by: Pieter Jansen van Vuuren <pieter.jansenvanvuuren@netronome.com>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-01 08:51:32 -07:00
..
bpf nfp: move basic eBPF stats to app-specific code 2017-05-31 17:58:13 -04:00
flower nfp: add a stats handler for flower offloads 2017-07-01 08:51:32 -07:00
nfpcore nfp: remove unused nfp_cpp_area_check_range() 2017-06-27 15:48:47 -04:00
nic nfp: report app name in ethtool -i 2017-05-31 17:58:13 -04:00
Makefile nfp: add metadata to each flow offload 2017-07-01 08:51:32 -07:00
nfp_app_nic.c nfp: provide nfp_port to of nfp_net_get_mac_addr() 2017-06-25 11:42:01 -04:00
nfp_app.c nfp: flower: add Kconfig for flower app 2017-06-27 15:48:50 -04:00
nfp_app.h nfp: move representors' struct net_device_ops to shared code 2017-06-27 15:48:48 -04:00
nfp_asm.h nfp: move eBPF offload files to BPF app directory 2017-05-31 17:58:13 -04:00
nfp_devlink.c nfp: devlink add support for getting eswitch mode 2017-06-25 11:42:01 -04:00
nfp_hwmon.c nfp: add hwmon support 2017-05-30 11:27:06 -04:00
nfp_main.c nfp: allocate a private workqueue for driver work 2017-06-27 15:48:49 -04:00
nfp_main.h nfp: allocate a private workqueue for driver work 2017-06-27 15:48:49 -04:00
nfp_net_common.c nfp: provide infrastructure for offloading flower based TC filters 2017-07-01 08:51:32 -07:00
nfp_net_ctrl.h nfp: add VLAN filtering support 2017-06-19 00:11:49 -04:00
nfp_net_debugfs.c nfp: make sure debug accesses don't depend on netdevs 2017-06-07 12:51:39 -04:00
nfp_net_ethtool.c nfp: report application FW build name in ethtool -i 2017-06-09 12:52:09 -04:00
nfp_net_main.c nfp: allocate a private workqueue for driver work 2017-06-27 15:48:49 -04:00
nfp_net_repr.c nfp: provide infrastructure for offloading flower based TC filters 2017-07-01 08:51:32 -07:00
nfp_net_repr.h nfp: extend flower matching capabilities 2017-07-01 08:51:32 -07:00
nfp_net.h nfp: add support for tx/rx with metadata portid 2017-06-25 11:42:01 -04:00
nfp_netvf_main.c nfp: advertise support for NFD ABI 0.5 2017-06-07 12:51:42 -04:00
nfp_port.c nfp: provide infrastructure for offloading flower based TC filters 2017-07-01 08:51:32 -07:00
nfp_port.h nfp: provide infrastructure for offloading flower based TC filters 2017-07-01 08:51:32 -07:00