Re: [PATCH net-next] net/mlx4_core: Add extra check for total vfs for SRIOV

2015-07-08 Thread David Miller
From: cls...@linux.vnet.ibm.com Date: Mon, 6 Jul 2015 09:20:19 -0500 > From: Carol Soto > > Add extra check for total vfs for SRIOV to check if that value is > bigger than total vfs in pci SRIOV capabalities. Fix a check and > print of the number of maximum vfs that hw can handle. Fix a check

[PATCH net-next] net/mlx4_core: Add extra check for total vfs for SRIOV

2015-07-06 Thread clsoto
From: Carol Soto Add extra check for total vfs for SRIOV to check if that value is bigger than total vfs in pci SRIOV capabalities. Fix a check and print of the number of maximum vfs that hw can handle. Fix a check and print of the number of maximum vfs per port that driver can handle. Signe