> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Przemek Kitszel > Sent: Thursday, September 5, 2024 12:59 PM > To: Michal Swiatkowski <[email protected]>; mschmidt > <[email protected]> > Cc: [email protected]; [email protected]; Drewek, Wojciech > <[email protected]> > Subject: Re: [Intel-wired-lan] [iwl-net v2] iavf: allow changing VLAN state > without > calling PF > > On 9/5/24 11:14, Michal Swiatkowski wrote: > > First case: > >> ip l a l $VF name vlanx type vlan id 100 ip l d vlanx ip l a l $VF > >> name vlanx type vlan id 100 > > > > As workqueue can be execute after sometime, there is a window to have > > call trace like that: > > - iavf_del_vlan > > - iavf_add_vlan > > - iavf_del_vlans (wq) > > > Reviewed-by: Przemek Kitszel <[email protected]>
Tested-by: Rafal Romanowski <[email protected]>
