diff options
author | Tariq Toukan <[email protected]> | 2016-02-29 21:17:10 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-03-02 14:37:25 -0500 |
commit | ab0394fe2c258fdb5086c51a251b28f8ee7ab35c (patch) | |
tree | c80cd301855731ad6a38aa5b6b7ffe4c15468723 /tools/perf/scripts/python | |
parent | 59a7c2fd336eaafb030aac9c91ac21d136a99f33 (diff) |
net/mlx5e: Fix LRO modify
Ethtool LRO enable/disable is broken, as of today we only modify TCP
TIRs in order to apply the requested configuration.
Hardware requires that all TIRs pointing to the same RQ should share the
same LRO configuration. For that all other TIRs' LRO fields must be
modified as well.
Fixes: 5c50368f3831 ('net/mlx5e: Light-weight netdev open/stop')
Signed-off-by: Tariq Toukan <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions