lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 2 Dec 2010 09:32:31 +0800
From:	"Xin, Xiaohui" <xiaohui.xin@...el.com>
To:	Randy Dunlap <randy.dunlap@...cle.com>
CC:	"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	"kvm@...r.kernel.org" <kvm@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"mst@...hat.com" <mst@...hat.com>, "mingo@...e.hu" <mingo@...e.hu>,
	"davem@...emloft.net" <davem@...emloft.net>,
	"herbert@...dor.hengli.com.au" <herbert@...dor.hengli.com.au>,
	"jdike@...ux.intel.com" <jdike@...ux.intel.com>
Subject: RE: [PATCH v16 14/17]Add a kconfig entry and make entry for mp
 device.

>-----Original Message-----
>From: Randy Dunlap [mailto:randy.dunlap@...cle.com]
>Sent: Thursday, December 02, 2010 1:54 AM
>To: Xin, Xiaohui
>Cc: netdev@...r.kernel.org; kvm@...r.kernel.org; linux-kernel@...r.kernel.org;
>mst@...hat.com; mingo@...e.hu; davem@...emloft.net; herbert@...dor.hengli.com.au;
>jdike@...ux.intel.com
>Subject: Re: [PATCH v16 14/17]Add a kconfig entry and make entry for mp device.
>
>On Wed,  1 Dec 2010 16:08:25 +0800 xiaohui.xin@...el.com wrote:
>
>> From: Xin Xiaohui <xiaohui.xin@...el.com>
>>
>> Signed-off-by: Xin Xiaohui <xiaohui.xin@...el.com>
>> Reviewed-by: Jeff Dike <jdike@...ux.intel.com>
>> ---
>>  drivers/vhost/Kconfig  |   10 ++++++++++
>>  drivers/vhost/Makefile |    2 ++
>>  2 files changed, 12 insertions(+), 0 deletions(-)
>>
>> diff --git a/drivers/vhost/Kconfig b/drivers/vhost/Kconfig
>> index e4e2fd1..a6b8cbf 100644
>> --- a/drivers/vhost/Kconfig
>> +++ b/drivers/vhost/Kconfig
>> @@ -9,3 +9,13 @@ config VHOST_NET
>>  	  To compile this driver as a module, choose M here: the module will
>>  	  be called vhost_net.
>>
>> +config MEDIATE_PASSTHRU
>> +	tristate "mediate passthru network driver (EXPERIMENTAL)"
>> +	depends on VHOST_NET
>> +	---help---
>> +	  zerocopy network I/O support, we call it as mediate passthru to
>
>	                       support; we call it "mediate passthru" to
>
>> +	  be distiguish with hardare passthru.
>
>	  distinguish it from hardware passthru.
>

Thanks. I will modify that.

Thanks
Xiaohui

>> +
>> +	  To compile this driver as a module, choose M here: the module will
>> +	  be called mpassthru.
>> +
>
>
>---
>~Randy
>*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists