DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] reassembly app doesn't send pkt
@ 2016-11-12 13:29 Victor Detoni
  0 siblings, 0 replies; only message in thread
From: Victor Detoni @ 2016-11-12 13:29 UTC (permalink / raw)
  To: dev, users

Hi,

When I test ip_reassembly app on vmxnet3 nic works fine, but when I change
to the nics 82599ES 10-Gigabit  SFI/SFP+, it stop to send the packet
"reassembled" on tx nic.

when I remove the code bellow on rte_ipv4_reassembly.c source code, it
sends pkt but truncated.

rte_pktmbuf_chain(fp->frags[IP_FIRST_FRAG_IDX].mb, m);

Anybody has some tip? I printed all functions like send_single_packet and
send_burst and it seems Ok, when I compare ping pkt and udp frag pkt.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-11-12 13:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-12 13:29 [dpdk-users] reassembly app doesn't send pkt Victor Detoni

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