Re: [PATCH net-next v2 1/1] qed: Add support for Timestamping the unicast PTP packets.

2019-07-03 Thread David Miller
From: Sudarsana Reddy Kalluru Date: Tue, 2 Jul 2019 23:01:59 -0700 > This patch adds driver changes to detect/timestamp the unicast PTP packets. > > Changes from previous version: > --- > v2: Defined a macro for unicast ptp param mask. > > Please consider applying th

[PATCH net-next v2 1/1] qed: Add support for Timestamping the unicast PTP packets.

2019-07-02 Thread Sudarsana Reddy Kalluru
This patch adds driver changes to detect/timestamp the unicast PTP packets. Changes from previous version: --- v2: Defined a macro for unicast ptp param mask. Please consider applying this to "net-next". Signed-off-by: Sudarsana Reddy Kalluru Signed-off-by: Ariel Eli