DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v2 0/3] port: added frag_ipv6 and ras_ipv6 ports
@ 2015-04-30 12:02 Michal Jastrzebski
  2015-04-30 12:02 ` [dpdk-dev] [PATCH v2 1/3] port: removed IPV4_MTU_DEFAULT define Michal Jastrzebski
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Michal Jastrzebski @ 2015-04-30 12:02 UTC (permalink / raw)
  To: dev

From: Maciej Gajdzica <maciejx.t.gajdzica@intel.com>

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

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

end of thread, other threads:[~2015-05-18 12:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-30 12:02 [dpdk-dev] [PATCH v2 0/3] port: added frag_ipv6 and ras_ipv6 ports Michal Jastrzebski
2015-04-30 12:02 ` [dpdk-dev] [PATCH v2 1/3] port: removed IPV4_MTU_DEFAULT define Michal Jastrzebski
2015-04-30 12:02 ` [dpdk-dev] [PATCH v2 2/3] port: added ipv6 fragmentation port Michal Jastrzebski
2015-04-30 12:02 ` [dpdk-dev] [PATCH v2 3/3] port: added ipv6 reassembly port Michal Jastrzebski
2015-05-05 15:08 ` [dpdk-dev] [PATCH v2 0/3] port: added frag_ipv6 and ras_ipv6 ports Dumitrescu, Cristian
2015-05-18 12:50   ` 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).