diff options
author | Amritha Nambiar <[email protected]> | 2016-03-09 18:32:16 -0500 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2016-04-04 17:44:56 -0700 |
commit | 4ae7834221679bff2d7f75ba80a20673cecb38ad (patch) | |
tree | 1e092a0f8de947c4799ec3339aeb51a79eb39b48 /tools/perf/scripts/python/netdev-times.py | |
parent | dbd15b8f9cc3f0f8d665d048a31c0f4b5c9150a5 (diff) |
ixgbe: Extend cls_u32 offload to support UDP headers
Added support to match on UDP fields in the transport layer.
Extended core logic to support multiple headers.
Verified with the following filters :
handle 1: u32 divisor 1
u32 ht 800: order 1 link 1: \
offset at 0 mask 0f00 shift 6 plus 0 eat match ip protocol 6 ff
u32 ht 1: order 2 \
match tcp src 1024 ffff match tcp dst 23 ffff action drop
handle 2: u32 divisor 1
u32 ht 800: order 3 link 2: \
offset at 0 mask 0f00 shift 6 plus 0 eat match ip protocol 17 ff
u32 ht 2: order 4 \
match udp src 1025 ffff match udp dst 24 ffff action drop
Signed-off-by: Amritha Nambiar <[email protected]>
Acked-by: John Fastabend <[email protected]>
Acked-by: Sridhar Samudrala <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions