diff options
author | Henry Tieman <[email protected]> | 2020-05-11 18:01:43 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2020-05-22 21:42:20 -0700 |
commit | 165d80d6adab51b6a2f9c40ad0c8d3dec18d7bef (patch) | |
tree | 3bbd9d163242fafa6572a86014d42c3184b7a91a /tools/perf/scripts/python/stackcollapse.py | |
parent | cac2a27cd9ab1638e21df11ec583d2bc919a3ae3 (diff) |
ice: Support IPv6 Flow Director filters
Extend supported filters to allow for IPv6 filters.
Supported fields are: src-ip, dst-ip, src-port, and dst-port
Supported flow-types are: tcp6, udp6, sctp6, ip6
Example usage:
ethtool -N eth0 flow-type tcp6 src-port 12 dst-port 13 \
src-ip fce0::1:34 dst-ip fce0::1:35 action 32
Signed-off-by: Henry Tieman <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions