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

Skip to content
Commit cdc8ad13 authored by Sean Tranchetti's avatar Sean Tranchetti
Browse files

drivers: rmnet_perf: Set hash on coalesced descriptors



Although the packet hash value was calculated by rmnet_perf for all
incoming TCP/UDP descriptors, the hash value would not be copied into the
descriptor metadata. Thus, the resulting SKB would not have the hash value
set. This can cause packets in the same flow to be routed to different
cores by rmnet_shs due to the different hash values.

Change-Id: I27fcbb60dc85f66dd439cbf4d0fba3c5c02a3f08
Signed-off-by: default avatarSean Tranchetti <stranche@codeaurora.org>
parent f7b303f9
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