]> git.baikalelectronics.ru Git - kernel.git/commit
bnx2x: fix L2-GRE TCP issues
authorDmitry Kravkov <dmitry@broadcom.com>
Tue, 4 Feb 2014 15:43:03 +0000 (17:43 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Feb 2014 04:34:06 +0000 (20:34 -0800)
commit26f2b4d009520ef785f4a9c08d4e8c3affb29aef
treec8d9fc690fc4dc356c8492706e9043121208053e
parent8394d4c9eb9f90cf808aa0855cbe168632f7f5ca
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>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h