public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* Fw: [Bug 213123] New: The performance deteriorates because the ip_victor function is deleted.
@ 2021-05-18 17:57 Stephen Hemminger
  0 siblings, 0 replies; only message in thread
From: Stephen Hemminger @ 2021-05-18 17:57 UTC (permalink / raw)
  To: netdev



Begin forwarded message:

Date: Tue, 18 May 2021 07:31:29 +0000
From: bugzilla-daemon@bugzilla.kernel.org
To: stephen@networkplumber.org
Subject: [Bug 213123] New: The performance deteriorates because the ip_victor function is deleted.


https://bugzilla.kernel.org/show_bug.cgi?id=213123

            Bug ID: 213123
           Summary: The performance deteriorates because the ip_victor
                    function is deleted.
           Product: Networking
           Version: 2.5
    Kernel Version: 4.19.90
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: IPV4
          Assignee: stephen@networkplumber.org
          Reporter: kircherlike@outlook.com
        Regression: No

In the 4.19 kernel, we see that there is this commit

https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/net/ipv4/ip_fragment.c?id=86e93e470cadedda9181a2bd9aee1d9d2e5e9c0f 

Before the integration, the ip_victor function is used to release the old
fragmented data when the fragmented IP data occupies the fragmented buffer.

However, in the same scenario, the kernel of 4.19 discards all subsequent data
until the 30-second buffer wait time set by ipfrag_time expires.
After this, subsequent fragmented data is received.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

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

only message in thread, other threads:[~2021-05-18 17:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-18 17:57 Fw: [Bug 213123] New: The performance deteriorates because the ip_victor function is deleted Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox