Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 47d467ab authored by Subash Abhinov Kasiviswanathan's avatar Subash Abhinov Kasiviswanathan
Browse files

drivers: rmnet_shs: Add GSO support for TCP skbs



Previously TCP load was estimated based on the packet size
so load estimation varied based on coalescing ratio and data
size instead of the more direct measure of how many packets
each coalesced packet is made from.

With introduction of gso stamping for TCP packet load will be
estimated directly from packets received before coalescing.

Change-Id: I1e7bb127e14151ffb55697d0a25eca817106083b
Acked-by: default avatarRaul Martinez <mraul@qti.qualcomm.com>
Signed-off-by: default avatarSubash Abhinov Kasiviswanathan <subashab@codeaurora.org>
parent 8ef929c9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment