Re: [E1000-devel] igb driver max_vfs value

2010-10-11 Thread Duyck, Alexander H
function would not register any queues or a netdevice. Thanks, Alex >-Original Message- >From: Sanjay Gandotra [mailto:san...@gmail.com] >Sent: Monday, October 04, 2010 7:31 PM >To: e1000-devel@lists.sourceforge.net >Subject: [E1000-devel] igb driver max_vfs value > >Hi

[E1000-devel] igb driver max_vfs value

2010-10-04 Thread Sanjay Gandotra
Hi, igb driver takes argument max_vfs from 0 to 7 i.e. each physical port can support up to 7 virtual functions But as per the data sheet, each physical function can support up to 8 virtual functions. Question: how to configure for 8 virtual functions per physical port? Thanks, Sanjay -