[dpdk-dev] [memnic PATCH 0/5] support variable frame size
Hiroshi Shimamoto
h-shimamoto at ct.jp.nec.com
Fri Jun 6 13:03:54 CEST 2014
From: Hiroshi Shimamoto <h-shimamoto at 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
More information about the dev
mailing list