net/ice: add flow mark hint
authorQi Zhang <qi.z.zhang@intel.com>
Tue, 19 Nov 2019 06:14:42 +0000 (14:14 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 20 Nov 2019 16:36:06 +0000 (17:36 +0100)
commit3b4888d53d6b1dc719d1afe8fac7efebebcf0925
tree9d05d21c443a2b285e242439dd2231c46113ee2e
parentc8a9eacb210f21be592c7e7b6c37afdd32d40dfc
net/ice: add flow mark hint

Since not all data paths support flow mark, the driver needs
a hint from application to select the correct data path if
flow mark is required. The patch introduces a devarg
"flow-mark-support" as a workaround solution, since a standard
way is still ongoing.

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
doc/guides/nics/ice.rst
drivers/net/ice/ice_ethdev.c
drivers/net/ice/ice_ethdev.h
drivers/net/ice/ice_rxtx_vec_common.h