01/05/2018 15:33, Ferruh Yigit: > Many sample applications fail because of > dev_info.flow_type_rss_offloads check in rte_eth_dev_configure()
We need to define the API behaviour in doxygen. > The sample applications need to be fixed/updated before returning error > on rte_eth_dev_configure() > > This patch keeps the error log but removes returning error. If the doc is updated in 18.05, we can have a deprecation notice to insert the error return in 18.08. > Fixes: 8863a1fbfc66 ("ethdev: add supported hash function check") > Cc: xuemi...@mellanox.com > > Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com>