net/softnic: map flow match to ACL table
authorReshma Pattan <reshma.pattan@intel.com>
Tue, 11 Sep 2018 14:20:38 +0000 (15:20 +0100)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Fri, 12 Oct 2018 15:59:03 +0000 (17:59 +0200)
commitfd9f4290e5a4b27641bcd4eae4db225f2cdb7d48
treeb4562b10f7421239c486d54dde1b95d951337434
parent8364aa4734210806aced02525c06d52bc3162375
net/softnic: map flow match to ACL table

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

As part of this support below utility functions
been added
flow_rule_match_get()
flow_rule_match_acl_get()
flow_item_skip_disabled_protos()
flow_item_proto_preprocess()
flow_item_is_proto()
flow_item_raw_preprocess()

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