Re: [dpdk-dev] [PATCH] test: fix flow classify test

2018-01-17 Thread Thomas Monjalon
04/01/2018 11:39, Bernard Iremonger: > 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: sta...@dpdk.org > Reported by: Anatoly Burakov > > Signed-off-by: Bernard Iremonger Applied, tha

[dpdk-dev] [PATCH] test: fix flow classify test

2018-01-04 Thread Bernard Iremonger
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") Reported by: Anatoly Burakov Signed-off-by: Bernard Iremonger --- test/test/test_flow_classify.c | 5 + 1 file changed, 1 insertion(+), 4 delet