Skip to content
Commit 4a5defbf authored by Olga Zaborska's avatar Olga Zaborska Committed by Greg Kroah-Hartman
Browse files

igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80

[ Upstream commit 83607175 ]

Change the minimum value of RX/TX descriptors to 64 to enable setting the rx/tx
value between 64 and 80. All igbvf devices can use as low as 64 descriptors.
This change will unify igbvf with other drivers.
Based on commit 7b1be198 ("e1000e: lower ring minimum size to 64")

Fixes: d4e0fe01

 ("igbvf: add new driver to support 82576 virtual functions")
Signed-off-by: default avatarOlga Zaborska <olga.zaborska@intel.com>
Tested-by: default avatarRafal Romanowski <rafal.romanowski@intel.com>
Signed-off-by: default avatarTony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent c805b874
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment