diff options
author | Dmitry Kravkov <[email protected]> | 2014-02-04 17:43:03 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-02-04 20:34:06 -0800 |
commit | e8c37aff2a392c31fefa62ec045058a0877c45a1 (patch) | |
tree | c8d9fc690fc4dc356c8492706e9043121208053e /tools/perf/scripts/python/syscall-counts.py | |
parent | fbd3a77d813f211060f86cc7a2f8416caf0e03b1 (diff) |
bnx2x: fix L2-GRE TCP issues
When configuring GRE tunnel using OVS, tcp stream is distributed over
all RSS queues which may cause TCP reordering. It happens since OVS
uses L2GRE protocol when kernel gre uses IPGRE.
Patch defaults gre tunnel to L2GRE which allows proper RSS for L2GRE
packets and (implicitly) disables RSS for IPGRE traffic.
Signed-off-by: Dmitry Kravkov <[email protected]>
Signed-off-by: Ariel Elior <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions