X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fip%2Freass%2Fip6_sv_reass.c;h=0f5e0e2997511eafd81a6110f17014bc438cbafa;hb=364b20a6ad1676741cfc360bdaec32b199cf49d6;hp=ce6f22cb361f744ba1d51b13d90ac0f462b1b204;hpb=91f68837fadfa343ca2add4d3f307dda0b0c8c27;p=vpp.git diff --git a/src/vnet/ip/reass/ip6_sv_reass.c b/src/vnet/ip/reass/ip6_sv_reass.c index ce6f22cb361..0f5e0e29975 100644 --- a/src/vnet/ip/reass/ip6_sv_reass.c +++ b/src/vnet/ip/reass/ip6_sv_reass.c @@ -589,6 +589,7 @@ ip6_sv_reassembly_inline (vlib_main_t * vm, next0 = IP6_SV_REASSEMBLY_NEXT_HANDOFF; vnet_buffer (b0)->ip.reass.owner_thread_index = kv.v.thread_index; + goto packet_enqueue; } if (!reass)