All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] fm10k: enable FTAG based forwarding
@ 2016-01-05 12:31 Wang Xiao W
  2016-01-05 12:31 ` [RFC PATCH 1/3] " Wang Xiao W
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Wang Xiao W @ 2016-01-05 12:31 UTC (permalink / raw)
  To: jing.d.chen, bruce.richardson; +Cc: dev

This is a RFC patch set for FTAG based forwarding feature of RRC.

Wang Xiao W (3):
  fm10k: enable FTAG based forwarding
  fm10k: add a unit test for FTAG based forwarding
  doc: add introduction for fm10k FTAG based forwarding

 app/test/Makefile                  |   1 +
 app/test/test_fm10k_ftag.c         | 253 +++++++++++++++++++++++++++++++++++++
 config/common_bsdapp               |   1 +
 config/common_linuxapp             |   1 +
 doc/guides/nics/fm10k.rst          |  13 ++
 drivers/net/fm10k/fm10k_ethdev.c   |   5 +
 drivers/net/fm10k/fm10k_rxtx.c     |  17 +++
 drivers/net/fm10k/fm10k_rxtx_vec.c |   9 ++
 8 files changed, 300 insertions(+)
 create mode 100644 app/test/test_fm10k_ftag.c

-- 
1.9.3

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-01-12 14:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-05 12:31 [RFC PATCH 0/3] fm10k: enable FTAG based forwarding Wang Xiao W
2016-01-05 12:31 ` [RFC PATCH 1/3] " Wang Xiao W
2016-01-05 12:31 ` [RFC PATCH 2/3] fm10k: add a unit test for " Wang Xiao W
2016-01-05 12:31 ` [RFC PATCH 3/3] doc: add introduction for fm10k " Wang Xiao W
2016-01-12 14:15   ` Mcnamara, John

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.