config: select maximum VFIO groups on ThunderX
Increase the max vfio groups to 128. Signed-off-by: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com>
This commit is contained in:
parent
c3f1685793
commit
1334a505ef
@ -9,6 +9,7 @@ CONFIG_RTE_MACHINE="thunderx"
|
||||
CONFIG_RTE_CACHE_LINE_SIZE=128
|
||||
CONFIG_RTE_MAX_NUMA_NODES=2
|
||||
CONFIG_RTE_MAX_LCORE=96
|
||||
CONFIG_RTE_MAX_VFIO_GROUPS=128
|
||||
|
||||
#
|
||||
# Compile PMD for octeontx sso event device
|
||||
|
Loading…
Reference in New Issue
Block a user