numam-dpdk/examples/l2fwd-keepalive
Remy Horton 83c27f59f6 examples/l2fwd-keepalive: fix integer overflow
Fix Coverity warning with potential 32-bit integer multiplication overflow
where final result is expected to be 64-bit.

>>> CID 120144 (#1 of 1): Unintentional integer overflow (OVERFLOW_BEFORE_WIDEN)

Fixes: e64833f227 ("examples/l2fwd-keepalive: add sample application")

Signed-off-by: Remy Horton <remy.horton@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
2015-12-10 22:27:20 +01:00
..
main.c examples/l2fwd-keepalive: fix integer overflow 2015-12-10 22:27:20 +01:00
Makefile examples/l2fwd-keepalive: add sample application 2015-11-19 15:45:26 +01:00