* [memnic PATCH 0/5] support variable frame size
@ 2014-06-06 11:03 Hiroshi Shimamoto
[not found] ` <7F861DC0615E0C47A872E6F3C5FCDDBD0110210C-ZmjkEB1lVlLt6d3pZDjeaEtBU8KWyXPq@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Hiroshi Shimamoto @ 2014-06-06 11:03 UTC (permalink / raw)
To: dev-VfR2kkLFssw@public.gmane.org; +Cc: Hayato Momma
From: Hiroshi Shimamoto <h-shimamoto-ehU+Cx/zZe18UrSeD/g0lQ@public.gmane.org>
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 [memnic PATCH 0/5] support variable frame size Hiroshi Shimamoto
[not found] ` <7F861DC0615E0C47A872E6F3C5FCDDBD0110210C-ZmjkEB1lVlLt6d3pZDjeaEtBU8KWyXPq@public.gmane.org>
2014-06-29 22:16 ` Thomas Monjalon
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.