i40e: ignore failure when updating default macvlan filter
authorHelin Zhang <helin.zhang@intel.com>
Tue, 24 Jun 2014 02:02:38 +0000 (10:02 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 24 Jun 2014 11:06:01 +0000 (13:06 +0200)
commit1b69d9b8ee68cd4bd313ec5e73bc18c85baa2dc8
tree1dcf7fbf3373d3627671b09c4a509c0372ebf275
parent1d61728822266eeb3dd548c578feada93979de26
i40e: ignore failure when updating default macvlan filter

For NVM4.2.2 or after, the firmware has the correct configurations
and load the macvlan filter as expected. It is not needed to
Update the default macvlan filter which cannot be removed at
all during initialization.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Jing Chen <jing.d.chen@intel.com>
Acked-by: Cunming Liang <cunming.liang@intel.com>
lib/librte_pmd_i40e/i40e_ethdev.c