4e3b2d4c76
When the value of RTE_MAX_LCORE is small, it results in the
following compilation error.
../examples/performance-thread/l3fwd-thread/main.c:2338:34: error:
iteration 4 invokes undefined behavior
[-Werror=aggressive-loop-optimizations]
Fixes:
|
||
---|---|---|
.. | ||
common | ||
l3fwd-thread | ||
pthread_shim | ||
Makefile |