John Daley 86df6c4e2f net/enic: support flow counter action
Support counter action for 1400 series adapters.

The adapter API for allocating and freeing counters is independent of
the adapter match/action API. If the filter action is requested, a
counter is first allocated and then assigned to the filter, and when
the filter is deleted, the counter must also be deleted.

Counters are DMAd to pre-allocated consistent memory periodically,
controlled by the define VNIC_FLOW_COUNTER_UPDATE_MSECS. The default is
100 milliseconds.

Signed-off-by: John Daley <johndale@cisco.com>
Reviewed-by: Hyong Youb Kim <hyonkim@cisco.com>
2018-10-11 18:53:48 +02:00
..
2018-09-28 01:41:03 +02:00
2017-10-06 02:49:47 +02:00
2017-04-04 19:02:45 +02:00
2018-04-14 00:59:41 +02:00
2018-05-14 00:34:25 +02:00
2018-10-11 18:53:48 +02:00
2018-06-14 19:27:50 +02:00
2018-02-08 18:42:14 +01:00
2018-08-05 12:27:21 +02:00
2018-02-13 18:17:30 +01:00
2018-09-28 01:41:03 +02:00
2018-09-14 20:08:41 +02:00
2018-04-14 00:40:21 +02:00
2018-08-05 12:27:21 +02:00