Re: [PATCH net-next] net/xen-netfront: add kernel TX timestamps

2020-07-03 Thread David Miller
From: Daniel Drown Date: Fri, 3 Jul 2020 01:22:34 -0500 > This adds kernel TX timestamps to the xen-netfront driver. Tested with chrony > on an AWS EC2 instance. > > Signed-off-by: Daniel Drown Applied, thanks.

[PATCH net-next] net/xen-netfront: add kernel TX timestamps

2020-07-02 Thread Daniel Drown
This adds kernel TX timestamps to the xen-netfront driver. Tested with chrony on an AWS EC2 instance. Signed-off-by: Daniel Drown --- drivers/net/xen-netfront.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/net/xen-netfront.c b/drivers/net/xen-netfront.c index 860a0cce346d..ed