On 6/25/19 4:21 PM, Jakub Kicinski wrote:
Now that our FW folks have just recently settled on a proper heartbeat mechanism, this will be removed and replaced.On Thu, 20 Jun 2019 13:24:14 -0700, Shannon Nelson wrote:+ case EVENT_OPCODE_HEARTBEAT: + netdev_info(netdev, "Notifyq EVENT_OPCODE_HEARTBEAT eid=%lld\n", + eid); + break;I wonder how often this gets sent and whether the info log level is really necessary for a correctly working heartbeat?
sln