RE: [PATCH net-next 4/5] liquidio VF timestamp

2016-12-08 Thread Chickles, Derek
> -Original Message- > From: Or Gerlitz [mailto:gerlitz...@gmail.com] > Sent: Thursday, December 08, 2016 1:10 PM > To: Vatsavayi, Raghu > Cc: David Miller; Linux Netdev List; Vatsavayi, Raghu; Chickles, Derek; Burla, > Satananda; Manlunas, Felix > Subject: Re

Re: [PATCH net-next 4/5] liquidio VF timestamp

2016-12-08 Thread Or Gerlitz
On Thu, Dec 8, 2016 at 11:00 PM, Raghu Vatsavayi wrote: > Adds support for VF timestamp. same here, what's the use case? do you have per VF HW clocks to set? How it works if VF A does setup of X and VF B setup of Y

[PATCH net-next 4/5] liquidio VF timestamp

2016-12-08 Thread Raghu Vatsavayi
Adds support for VF timestamp. Signed-off-by: Raghu Vatsavayi Signed-off-by: Derek Chickles Signed-off-by: Satanand Burla Signed-off-by: Felix Manlunas --- drivers/net/ethernet/cavium/liquidio/lio_vf_main.c | 180 - 1 file changed, 179 insertions(+), 1 deletion(-) diff --