Dmytro Linkin
7a978759b4
net/mlx5e: Add tc flower tracepoints
Implemented following tracepoints:
1. Configure flower (mlx5e_configure_flower)
2. Delete flower (mlx5e_delete_flower)
3. Stats flower (mlx5e_stats_flower)
Usage example:
># cd /sys/kernel/debug/tracing
># echo mlx5:mlx5e_configure_flower >> set_event
># cat trace
...
tc-6535 [019] ...1 2672.404466: mlx5e_configure_flower: cookie=0000000067874a55 actions= REDIRECT
Added corresponding documentation in
Documentation/networking/device-driver/mellanox/mlx5.rst
Signed-off-by: Dmytro Linkin <dmitrolin@mellanox.com>
Reviewed-by: Vlad Buslov <vladbu@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
2019-08-21 15:55:17 -07:00
..
2019-07-09 12:34:26 -07:00
2019-08-13 16:06:52 -07:00
2019-07-03 11:00:59 +02:00
2019-07-08 20:57:08 -07:00
2019-08-01 15:01:35 +02:00
2019-07-19 17:19:24 -07:00
2019-07-08 19:19:37 -07:00
2019-08-05 15:36:46 +01:00
2019-08-20 13:41:25 +02:00
2019-07-09 09:47:22 -07:00
2019-08-08 19:59:17 +02:00
2019-08-21 15:55:17 -07:00
2019-07-09 12:34:26 -07:00
2019-08-01 11:44:48 -04:00
2019-07-29 21:12:35 -04:00
2019-07-22 13:51:20 -06:00
2019-08-09 09:21:27 -07:00
2019-08-19 11:54:03 -07:00
2019-08-21 11:07:35 +02:00
2019-06-26 07:28:09 +02:00
2019-07-15 19:04:27 -07:00
2019-07-31 08:14:12 +02:00
2019-08-13 12:15:38 +02:00