> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Harman Kalra
> Sent: Thursday, July 25, 2019 9:22 PM
> To: John McNamara <[email protected]>; Pablo de Lara
> <[email protected]>; Bruce Richardson
> <[email protected]>; Harry van Haaren
> <[email protected]>; Xiaoyun Li <[email protected]>
> Cc: [email protected]; Harman Kalra <[email protected]>; [email protected]
> Subject: [dpdk-dev] [PATCH] examples/rxtx_callbacks: fix HW timestamp
> enable
> 
> Offloafing Rx timestamp is a device capability than queue capability.
> Hence the logic to enable HW timestamp via DEV_RX_OFFLOAD_TIMESTAMP
> flag should be before device configuration.
> 
> Fixes: cd1dadeb9b2a ("examples/rxtx_callbacks: support HW timestamp")
> Cc: [email protected]
> 
> Signed-off-by: Harman Kalra <[email protected]>

Reviewed-by: Jerin Jacob <[email protected]>

Reply via email to