Re: [PATCH 0/13 v7] PCI: Linux kernel SR-IOV support

From: Zhao, Yu
Date: Sat Nov 22 2008 - 02:04:25 EST


Greg KH wrote:
On Sat, Nov 22, 2008 at 02:36:05AM +0800, Yu Zhao wrote:
Greetings,

Following patches are intended to support SR-IOV capability in the
Linux kernel. With these patches, people can turn a PCI device with
the capability into multiple ones from software perspective, which
will benefit KVM and achieve other purposes such as QoS, security,
and etc.

The Physical Function and Virtual Function drivers using the SR-IOV
APIs will come soon!

Thanks for respining these patches, but I think we really need to see a
driver using this in order to get an idea of how it will be used.

Yes, the PF driver patch and the VF driver for Intel 82576 NIC will be available next week. Both PF/VF drivers are testing versions. The PF driver patch is based on the lasted kernel IGB driver (drivers/net/igb/), and uses SR-IOV v7 API. The VF driver is a totally new NIC driver, it looks like other normal PCI NIC drivers.

Also, the Xen and KVM people need to agree on the userspace interface
here, perhaps also getting some libvirt involvement as well, as they are
going to be the ones having to use this all the time.

I'll keep KVM/Xen people updated on the user level interface and let them comment based on a real usage model of the Intel 82576 NIC after PF/VF drivers are available.

Regards,
Yu
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/