aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNelson Chang <[email protected]>2016-09-17 23:50:56 +0800
committerDavid S. Miller <[email protected]>2016-09-19 01:40:47 -0400
commit7aab747e5563ecbc9f3cb64ddea13fe7b9fee2bd (patch)
treefd420782d9fb56203ec7292b973c1ce7e9b19e65 /tools/perf/scripts/python
parentee40681037c0e5fa0058447d7603a4fb77308bce (diff)
net: ethernet: mediatek: add ethtool functions to configure RX flows of HW LRO
The codes add ethtool functions to set RX flows for HW LRO. Because the HW LRO hardware can only recognize the destination IP of TCP/IP RX flows, the ethtool command to add HW LRO flow is as below: ethtool -N [devname] flow-type tcp4 dst-ip [ip_addr] loc [0~1] Otherwise, cause the hardware can set total four destination IPs, each GMAC (GMAC1/GMAC2) can set two IPs separately at most. Signed-off-by: Nelson Chang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions