DPDK patches and discussions
 help / color / mirror / Atom feed
From: 钟 <gdsgsx2002@163.com>
To: dev@dpdk.org
Subject: why DPDK reassembles IP fragment packets with AF_PACKET
Date: Mon, 8 Jan 2024 19:07:20 +0800 (CST)	[thread overview]
Message-ID: <731d30bf.7034.18ce8c16f15.Coremail.gdsgsx2002@163.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 448 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 923 bytes --]

             reply	other threads:[~2024-01-08 11:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-08 11:07 钟 [this message]
2024-01-08 16:42 ` Stephen Hemminger
2024-01-09  1:00   ` 

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=731d30bf.7034.18ce8c16f15.Coremail.gdsgsx2002@163.com \
    --to=gdsgsx2002@163.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).