test/flow_classify: remove port bound requirement
authorBernard Iremonger <bernard.iremonger@intel.com>
Thu, 4 Jan 2018 10:39:46 +0000 (10:39 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 18 Jan 2018 00:09:12 +0000 (01:09 +0100)
commit5cbf8b4a0293d46649be06e7281be509531b5bc2
tree25e1d1441accc9b706f8ae366e520046e99be738
parentc281b4fc71ddefe809994be10f53b87e1ba6c669
test/flow_classify: remove port bound requirement

Remove the requirement to have a port bound to igb_uio in
order to run this test suite.

Fixes: 9c9befea4f57 ("test: add flow classify unit tests")
Cc: stable@dpdk.org
Reported-by: Anatoly Burakov <anatoly.burakov@intel.com>
Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
test/test/test_flow_classify.c