From: Maciej Gajdzica <maciejx.t.gajdzica@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH 0/3] port: added frag_ipv6 and ras_ipv6 ports
Date: Mon, 30 Mar 2015 12:15:14 +0200 [thread overview]
Message-ID: <1427710517-29001-1-git-send-email-maciejx.t.gajdzica@intel.com> (raw)
Added ipv6 versions of ip fragmentation and ip reassembly ports.
Maciej Gajdzica (3):
port: removed IPV4_MTU_DEFAULT define
port: added ipv6 fragmentation port
port: added ipv6 reassembly port
lib/librte_port/rte_port_frag.c | 67 ++++++++++++------
lib/librte_port/rte_port_frag.h | 9 ++-
lib/librte_port/rte_port_ras.c | 142 ++++++++++++++++++++++++++++-----------
lib/librte_port/rte_port_ras.h | 9 ++-
4 files changed, 167 insertions(+), 60 deletions(-)
--
1.7.9.5
next reply other threads:[~2015-03-30 10:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-30 10:15 Maciej Gajdzica [this message]
2015-03-30 10:15 ` [dpdk-dev] [PATCH 1/3] port: removed IPV4_MTU_DEFAULT define Maciej Gajdzica
2015-03-30 10:15 ` [dpdk-dev] [PATCH 2/3] port: added ipv6 fragmentation port Maciej Gajdzica
2015-03-30 10:15 ` [dpdk-dev] [PATCH 3/3] port: added ipv6 reassembly port Maciej Gajdzica
2015-03-30 11:56 ` [dpdk-dev] [PATCH 0/3] port: added frag_ipv6 and ras_ipv6 ports Dumitrescu, Cristian
2015-04-28 15:43 ` Thomas Monjalon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1427710517-29001-1-git-send-email-maciejx.t.gajdzica@intel.com \
--to=maciejx.t.gajdzica@intel.com \
--cc=dev@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).