Message ID | 1566346948-69497-1-git-send-email-haiyangz@microsoft.com (mailing list archive) |
---|---|
Headers | show |
Series | Add software backchannel and mlx5e HV VHCA stats | expand |
From: Haiyang Zhang <haiyangz@microsoft.com> Date: Wed, 21 Aug 2019 00:23:19 +0000 > 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 patches don't apply cleanly to net-next, probably due to some recent mlx5 driver changes. Please respin.
> -----Original Message----- > From: linux-hyperv-owner@vger.kernel.org <linux-hyperv- > owner@vger.kernel.org> On Behalf Of David Miller > Sent: Wednesday, August 21, 2019 9:09 PM > To: Haiyang Zhang <haiyangz@microsoft.com> > Cc: sashal@kernel.org; saeedm@mellanox.com; leon@kernel.org; > eranbe@mellanox.com; lorenzo.pieralisi@arm.com; bhelgaas@google.com; > linux-pci@vger.kernel.org; linux-hyperv@vger.kernel.org; > netdev@vger.kernel.org; KY Srinivasan <kys@microsoft.com>; Stephen > Hemminger <sthemmin@microsoft.com>; linux-kernel@vger.kernel.org > Subject: Re: [PATCH net-next,v3, 0/6] Add software backchannel and mlx5e > HV VHCA stats > > From: Haiyang Zhang <haiyangz@microsoft.com> > Date: Wed, 21 Aug 2019 00:23:19 +0000 > > > 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 patches don't apply cleanly to net-next, probably due to some recent > mlx5 driver changes. > > Please respin. I will do. Thanks, - Haiyang