igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80
authorOlga Zaborska <olga.zaborska@intel.com>
Tue, 25 Jul 2023 08:10:57 +0000 (10:10 +0200)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Tue, 5 Sep 2023 17:52:08 +0000 (10:52 -0700)
commit8360717524a24a421c36ef8eb512406dbd42160a
treebfa7d5c569a900a09b63dc54fa67c8ee52851348
parent5aa48279712e1f134aac908acde4df798955a955
igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80

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 7b1be1987c1e ("e1000e: lower ring minimum size to 64")

Fixes: d4e0fe01a38a ("igbvf: add new driver to support 82576 virtual functions")
Signed-off-by: Olga Zaborska <olga.zaborska@intel.com>
Tested-by: Rafal Romanowski <rafal.romanowski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/igbvf/igbvf.h