Skip to content
Snippets Groups Projects
Commit 336576de authored by Namkyu Kim's avatar Namkyu Kim Committed by Mars Lin
Browse files

arm64/dts: change gro flush time to 2ms for high TP


to mitigate the impact from out-of-order packets in the NW side

Bug: 197032525
Test: Phone sanity test

Signed-off-by: default avatarNamkyu Kim <namkyu78.kim@samsung.com>
Change-Id: I9fdc6144fa70248d161e17a620e2e157c1b1d247
Signed-off-by: default avatarMars Lin <marslin@google.com>
parent f2414c68
No related branches found
No related tags found
No related merge requests found
......@@ -263,8 +263,8 @@
tpmon,measure = <TPMON_MEASURE_TP>;
tpmon,target = <TPMON_TARGET_GRO>;
tpmon,idx = <0>;
tpmon,threshold = <100 200>; /* Mbps */
tpmon,values = <10000 50000 100000>;
tpmon,threshold = <200>; /* Mbps */
tpmon,values = <100000 2000000>;
};
tpmon_mif {
tpmon,enable = <1>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment