Re: [Qemu-devel] [RFC PATCH 01/14] KVM-test: Add a new macaddress pool algorithm

2010-08-02 Thread Amos Kong
On Tue, Jul 20, 2010 at 06:53:27PM +0300, Michael Goldish wrote: > On 07/20/2010 04:44 PM, Amos Kong wrote: > > On Tue, Jul 20, 2010 at 01:19:39PM +0300, Michael Goldish wrote: > >> > > > > Michael, > > > > Thanks for your comments. Let's simplify this method together. I would produce a v2 later

Re: [Autotest] [Qemu-devel] [RFC PATCH 01/14] KVM-test: Add a new macaddress pool algorithm

2010-07-20 Thread Feng Yang
Subject: Re: [Autotest] [Qemu-devel] [RFC PATCH 01/14] KVM-test: Add a new > macaddress poolalgorithm > > On Tue, Jul 20, 2010 at 01:19:39PM +0300, Michael Goldish wrote: > > > > Michael, > > Thanks for your comments. Let's simplify this method together. >

Re: [Qemu-devel] [RFC PATCH 01/14] KVM-test: Add a new macaddress pool algorithm

2010-07-20 Thread Michael Goldish
On 07/20/2010 04:44 PM, Amos Kong wrote: > On Tue, Jul 20, 2010 at 01:19:39PM +0300, Michael Goldish wrote: >> > > Michael, > > Thanks for your comments. Let's simplify this method together. > >> On 07/20/2010 04:34 AM, Amos Kong wrote: >>> Old method uses the mac address in the configuration fi

Re: [Qemu-devel] [RFC PATCH 01/14] KVM-test: Add a new macaddress pool algorithm

2010-07-20 Thread Amos Kong
On Tue, Jul 20, 2010 at 01:19:39PM +0300, Michael Goldish wrote: > Michael, Thanks for your comments. Let's simplify this method together. > On 07/20/2010 04:34 AM, Amos Kong wrote: > > Old method uses the mac address in the configuration files which could > > lead serious problem when multiple

Re: [Qemu-devel] [RFC PATCH 01/14] KVM-test: Add a new macaddress pool algorithm

2010-07-20 Thread Michael Goldish
On 07/20/2010 04:34 AM, Amos Kong wrote: > Old method uses the mac address in the configuration files which could > lead serious problem when multiple tests running in different hosts. > > This patch adds a new macaddress pool algorithm, it generates the mac prefix > based on mac address of the ho

[Qemu-devel] [RFC PATCH 01/14] KVM-test: Add a new macaddress pool algorithm

2010-07-19 Thread Amos Kong
Old method uses the mac address in the configuration files which could lead serious problem when multiple tests running in different hosts. This patch adds a new macaddress pool algorithm, it generates the mac prefix based on mac address of the host which could eliminate the duplicated mac address