Netdev List
 help / color / mirror / Atom feed
* [PATCH net 0/2] mlx4 driver encapsulation/steering fixes
@ 2014-10-30 13:59 Or Gerlitz
  2014-10-30 13:59 ` [PATCH net 1/2] net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN Or Gerlitz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Or Gerlitz @ 2014-10-30 13:59 UTC (permalink / raw)
  To: David S. Miller
  Cc: netdev, Matan Barak, Amir Vadai, Saeed Mahameed, Or Gerlitz

Hi Dave,

The 1st patch fixes a bug in the TX path that supports offloading the 
TX checksum of (VXLAN) encapsulated TCP packets. It turns out that the 
bug is revealed only when the receiver runs in non-offloaded mode, so
we somehow missed it so far... please queue it for -stable >= 3.14 

The 2nd patch makes sure not to leak steering entry on error flow, 
please queue it to 3.17-stable 

thanks,

Or.

Or Gerlitz (2):
  net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN
  mlx4: Avoid leaking steering rules on flow creation error flow

 drivers/infiniband/hw/mlx4/main.c          |   10 ++++++++--
 drivers/net/ethernet/mellanox/mlx4/en_tx.c |    7 +++++--
 drivers/net/ethernet/mellanox/mlx4/mcg.c   |    4 ++++
 3 files changed, 17 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-10-30 23:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-30 13:59 [PATCH net 0/2] mlx4 driver encapsulation/steering fixes Or Gerlitz
2014-10-30 13:59 ` [PATCH net 1/2] net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN Or Gerlitz
2014-10-30 13:59 ` [PATCH net 2/2] mlx4: Avoid leaking steering rules on flow creation error flow Or Gerlitz
2014-10-30 23:49 ` [PATCH net 0/2] mlx4 driver encapsulation/steering fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox