autotest / virt-test

Linux Virtualization Tests
Other
97 stars 140 forks source link

Disable ppc e1000 #2269

Closed vipmike007 closed 9 years ago

vipmike007 commented 9 years ago

e1000 & rtl8139 is not support in ppc this patch is to disable them on power platform

ID: 1247467

xutian commented 9 years ago

Currently, spapr-vio bus doesn't support hot-pluging, so variant spapr-vlan shouldn't be add to nic_hotplug test too.

xutian commented 9 years ago

so you still need a patch in tp-qemu repo

vipmike007 commented 9 years ago

@xutian yes ,you are right. https://github.com/autotest/tp-qemu/pull/423

vipmike007 commented 9 years ago

After talking w/ ppc feature owner ,this patch is not related to 1214221.I will use 1247467 instead to track it.

xutian commented 9 years ago

LGTM,

Acked-by: Xu Tian xutian@redhat.com

CongLi commented 9 years ago

Acked-by: Cong Li coli@redhat.com

xutian commented 9 years ago

Merged thanks @vipmike007 and @CongSmile