diff options
| author | Maxime Chevallier <[email protected]> | 2019-06-27 10:52:26 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-06-27 09:38:17 -0700 |
| commit | 5b9469a285ebc85af29736a6d9fa995aea0dbf0b (patch) | |
| tree | 277b5366d3418beaaef2905a91fd20177927531e /tools/perf/scripts/python | |
| parent | 8b89d8dad5df177032e7e97ecfb18f01134e0e4b (diff) | |
net: ethtool: Allow parsing ETHER_FLOW types when using flow_rule
When parsing an ethtool_rx_flow_spec, users can specify an ethernet flow
which could contain matches based on the ethernet header, such as the
MAC address, the VLAN tag or the ethertype.
ETHER_FLOW uses the src and dst ethernet addresses, along with the
ethertype as keys. Matches based on the vlan tag are also possible, but
they are specified using the special FLOW_EXT flag.
Signed-off-by: Maxime Chevallier <[email protected]>
Acked-by: Pablo Neira Ayuso <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions