eedd0b9c6d8760d3899ba4c2a27e7807c4d19193

UDP GSO packets from network stack currently do not honor the gso_max_size limits set in a driver. As a result, there needs to be some enforcement done at the driver itself prior to the transmit to hardware. Instead of setting the gso_max_size on the rmnet devices, the gso_max_size is instead set on the physical device. This ensures that the network stack processing happens with the maximum gso size possible for the TCP case. CRs-Fixed: 2981039 Change-Id: I5280ea79f868e2b933f2604f8a33fbf33687f76c Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
Beschreibung
Keine Beschreibung vorhanden
Sprachen
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%