[dpdk-dev] [PATCH 0/3] port: added frag_ipv6 and ras_ipv6 ports

2015-04-28 Thread Thomas Monjalon
> Acked by: Cristian Dumitrescu Cristian, you forgot my previous recommendation: http://dpdk.org/ml/archives/dev/2015-February/013818.html A patch without Signed-off cannot be applied. Maciej, looking at your several series, most of these 30 patches have no signed-off nor commit messages

[dpdk-dev] [PATCH 0/3] port: added frag_ipv6 and ras_ipv6 ports

2015-03-30 Thread Maciej Gajdzica
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

[dpdk-dev] [PATCH 0/3] port: added frag_ipv6 and ras_ipv6 ports

2015-03-30 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Monday, March 30, 2015 11:15 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 0/3] port: added frag_ipv6 and ras_ipv6 ports > > Added ipv6 versions of ip