Re: [dpdk-dev] [PATCH 1/2] common/cnxk: send link event to VF

2021-09-27 Thread Kinsella, Ray
On 30/07/2021 17:08, Harman Kalra wrote: > Currently link event is only sent to the PF by AF as soon as it comes > up, or in case of any physical change in link. PF will broadcast > these link events to all its VFs as soon as it receives it. > But no event is sent when a new VF comes up, hence i

Re: [dpdk-dev] [PATCH 1/2] common/cnxk: send link event to VF

2021-09-16 Thread Jerin Jacob
On Fri, Jul 30, 2021 at 9:38 PM Harman Kalra wrote: > > Currently link event is only sent to the PF by AF as soon as it comes > up, or in case of any physical change in link. PF will broadcast > these link events to all its VFs as soon as it receives it. > But no event is sent when a new VF comes