[dpdk-dev] [PATCH 0/3] fm10k: enable FTAG based forwarding

2016-01-26 Thread Liu, Yong
to:dev-bounces at dpdk.org] On Behalf Of Wang Xiao W > Sent: Monday, January 25, 2016 4:07 PM > To: Chen, Jing D > Cc: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 0/3] fm10k: enable FTAG based forwarding > > This patch set adds support for FTAG based forwarding in fm10k. This >

[dpdk-dev] [PATCH 0/3] fm10k: enable FTAG based forwarding

2016-01-25 Thread Wang Xiao W
This patch set adds support for FTAG based forwarding in fm10k. This feature is a particularity of fm10k, so I add an introduction for it in fm10k.rst. A FTAG unit test is kept internally for feature testing, it's not included in the patch set due to the particularity. Wang Xiao W (3): fm10k: en