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

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-04-28 15:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-30 10:15 [dpdk-dev] [PATCH 0/3] port: added frag_ipv6 and ras_ipv6 ports Maciej Gajdzica
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

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).