app/testpmd: add function to check port stopped
authorShahaf Shuler <shahafs@mellanox.com>
Wed, 10 Jan 2018 09:09:11 +0000 (11:09 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 15 Jan 2018 09:51:19 +0000 (10:51 +0100)
commit6018eb8cc8b072a99fa9a2bdff9466947b7367d8
tree1830e03ca1d0bfea3162e2bc5f2f195b6247c43d
parent0074d02fca2129ffc417d695aaa1a0fc23bed64a
app/testpmd: add function to check port stopped

This patch adds supports for checking if a single port is stopped.
currently there is a function to check only for all ports.

Signed-off-by: Shahaf Shuler <shahafs@mellanox.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
app/test-pmd/testpmd.c
app/test-pmd/testpmd.h