dpdk: remove bonding code
We have native implementation and we should not maintain both.... Change-Id: Ic09ebffda52cdc733b3cfeff06690e0d3cc08084 Signed-off-by: Damjan Marion <damarion@cisco.com>
This commit is contained in:

committed by
Florin Coras

parent
a9116240d1
commit
048acfbd9e
2
build/external/packages/dpdk.mk
vendored
2
build/external/packages/dpdk.mk
vendored
@@ -187,7 +187,7 @@ $(B)/custom-config: $(B)/.dpdk-patch.ok Makefile
|
||||
$(call set,RTE_PCI_CONFIG,y)
|
||||
$(call set,RTE_PCI_EXTENDED_TAG,"on")
|
||||
$(call set,RTE_PCI_MAX_READ_REQUEST_SIZE,4096)
|
||||
$(call set,RTE_LIBRTE_PMD_BOND,y)
|
||||
$(call set,RTE_LIBRTE_PMD_BOND,n)
|
||||
$(call set,RTE_LIBRTE_IP_FRAG,y)
|
||||
$(call set,RTE_LIBRTE_PMD_QAT,y)
|
||||
$(call set,RTE_LIBRTE_PMD_QAT_SYM,y)
|
||||
|
Reference in New Issue
Block a user