[dpdk-dev] [PATCH] net/tap: fix flow and port commands

2017-09-14 Thread Ophir Munk
This commit fixes two bugs related to tap devices. The first bug occurs when executing in testpmd the following flow rule assuming tap device has 4 rx and tx pair queues "flow create 0 ingress pattern eth / end actions queue index 5 / end" This command will report on success and will print ""Flow r

[dpdk-dev] [PATCH] net/tap: fix flow and port commands

2017-09-14 Thread Ophir Munk
This commit fixes two bugs related to tap devices. The first bug occurs when executing in testpmd the following flow rule assuming tap device has 4 rx and tx pair queues "flow create 0 ingress pattern eth / end actions queue index 5 / end" This command will report on success and will print ""Flow r