Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1379425
| From | Jeff Kirsher <jeffrey.t.kirsher@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next 0/2] ethernet: intel: Support Hyper-V hosts |
| Date | 2016-04-15 04:30 +0200 |
| Message-ID | <ro1Ga-3T5-9@gated-at.bofh.it> (permalink) |
| References | <rnXMd-UY-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Apr 14, 2016 at 4:55 PM, K. Y. Srinivasan <kys@microsoft.com> wrote: > Make adjustments to the Intel 10G VF driver to support > running on Hyper-V hosts. > > K. Y. Srinivasan (2): > ethernet: intel: Add the device ID's presented while running on > Hyper-V > intel: ixgbevf: Support Windows hosts (Hyper-V) > > drivers/net/ethernet/intel/ixgbevf/defines.h | 5 + > drivers/net/ethernet/intel/ixgbevf/ixgbevf.h | 11 ++ > drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 56 ++++++--- > drivers/net/ethernet/intel/ixgbevf/mbx.c | 12 ++ > drivers/net/ethernet/intel/ixgbevf/vf.c | 138 +++++++++++++++++++++ > drivers/net/ethernet/intel/ixgbevf/vf.h | 2 + > 6 files changed, 206 insertions(+), 18 deletions(-) Don't know how you butchered the mailing list address, but you did not send this series to intel-wired-lan@lists.osuosl.org mailing list. Please address the requested changes that Mark suggested and resubmit to the correct mailing list please.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net-next 0/2] ethernet: intel: Support Hyper-V hosts "K. Y. Srinivasan" <kys@microsoft.com> - 2016-04-15 00:20 +0200
[PATCH net-next 1/2] ethernet: intel: Add the device ID's presented while running on Hyper-V "K. Y. Srinivasan" <kys@microsoft.com> - 2016-04-15 00:20 +0200
Re: [PATCH net-next 0/2] ethernet: intel: Support Hyper-V hosts Jeff Kirsher <jeffrey.t.kirsher@intel.com> - 2016-04-15 04:30 +0200
RE: [PATCH net-next 0/2] ethernet: intel: Support Hyper-V hosts KY Srinivasan <kys@microsoft.com> - 2016-04-15 05:00 +0200
csiph-web