Merge branch 'mlx5-hyperv'
authorDavid S. Miller <davem@davemloft.net>
Thu, 22 Aug 2019 07:25:12 +0000 (00:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Aug 2019 07:25:12 +0000 (00:25 -0700)
commit8da3803d1ac49a9e47e9059fecd07167d4139389
treeb352f82d59d203d1f0f1daf6d36a8dbde496b41d
parentfed07ef3b072ff5b420de954697c529e4bed73e2
parentcef35af34d6dc3792333075115c7deb7062b6e18
Merge branch 'mlx5-hyperv'

Haiyang Zhang says:

====================
Add software backchannel and mlx5e HV VHCA stats

This patch set adds paravirtual backchannel in software in pci_hyperv,
which is required by the mlx5e driver HV VHCA stats agent.

The stats agent is responsible on running a periodic rx/tx packets/bytes
stats update.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>