On 10/23/2017 11:54 AM, Ferruh Yigit wrote: > On 10/19/2017 2:39 AM, Jasvinder Singh wrote: >> Fixed integer overflow by casting hard_rate to uint64_t type. > > Coverity Issue: 195020 >> Fixes: 8316b9816b79 ("net/softnic: support traffic management") >> >> Signed-off-by: Jasvinder Singh <jasvinder.si...@intel.com> > > Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com>
Applied to dpdk-next-net/master, thanks.