DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [memnic PATCH 0/5] support variable frame size
@ 2014-06-06 11:03 Hiroshi Shimamoto
  2014-06-29 22:16 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Hiroshi Shimamoto @ 2014-06-06 11:03 UTC (permalink / raw)
  To: dev; +Cc: Hayato Momma

From: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>

This patchset provides variable frame size functionality with MEMNIC
extra features framework.

First, update the memnic.h to synchronise upstream data structure which
has extra feature framework.
Next, prepare for changing frame size.
Finally implement frame size negotiation with host.

Hiroshi Shimamoto (5):
  common: update memnic.h to support variable frame size
  pmd: prepare to support variable frame size
  pmd: support variable frame size
  linux: prepare to support variable frame size
  linux: support MTU change

 common/memnic.h    |  9 +++++++--
 linux/memnic_net.c | 46 +++++++++++++++++++++++++++++++++++++++++-----
 linux/memnic_net.h |  6 ++++++
 pmd/pmd_memnic.c   | 43 +++++++++++++++++++++++++++++++++++++------
 4 files changed, 91 insertions(+), 13 deletions(-)

-- 
1.8.4

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

end of thread, other threads:[~2014-06-29 22:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-06 11:03 [dpdk-dev] [memnic PATCH 0/5] support variable frame size Hiroshi Shimamoto
2014-06-29 22:16 ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).