app/testpmd: add bitrate statistics calculation
authorRemy Horton <remy.horton@intel.com>
Thu, 30 Mar 2017 21:01:00 +0000 (22:01 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 5 Apr 2017 15:59:52 +0000 (17:59 +0200)
commit7e4441c8efb95ba2e14cafe63c86c335b658c18d
tree293f5f07752711075d8012a3675a73b9ec032c6b
parent2ad7ba9a6567029c2e497e8b61df96d7b911c70f
app/testpmd: add bitrate statistics calculation

Calculate bitrate statistics using the bitrate stats library. The
resulting statistics can be viewed via proc_info.

Signed-off-by: Remy Horton <remy.horton@intel.com>
app/test-pmd/testpmd.c