[dpdk-dev] [PATCH v3 2/3] i40e: extend flow diretcor to support filtering in VFs

2015-11-01 Thread Thomas Monjalon
2015-11-01 00:24, Jingjing Wu: > This patch extends flow director to filtering in VFs. > It also corrects to disable interrupt on queues when stop device. It should be in a separate patch.

[dpdk-dev] [PATCH v3 2/3] i40e: extend flow diretcor to support filtering in VFs

2015-11-01 Thread Jingjing Wu
This patch extends flow director to filtering in VFs. It also corrects to disable interrupt on queues when stop device. Signed-off-by: Jingjing Wu --- doc/guides/rel_notes/release_2_2.rst | 2 ++ drivers/net/i40e/i40e_ethdev.c | 4 ++-- drivers/net/i40e/i40e_fdir.c | 15