why DPDK reassembles IP fragment packets with AF_PACKET

gdsgsx2002 at 163.com
Mon Jan 8 12:07:20 CET 2024


Hi All,


Recently I debug ovs-dpdk with AF_PACKET mode.  When IP fragment packets are received via DPDK, the IP fragment packets are reassembled by DPDK. After reassembly, the packet length is over 1518. They are discarded by OVS because of oversize packets.


I don't understandy why  PACKET_FLAG_DEFRAG is set for AF_PACKET mode.


Can you help explain design at your convenience?


I would appreciate your kindly help.


Best regards,


Matthew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20240108/6069f8aa/attachment.htm>


More information about the dev mailing list