app/testpmd: remove useless casts on statistics
authorDavid Marchand <david.marchand@redhat.com>
Mon, 25 Mar 2019 08:51:45 +0000 (09:51 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 29 Mar 2019 16:25:31 +0000 (17:25 +0100)
commit7718296d06916d0b2029763913944f0067a2d0dd
tree928d6e0b23f500257d50a255fbcd8fc35b8c0061
parentc185d42cb417bc4a51e9aa74f1d338fac2f1d1f0
app/testpmd: remove useless casts on statistics

Caught by code review while investigating the fwd stats display code.

Fixes: af75078fece3 ("first public release")
Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com>
Reviewed-by: Andrew Rybchenko <arybchenko@solarflare.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
app/test-pmd/testpmd.c