flow: explicitly convert RSS function types in dpdk_plugin 06/26806/3
authorChenmin Sun <chenmin.sun@intel.com>
Thu, 30 Apr 2020 12:00:09 +0000 (20:00 +0800)
committerDamjan Marion <dmarion@me.com>
Tue, 5 May 2020 09:49:26 +0000 (09:49 +0000)
commit350737cd4510aa3869f4ba9efe558f2fcda674cc
tree03dbf1feeb8781e3e2afaeece0dd47774c2f65e2
parent84f91fa9c54f82c54b58ea3bf6e9ba22ff735d3a
flow: explicitly convert RSS function types in dpdk_plugin

explicitly convert RSS function types from vnet_rss_function_t to
rte_eth_hash_function to avoid these two types go out of sync in the future...

Type: fix

Signed-off-by: Chenmin Sun <chenmin.sun@intel.com>
Change-Id: Ic09f6bb7f2cfbcf7cc4d380e51554b7f2b7a3b90
src/plugins/dpdk/device/flow.c