https://bugs.linaro.org/show_bug.cgi?id=2131
Bug ID: 2131
Summary: Traffic Manager introduced valgrind failures
Product: OpenDataPlane - linux- generic reference
Version: 1.8
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: ---
Component: Traffic Manager
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
./bootstrap
./configure --enable-valgrind --enable-test-vald
make -j
cd platform/linux-generic/test/
make check-valgrind
Shows most tests fail on the the new TM init code
TM its self
cd git/odp/test/validation/traffic_mngr
valgrind ./traffic_mngr_main
Elapsed time = 69.944 seconds
==22142==
==22142== HEAP SUMMARY:
==22142== in use at exit: 292,791 bytes in 1,016 blocks
==22142== total heap usage: 1,143 allocs, 127 frees, 1,732,646 bytes
allocated
==22142==
==22142== LEAK SUMMARY:
==22142== definitely lost: 18,440 bytes in 2 blocks
==22142== indirectly lost: 0 bytes in 0 blocks
==22142== possibly lost: 66,240 bytes in 2 blocks
==22142== still reachable: 208,111 bytes in 1,012 blocks
==22142== suppressed: 0 bytes in 0 blocks
==22142== Rerun with --leak-check=full to see details of leaked memory
==22142==
==22142== For counts of detected and suppressed errors, rerun with: -v
==22142== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug._______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp