RE: [Pv-drivers] RFC: Network Plugin Architecture (NPA) for vmxnet3
From: Shreyas Bhatewara <hidden>
Date: 2010-05-06 07:25:30
Also in:
lkml
From: Shreyas Bhatewara <hidden>
Date: 2010-05-06 07:25:30
Also in:
lkml
-----Original Message----- From: Scott Feldman [mailto:scofeldm@cisco.com] Sent: Wednesday, May 05, 2010 7:04 PM To: Shreyas Bhatewara; Arnd Bergmann; Dmitry Torokhov Cc: Christoph Hellwig; pv-drivers@vmware.com; netdev@vger.kernel.org; linux-kernel@vger.kernel.org; virtualization@lists.linux- foundation.org; Pankaj Thakkar Subject: Re: [Pv-drivers] RFC: Network Plugin Architecture (NPA) for vmxnet3 On 5/5/10 10:29 AM, "Dmitry Torokhov" [off-list ref] wrote:quoted
It would not be a binary blob but software properly released underGPL.quoted
The current plan is for the shell to enforce GPL requirement on the plugin code, similar to what module loaded does for regular kernel modules.On 5/5/10 3:05 PM, "Shreyas Bhatewara" [off-list ref] wrote:quoted
The plugin image is not linked against Linux kernel. It is OSagnostic infactquoted
(Eg. same plugin works for Linux and Windows VMs)Are there any issues with injecting the GPL-licensed plug-in into the Windows vmxnet3 NDIS driver? -scott