The dpdk build system passes -mfloat-abi=softfp, which makes the build fail
when the selected ABI is EABIhf. The dpdk build system should not make
assumptions on the selected ARM ABI.
Signed-off-by: Jan Viktorin
Reported-by: Thomas Petazzoni
---
mk/machine/armv7a/rte.vars.mk | 2 --
1 file chan
Function rte_cfgfile_load can return NULL value, when something goes wrong.
Signed-off-by: Dmitriy Yakovlev
---
lib/librte_cfgfile/rte_cfgfile.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/librte_cfgfile/rte_cfgfile.h b/lib/librte_cfgfile/rte_cfgfile.h
index 834f828..
Hi,
How to understand bond api comments:
for LACP mode to work the rx/tx burst functions must be invoked at least once
every 100ms, otherwise the out-of-band LACP messages will not be handled with
the expected latency and this may cause the link status to be incorrectly
marked as down or failu
3 matches
Mail list logo