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)
commit5923b8f7fa218a9bccd730c0a9692635eb2fc740
tree6031e384f304d24f1eed7f4b5b7be6764ce910d9
parent0cb09aff9d49d92305c3969fc84b785117412968
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