Tiwei Bie 8efc716f7c app/testpmd: fix unintentional integer overflow
Fix the potential overflow in expression 1 << begin by using 1ULL.

Coverity issue: 279437, 279445
Fixes: c73a9071877a ("app/testpmd: add commands to test new offload API")
Cc: stable@dpdk.org

Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
2019-05-03 18:45:23 +02:00
..
2019-04-11 14:27:32 +02:00
2019-04-11 14:27:32 +02:00
2019-04-05 17:45:22 +02:00
2019-04-05 17:45:22 +02:00
2018-11-05 15:01:25 +01:00
2018-12-21 16:22:40 +01:00
2019-04-19 14:51:54 +02:00