OSDN Git Service

net/xen-netfront: add kernel TX timestamps
authorDaniel Drown <dan-netdev@drown.org>
Fri, 3 Jul 2020 06:22:34 +0000 (01:22 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Jul 2020 19:36:30 +0000 (12:36 -0700)
commit91ffb9d3823098e8efea7520ad8082a4bfaee739
treea02734814070bc9f678d9e9fc81dbd3721ca4106
parent47ff6154fd234eb9efc353f8b71bcc669ddbde93
net/xen-netfront: add kernel TX timestamps

This adds kernel TX timestamps to the xen-netfront driver.  Tested with chrony
on an AWS EC2 instance.

Signed-off-by: Daniel Drown <dan-netdev@drown.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/xen-netfront.c