On Mon, Dec 4, 2017 at 11:26 PM, Somnath Kotur <[email protected]> wrote:
> Implemented the 'time_sync' related APIs for supporting the PTP protocol. > > Signed-off-by: Somnath Kotur <[email protected]> > Acked-by: Ajit Khaparde <[email protected]> > --- > v3 Changes > - Initialize the time counters correctly during timesync_enable > - Use correct flag to check for PTP in Rx completion > v2 Changes > - Updated bnxt.ini to announce 'timesync' feature > - Added code to correctly detect PTP in the pkt and set corresponding > ol_flags > for PTP in Rx path >

