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

2017-09-15 Thread Pascal Mazon
Hi, The patch looks good globally, but I have a few comments/requests, inline. Best regards, Pascal On 14/09/2017 17:07, Ophir Munk wrote: > 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

[dpdk-dev] [PATCH v2] 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