Re: [libvirt] [RFC] [PATCH 3/3] vepa+vsi: Some experimental code for 802.1Qbh

2010-05-20 Thread Stefan Berger
On Thu, 2010-05-20 at 13:34 -0700, Scott Feldman wrote: > On 5/20/10 1:25 PM, "Stefan Berger" wrote: > > > This patch may get 802.1Qbh devices working. I am adding some code to > > poll for the status of an 802.1Qbh device and loop for a while until the > > status indicates success. This part for

Re: [libvirt] [RFC] [PATCH 3/3] vepa+vsi: Some experimental code for 802.1Qbh

2010-05-20 Thread Scott Feldman
On 5/20/10 1:25 PM, "Stefan Berger" wrote: > This patch may get 802.1Qbh devices working. I am adding some code to > poll for the status of an 802.1Qbh device and loop for a while until the > status indicates success. This part for sure needs more work and > testing... Thanks Stefan..I'll start

[libvirt] [RFC] [PATCH 3/3] vepa+vsi: Some experimental code for 802.1Qbh

2010-05-20 Thread Stefan Berger
This patch may get 802.1Qbh devices working. I am adding some code to poll for the status of an 802.1Qbh device and loop for a while until the status indicates success. This part for sure needs more work and testing... I am recycling link_dump from a previous patch. Signed-off-by: Stefan Berger