Netdev List
 help / color / mirror / Atom feed
* [pull request][net 0/8] Mellanox, mlx5 fixes 2017-05-23
@ 2017-05-23 14:16 Saeed Mahameed
  2017-05-23 14:16 ` [net 1/8] net/mlx5e: Use the correct delete call on offloaded TC encap entry detach Saeed Mahameed
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Saeed Mahameed @ 2017-05-23 14:16 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Saeed Mahameed

Hi Dave,

This series contains some fixes for the mlx5 driver and one small patch that
adds csum actions accessors in include/net/tc_act/tc_csum.h needed by some of
mlx5 fixes patches.

Details are below.

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

Note: This series doesn't introduce any merge conflict with the ongoing mlx5
for-next submission.

For -stable kernels >= 4.7:
("net/mlx5: Avoid using pending command interface slots")
("net/mlx5: Tolerate irq_set_affinity_hint() failures")

Thanks,
Saeed.

--

The following changes since commit fadd2ce5a3680fb265694f573cbfb8bcb7d6c9d5:

  Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux (2017-05-22 19:31:07 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2017-05-23

for you to fetch changes up to b665d98edc9ab295169be2fc5bb4e89a46de0a1a:

  net/mlx5: Tolerate irq_set_affinity_hint() failures (2017-05-23 16:23:32 +0300)

----------------------------------------------------------------
mlx5-fixes-2017-05-23

Some TC offloads fixes from Or Gerlitz.
>From Erez, mlx5 IPoIB RX fix to improve GRO.
>From Mohamad, Command interface fix to improve mitigation against FW
commands timeouts.
>From Tariq, Driver load Tolerance against affinity settings failures.

Thanks,
Saeed.

----------------------------------------------------------------
Erez Shitrit (1):
      net/mlx5e: IPoIB, handle RX packet correctly

Mohamad Haj Yahia (1):
      net/mlx5: Avoid using pending command interface slots

Or Gerlitz (5):
      net/mlx5e: Use the correct delete call on offloaded TC encap entry detach
      net/sched: act_csum: Add accessors for offloading drivers
      net/mlx5e: Allow TC csum offload if applied together with pedit action
      net/mlx5e: Properly enforce disallowing of partial field re-write offload
      net/mlx5e: Fix warnings around parsing of TC pedit actions

Tariq Toukan (1):
      net/mlx5: Tolerate irq_set_affinity_hint() failures

 drivers/net/ethernet/mellanox/mlx5/core/cmd.c    | 41 ++++++++++++++--
 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c  |  8 +++-
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c  | 60 ++++++++++++++++++++----
 drivers/net/ethernet/mellanox/mlx5/core/eq.c     |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/health.c |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/main.c   | 15 ++----
 include/linux/mlx5/driver.h                      |  7 ++-
 include/net/tc_act/tc_csum.h                     | 15 ++++++
 8 files changed, 120 insertions(+), 30 deletions(-)

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

end of thread, other threads:[~2017-05-24 19:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-23 14:16 [pull request][net 0/8] Mellanox, mlx5 fixes 2017-05-23 Saeed Mahameed
2017-05-23 14:16 ` [net 1/8] net/mlx5e: Use the correct delete call on offloaded TC encap entry detach Saeed Mahameed
2017-05-23 14:16 ` [net 2/8] net/sched: act_csum: Add accessors for offloading drivers Saeed Mahameed
2017-05-23 14:16 ` [net 3/8] net/mlx5e: Allow TC csum offload if applied together with pedit action Saeed Mahameed
2017-05-23 14:16 ` [net 4/8] net/mlx5e: Properly enforce disallowing of partial field re-write offload Saeed Mahameed
2017-05-23 14:16 ` [net 5/8] net/mlx5e: Fix warnings around parsing of TC pedit actions Saeed Mahameed
2017-05-23 14:16 ` [net 6/8] net/mlx5e: IPoIB, handle RX packet correctly Saeed Mahameed
2017-05-23 14:16 ` [net 7/8] net/mlx5: Avoid using pending command interface slots Saeed Mahameed
2017-05-23 14:16 ` [net 8/8] net/mlx5: Tolerate irq_set_affinity_hint() failures Saeed Mahameed
2017-05-24 19:45 ` [pull request][net 0/8] Mellanox, mlx5 fixes 2017-05-23 David Miller

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