RE: [PATCH net-next,v3, 0/6] Add software backchannel and mlx5e HV VHCA stats

2019-08-21 Thread Haiyang Zhang
x.com; lorenzo.pieral...@arm.com; bhelg...@google.com; > linux-...@vger.kernel.org; linux-hyp...@vger.kernel.org; > net...@vger.kernel.org; KY Srinivasan ; Stephen > Hemminger ; linux-kernel@vger.kernel.org > Subject: Re: [PATCH net-next,v3, 0/6] Add software backchannel and mlx5e > HV VHCA st

Re: [PATCH net-next,v3, 0/6] Add software backchannel and mlx5e HV VHCA stats

2019-08-21 Thread David Miller
From: Haiyang Zhang Date: Wed, 21 Aug 2019 00:23:19 + > 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. These

[PATCH net-next,v3, 0/6] Add software backchannel and mlx5e HV VHCA stats

2019-08-20 Thread Haiyang Zhang
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. Dexuan Cui (1): PCI: hv: Add a paravirtual backchannel in software Eran Ben