[dpdk-dev] [PATCH v3 0/3] extend flow director to support VF filtering in i40e driver

2015-11-01 Thread Thomas Monjalon
2015-11-01 00:24, Jingjing Wu: > This patch set extends flow director to VF filtering in i40e driver. > > v2 change: > - rework the doc, including release notes and testpmd guide > > v3 change: > - rebase doc update to the same commit with code change > > Jingjing Wu (3): > ethdev: extend

[dpdk-dev] [PATCH v3 0/3] extend flow director to support VF filtering in i40e driver

2015-11-01 Thread Jingjing Wu
This patch set extends flow director to VF filtering in i40e driver. v2 change: - rework the doc, including release notes and testpmd guide v3 change: - rebase doc update to the same commit with code change Jingjing Wu (3): ethdev: extend struct to support flow director in VFs i40e: