diff options
author | 2017-06-06 12:45:25 -0400 | |
---|---|---|
committer | 2017-06-06 12:45:25 -0400 | |
commit | 359fce1d4052e31bd74b34e026ffcb709c3bc433 (patch) | |
tree | 1cca4caace0d58603d19d494849f2653e2805bb3 /drivers/net/phy/phy.c | |
parent | net/mlxfw: remove redundant goto on error check (diff) | |
parent | spectrum_flower: Implement gact trap TC action offload (diff) | |
download | linux-dev-359fce1d4052e31bd74b34e026ffcb709c3bc433.tar.xz linux-dev-359fce1d4052e31bd74b34e026ffcb709c3bc433.zip |
Merge branch 'net-trap-control-action'
Jiri Pirko says:
====================
net: introduce trap control action to tc and offload it
This patchset introduces a control action dedicated to indicate
to trap the matched packet to CPU. This is specific action for
HW offloads. Also, the patchset offloads the action to mlxsw driver.
Example usage:
$ tc filter add dev enp3s0np19 parent ffff: protocol ip prio 20 flower skip_sw dst_ip 192.168.10.1 action trap
v1->v2:
- patch 1
- fix the comment according to Andrew's note
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/phy.c')
0 files changed, 0 insertions, 0 deletions