Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
depthcharge
depthcharge
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Labels
  • Merge Requests 0
    • Merge Requests 0
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • chromium
  • depthchargedepthcharge
  • Merge Requests
  • !1

Merged
Created Dec 11, 2020 by Ricardo Cañuelo Navarro@rcnDeveloper

r8152: Support partial reads for jumbo frame ethernet packets

  • Overview 0
  • Commits 1
  • Changes 2

The RealTek R8153 dongle will only send individual USB packets up to a certain maximum packet size (not quite clear what this is, possibly 2KB). Usually this seems to be enough for our TFTP needs, but depending on TFTP server configuration and network path MTU they may occasionally get bigger. This patch makes sure the driver will not choke if it receives a 9KB jumbo frame in small pieces.

BRANCH=None BUG=b:159263757 TEST=ODM said this fixes their problem.

Signed-off-by: Julius Werner jwerner@chromium.org Change-Id: I9c56de5c15ab6b2017a9a3ee8fa907f28737c0af Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/depthcharge/+/2261078 Reviewed-by: Aaron Durbin adurbin@google.com

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: firmware-coral-10068.B-jumbo