Re: [PATCH V3 net-next] liquidio: pass date and time info to NIC firmware
From: David Miller <davem@davemloft.net> Date: 2017-10-24 09:57:36
From: Felix Manlunas <redacted>
Date: Mon, 23 Oct 2017 20:33:25 -0700
From: Veerasenareddy Burru <redacted>
Pass date and time information to NIC at the time of loading
firmware and periodically update the host time to NIC firmware.
This is to make NIC firmware use the same time reference as Host,
so that it is easy to correlate logs from firmware and host for debugging.
Signed-off-by: Veerasenareddy Burru <redacted>
Signed-off-by: Felix Manlunas <redacted>