Cristian Dumitrescu 1634de2728 ethdev: add flow action for metering and policing
Metering and policing action typically sits on top of flow classification,
which is why MTR objects are enabled through a newly introduced flow
action.

The configuration of MTR objects is done in their own namespace (rte_mtr)
within the librte_ether library. The MTR object is hooked into ethdev RX
processing path using the "meter" flow action.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
2017-10-20 14:07:12 +02:00
..
2017-10-13 01:18:30 +01:00
2015-05-12 15:13:15 +02:00
2016-04-01 18:56:27 +02:00
2017-10-12 01:36:57 +01:00
2016-12-06 17:56:04 +01:00
2017-03-15 18:49:41 +01:00
2016-04-11 23:56:34 +02:00
2017-07-20 00:06:07 +03:00
2016-11-07 21:50:27 +01:00
2015-12-15 13:50:42 +01:00
2017-10-13 21:57:49 +02:00
2017-03-29 22:25:34 +02:00
2017-10-09 01:54:29 +02:00
2015-04-29 18:34:58 +02:00