Paul Blakey
42f7ad6760
net/mlx5e: For TC offloads, always add new flow instead of appending the actions
...
When replacing a tc flower rule, flower first requests to add the
new rule (new action), then deletes the old one.
But currently when asked to add a new tc flower flow, we append the
actions (and counters to it).
This can result in a fte with two flow counters or conflicting
actions (drop and encap action) which firmware complains/errs
about and isn't achieving what the user aimed for.
Instead, insert the flow using the new no-append flag which will add a
new HW rule, the old flow and rule will be deleted later by flower
Signed-off-by: Paul Blakey <paulb@mellanox.com >
Reviewed-by: Or Gerlitz <ogerlitz@mellanmox.com >
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com >
2018-10-17 14:18:50 -07:00
..
2018-07-22 11:12:29 -07:00
2018-09-12 20:24:20 -07:00
2018-07-26 21:24:23 -07:00
2018-09-12 20:24:20 -07:00
2018-09-12 20:24:20 -07:00
2018-09-18 19:57:40 -07:00
2018-09-12 20:24:20 -07:00
2018-08-07 17:54:19 -07:00
2018-09-12 20:24:20 -07:00
2018-10-12 21:38:46 -07:00
2018-10-03 21:00:17 -07:00
2018-09-12 20:24:21 -07:00
2018-09-21 19:15:15 -07:00
2018-10-16 10:00:07 -07:00
2018-06-23 10:44:30 +09:00
2018-09-19 23:10:07 -07:00
2018-09-12 20:24:21 -07:00
2018-10-15 22:44:33 -07:00
2018-09-21 19:02:05 -07:00
2018-09-25 10:33:52 -07:00
2018-07-16 09:04:54 +02:00
2018-10-04 09:48:37 -07:00
2018-10-11 10:21:15 -07:00
2018-09-21 19:15:14 -07:00
2018-08-04 13:08:06 -07:00
2018-09-12 20:24:21 -07:00
2018-08-07 17:54:19 -07:00
2018-10-05 00:59:21 -07:00
2018-09-26 10:18:08 -07:00
2018-10-15 22:23:19 -07:00
2018-10-16 10:09:59 -07:00
2018-09-17 07:55:19 -07:00
2018-09-28 11:12:28 -07:00
2018-09-21 19:15:15 -07:00
2018-10-03 21:00:17 -07:00
2018-10-03 21:00:17 -07:00
2018-10-15 22:31:54 -07:00
2018-10-01 22:55:36 -07:00
2018-10-17 14:18:50 -07:00
2018-09-21 19:11:39 -07:00
2018-09-18 09:33:27 -07:00
2018-06-12 16:19:22 -07:00
2018-10-11 10:00:27 -07:00
2018-09-21 19:00:09 -07:00
2018-10-15 22:29:55 -07:00
2018-10-01 22:48:08 -07:00
2018-07-27 13:45:14 -07:00
2018-09-12 20:24:20 -07:00
2018-06-23 20:52:09 +09:00
2018-07-05 20:05:54 +09:00
2018-06-12 16:19:22 -07:00
2018-10-16 10:04:28 -07:00
2018-10-03 21:00:17 -07:00
2018-09-12 20:24:20 -07:00
2018-10-15 22:35:03 -07:00
2018-09-25 10:35:29 -07:00
2018-09-12 20:24:20 -07:00
2018-09-21 19:15:14 -07:00
2018-09-28 11:12:29 -07:00
2018-09-21 19:15:14 -07:00
2018-09-26 10:15:17 -07:00
2018-10-12 21:38:46 -07:00
2018-09-25 10:35:29 -07:00
2018-09-19 21:17:58 -07:00
2018-07-27 19:16:37 +08:00
2018-07-05 19:33:39 +09:00
2018-10-15 22:22:12 -07:00
2018-09-19 23:08:36 -07:00
2018-09-21 19:15:15 -07:00
2018-09-19 21:17:58 -07:00
2018-09-12 20:24:21 -07:00
2018-09-12 20:24:20 -07:00
2018-07-27 13:45:14 -07:00
2018-09-13 08:14:33 -07:00
2018-09-13 08:14:33 -07:00
2018-09-17 08:12:11 -07:00
2018-09-13 08:14:33 -07:00