summaryrefslogtreecommitdiff
path: root/drivers/net/can
diff options
context:
space:
mode:
authorDmitry Kravkov <dmitry@broadcom.com>2014-02-04 15:43:03 (GMT)
committerDavid S. Miller <davem@davemloft.net>2014-02-05 04:34:06 (GMT)
commite8c37aff2a392c31fefa62ec045058a0877c45a1 (patch)
treec8d9fc690fc4dc356c8492706e9043121208053e /drivers/net/can
parentfbd3a77d813f211060f86cc7a2f8416caf0e03b1 (diff)
downloadlinux-e8c37aff2a392c31fefa62ec045058a0877c45a1.tar.xz
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 <dmitry@broadcom.com> Signed-off-by: Ariel Elior <ariele@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/can')
0 files changed, 0 insertions, 0 deletions