netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 00/10] Mellanox mlx5 fixes and cleanups 2017-01-10
@ 2017-01-10 20:33 Saeed Mahameed
  2017-01-10 20:33 ` [PATCH net 01/10] net/mlx5e: Properly handle offloading of source udp port for IP tunnels Saeed Mahameed
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Saeed Mahameed @ 2017-01-10 20:33 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Saeed Mahameed

Hi Dave,

This series includes some mlx5e general cleanups from Daniel, Gil, Hadar
and myself.
Also it includes some critical mlx5e TC offloads fixes from Or Gerlitz.

For -stable:
 - net/mlx5e: Remove WARN_ONCE from adaptive moderation code

   Although this fix doesn't affect any functionality, I thought it is
   better to clean this -WARN_ONCE- up for -stable in case someone hits
   such corner case.

Please apply and let me know if there's any problem.

Thanks,
Saeed.

Daniel Jurgens (1):
  net/mlx5: Only cancel recovery work when cleaning up device

Gil Rockah (1):
  net/mlx5e: Remove WARN_ONCE from adaptive moderation code

Hadar Hen Zion (1):
  net/mlx5e: Fix kbuild warnings for uninitialized parameters

Or Gerlitz (6):
  net/mlx5e: Properly handle offloading of source udp port for IP
    tunnels
  net/mlx5e: Warn when rejecting offload attempts of IP tunnels
  net/mlx5e: TC ipv4 tunnel encap offload error flow fixes
  net/mlx5e: Properly get address type of encapsulation IP headers
  net/mlx5e: Set inline mode requirements for matching on IP fragments
  net/mlx5e: Properly handle FW errors while adding TC rules

Saeed Mahameed (1):
  net/mlx5e: Un-register uplink representor on nic_disable

 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  | 13 ++-
 drivers/net/ethernet/mellanox/mlx5/core/en_rx_am.c |  7 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    | 93 +++++++++++++++-------
 drivers/net/ethernet/mellanox/mlx5/core/main.c     |  6 +-
 4 files changed, 75 insertions(+), 44 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-01-11  2:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-10 20:33 [PATCH net 00/10] Mellanox mlx5 fixes and cleanups 2017-01-10 Saeed Mahameed
2017-01-10 20:33 ` [PATCH net 01/10] net/mlx5e: Properly handle offloading of source udp port for IP tunnels Saeed Mahameed
2017-01-10 20:33 ` [PATCH net 02/10] net/mlx5e: Warn when rejecting offload attempts of " Saeed Mahameed
2017-01-10 20:33 ` [PATCH net 03/10] net/mlx5e: TC ipv4 tunnel encap offload error flow fixes Saeed Mahameed
2017-01-10 20:33 ` [PATCH net 04/10] net/mlx5e: Properly get address type of encapsulation IP headers Saeed Mahameed
2017-01-10 20:33 ` [PATCH net 05/10] net/mlx5e: Set inline mode requirements for matching on IP fragments Saeed Mahameed
2017-01-10 20:33 ` [PATCH net 06/10] net/mlx5e: Fix kbuild warnings for uninitialized parameters Saeed Mahameed
2017-01-10 20:33 ` [PATCH net 07/10] net/mlx5e: Properly handle FW errors while adding TC rules Saeed Mahameed
2017-01-10 20:33 ` [PATCH net 08/10] net/mlx5e: Un-register uplink representor on nic_disable Saeed Mahameed
2017-01-10 20:33 ` [PATCH net 09/10] net/mlx5e: Remove WARN_ONCE from adaptive moderation code Saeed Mahameed
2017-01-10 20:33 ` [PATCH net 10/10] net/mlx5: Only cancel recovery work when cleaning up device Saeed Mahameed
2017-01-11  2:35 ` [PATCH net 00/10] Mellanox mlx5 fixes and cleanups 2017-01-10 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).