Re: [Pv-drivers] RFC: Network Plugin Architecture (NPA) for vmxnet3
From: Dmitry Torokhov <hidden>
Date: 2010-05-05 17:29:45
Also in:
lkml
From: Dmitry Torokhov <hidden>
Date: 2010-05-05 17:29:45
Also in:
lkml
On Wednesday 05 May 2010 10:23:16 am Christoph Hellwig wrote:
On Tue, May 04, 2010 at 04:02:25PM -0700, Pankaj Thakkar wrote:quoted
The plugin image is provided by the IHVs along with the PF driver and is packaged in the hypervisor. The plugin image is OS agnostic and can be loaded either into a Linux VM or a Windows VM. The plugin is written against the Shell API interface which the shell is responsible for implementing. The APIWe're not going to add any kind of loader for binry blobs into kernel space, sorry. Don't even bother wasting your time on this.
It would not be a binary blob but software properly released under GPL. 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. -- Dmitry