net/softnic: map flow match to hash table
authorReshma Pattan <reshma.pattan@intel.com>
Tue, 11 Sep 2018 14:20:40 +0000 (15:20 +0100)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Fri, 12 Oct 2018 15:59:04 +0000 (17:59 +0200)
commit061ee47cf53395a6453a97dfc6881ebfc9905743
treee6ac5eebd38e857bdc1b0d62f7d43abe01420d59
parent6655737d2f28549979c673cf55fc383f9239020e
net/softnic: map flow match to hash table

Support for validating and mapping flow rule with HASH
table match is added.

As part of this, below helper functions are added.
flow_rule_match_hash_get()
hash_key_mask_is_same()

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
drivers/net/softnic/rte_eth_softnic_flow.c