RE: [net-next 08/15] ice: Notify VF of link status change

2018-10-04 Thread Abodunrin, Akeem G
gt; ; nhor...@redhat.com; sassm...@redhat.com > Subject: Re: [net-next 08/15] ice: Notify VF of link status change > > On Wed, Oct 3, 2018 at 6:46 PM Jeff Kirsher > wrote: > > From: Anirudh Venkataramanan > > > > When PF gets a link status change event, notify the VFs o

Re: [net-next 08/15] ice: Notify VF of link status change

2018-10-03 Thread Or Gerlitz
On Wed, Oct 3, 2018 at 6:46 PM Jeff Kirsher wrote: > From: Anirudh Venkataramanan > > When PF gets a link status change event, notify the VFs of the same. so you always want to block east/west traffic when the uplink is down? why? The correct approach is to have vf/vport e-switch representor on

[net-next 08/15] ice: Notify VF of link status change

2018-10-03 Thread Jeff Kirsher
From: Anirudh Venkataramanan When PF gets a link status change event, notify the VFs of the same. Signed-off-by: Anirudh Venkataramanan Tested-by: Andrew Bowers Signed-off-by: Jeff Kirsher --- drivers/net/ethernet/intel/ice/ice_main.c| 2 ++ drivers/net/ethernet/intel/ice/ice_virtch