i40e: remove flex payload from input selection
authorJingjing Wu <jingjing.wu@intel.com>
Wed, 23 Mar 2016 13:07:06 +0000 (21:07 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 25 Mar 2016 18:01:37 +0000 (19:01 +0100)
commit59602906db3322b2e86744afdbf994f89df88c2a
tree96f43746cdb21e341d2c7a61aa7c65af8fd5cb1d
parentf2b2e2354bbde9acb45e4fd0906c221fbe8a270a
i40e: remove flex payload from input selection

In this patch, flex payload is removed from valid fdir input set
values. This is because all flex payload configuration can be set
in struct rte_fdir_conf during device configure phase, which is
a more flexible way of setting this up.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
drivers/net/i40e/i40e_ethdev.c