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

2016-03-10 Thread Bruce Richardson
On Wed, Mar 02, 2016 at 07:19:12PM +0800, Wang Xiao W wrote: > v5: > * Used kvargs api to parse the devargs parameter. > * Put release note into the driver patch. > > v4: > * Removed the build time config option, used devargs to config FTAG. > * Rebased on head of dpdk-next-net/rel_16_04 branch.

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

2016-03-10 Thread Wang, Xiao W
.org > Subject: RE: [dpdk-dev] [PATCH v5 0/2] fm10k: enable FTAG based forwarding > > Tested-by: Yong Liu > > - Tested Branch: dpdk-next-net/rel_16_04 > - Tested Commit: 4ac366ba647909c3b71818f9be9db86ba5e871da > - OS: Fedora20 3.11.10-301.fc20.x86_64 > - GCC: gcc version 4.

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

2016-03-08 Thread Liu, Yong
:dev-bounces at dpdk.org] On Behalf Of Wang Xiao W > Sent: Wednesday, March 02, 2016 7:19 PM > To: Chen, Jing D > Cc: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v5 0/2] fm10k: enable FTAG based forwarding > > v5: > * Used kvargs api to parse the devargs parameter. > * Pu

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

2016-03-02 Thread Wang Xiao W
v5: * Used kvargs api to parse the devargs parameter. * Put release note into the driver patch. v4: * Removed the build time config option, used devargs to config FTAG. * Rebased on head of dpdk-next-net/rel_16_04 branch. v3: * Removed "\n" in PMD_INIT_LOG. * Returned "-ENOTSUP" instead of -1 in