Eelco Chaudron ddc7cb0d94 net/i40e: re-program promiscuous mode on VF interface
During a kernel PF reset, this event is propagated to the VF.
The DPDK VF PMD will execute the reset task before the PF is done
with his. This results in the admin queue message not being responded
to leaving the port in "promiscuous" mode.

This patch makes sure the promiscuous mode is configured independently
of the current admin state.

Signed-off-by: Eelco Chaudron <echaudro@redhat.com>
Reviewed-by: Xiao Zhang <xiao.zhang@intel.com>
2020-01-17 19:45:23 +01:00
..
2020-01-16 17:10:36 +01:00
2020-01-16 17:10:36 +01:00
2020-01-17 19:45:23 +01:00
2020-01-14 00:09:33 +01:00
2020-01-13 23:28:00 +01:00
2020-01-17 19:45:23 +01:00