Re: [PATCH net-next 00/12] ionic: add PTP and hw clock support

2021-04-02 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Thu, 1 Apr 2021 10:55:58 -0700 you wrote: > This patchset adds support for accessing the DSC hardware clock and > for offloading PTP timestamping. > > Tx packet timestamping happens through a separate Tx queue set up

Re: [PATCH net-next 00/12] ionic: add PTP and hw clock support

2021-04-01 Thread Shannon Nelson
On 4/1/21 2:02 PM, Andrew Lunn wrote: On Thu, Apr 01, 2021 at 10:55:58AM -0700, Shannon Nelson wrote: This patchset adds support for accessing the DSC hardware clock and for offloading PTP timestamping. Hi Shannon Please always Cc: the PTP maintainer for PTP patches. Richard Cochran

Re: [PATCH net-next 00/12] ionic: add PTP and hw clock support

2021-04-01 Thread Andrew Lunn
On Thu, Apr 01, 2021 at 10:55:58AM -0700, Shannon Nelson wrote: > This patchset adds support for accessing the DSC hardware clock and > for offloading PTP timestamping. Hi Shannon Please always Cc: the PTP maintainer for PTP patches. Richard Cochran Andrew

[PATCH net-next 00/12] ionic: add PTP and hw clock support

2021-04-01 Thread Shannon Nelson
This patchset adds support for accessing the DSC hardware clock and for offloading PTP timestamping. Tx packet timestamping happens through a separate Tx queue set up with expanded completion descriptors that can report the timestamp. Rx timestamping can happen either on all queues, or on a separ