Searched hist:"2 ce124109c0fe0ea03233ae3625583de1f25e89c" (Results 1 – 3 of 3) sorted by relevance
/linux/include/net/tc_act/ |
H A D | tc_skbedit.h | diff 2ce124109c0fe0ea03233ae3625583de1f25e89c Thu Mar 19 14:47:21 CET 2020 Petr Machata <petrm@mellanox.com> net: tc_skbedit: Make the skbedit priority offloadable
The skbedit action "priority" is used for adjusting SKB priority. Allow drivers to offload the action by introducing two new skbedit getters and a new flow action, and initializing appropriately in tc_setup_flow_action().
Signed-off-by: Petr Machata <petrm@mellanox.com> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/include/net/ |
H A D | flow_offload.h | diff 2ce124109c0fe0ea03233ae3625583de1f25e89c Thu Mar 19 14:47:21 CET 2020 Petr Machata <petrm@mellanox.com> net: tc_skbedit: Make the skbedit priority offloadable
The skbedit action "priority" is used for adjusting SKB priority. Allow drivers to offload the action by introducing two new skbedit getters and a new flow action, and initializing appropriately in tc_setup_flow_action().
Signed-off-by: Petr Machata <petrm@mellanox.com> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/sched/ |
H A D | cls_api.c | diff 2ce124109c0fe0ea03233ae3625583de1f25e89c Thu Mar 19 14:47:21 CET 2020 Petr Machata <petrm@mellanox.com> net: tc_skbedit: Make the skbedit priority offloadable
The skbedit action "priority" is used for adjusting SKB priority. Allow drivers to offload the action by introducing two new skbedit getters and a new flow action, and initializing appropriately in tc_setup_flow_action().
Signed-off-by: Petr Machata <petrm@mellanox.com> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|