]> git.baikalelectronics.ru Git - kernel.git/commit
net/sched: cls_flower: Add hash info to flow classification
authorAriel Levkovich <lariel@mellanox.com>
Wed, 22 Jul 2020 22:03:01 +0000 (01:03 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Jul 2020 22:23:31 +0000 (15:23 -0700)
commit4a694c8e338359754d2c5d83a5c226914493d65e
tree6031e384f304d24f1eed7f4b5b7be6764ce910d9
parent348f41aca7ec1758c0a3b0bcbd337cd5182ea944
net/sched: cls_flower: Add hash info to flow classification

Adding new cls flower keys for hash value and hash
mask and dissect the hash info from the skb into
the flow key towards flow classication.

Signed-off-by: Ariel Levkovich <lariel@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/pkt_cls.h
net/sched/cls_flower.c