netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [pull request][net 0/9] Mellanox, mlx5 fixes 2020-01-24
@ 2020-01-24 20:20 Saeed Mahameed
  2020-01-24 20:20 ` [net 1/9] net/mlx5: Fix lowest FDB pool size Saeed Mahameed
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Saeed Mahameed @ 2020-01-24 20:20 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev@vger.kernel.org, Saeed Mahameed

Hi Dave,

This series introduces some fixes to mlx5 driver.

Please pull and let me know if there is any problem.

Merge conflict: once merge with net-next, a contextual conflict will
appear in drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
since the code moved in net-next.
To resolve, just delete ALL of the conflicting hunk from net.
So sorry for the small mess .. 

For -stable v5.4:
 ('net/mlx5: Update the list of the PCI supported devices')
 ('net/mlx5: Fix lowest FDB pool size')
 ('net/mlx5e: kTLS, Fix corner-case checks in TX resync flow')
 ('net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel path')
 ('net/mlx5: Eswitch, Prevent ingress rate configuration of uplink rep')
 ('net/mlx5e: kTLS, Remove redundant posts in TX resync flow')
 ('net/mlx5: DR, Enable counter on non-fwd-dest objects')
 ('net/mlx5: DR, use non preemptible call to get the current cpu number')

Thanks,
Saeed.

---
The following changes since commit 623c8d5c74c69a41573da5a38bb59e8652113f56:

  Merge branch 'netdev-seq_file-next-functions-should-increase-position-index' (2020-01-24 11:42:18 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2020-01-24

for you to fetch changes up to 342508c1c7540e281fd36151c175ba5ff954a99f:

  net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel path (2020-01-24 12:04:40 -0800)

----------------------------------------------------------------
mlx5-fixes-2020-01-24

----------------------------------------------------------------
Dmytro Linkin (1):
      net/mlx5e: Clear VF config when switching modes

Eli Cohen (1):
      net/mlx5: E-Switch, Prevent ingress rate configuration of uplink rep

Erez Shitrit (2):
      net/mlx5: DR, Enable counter on non-fwd-dest objects
      net/mlx5: DR, use non preemptible call to get the current cpu number

Meir Lichtinger (1):
      net/mlx5: Update the list of the PCI supported devices

Paul Blakey (1):
      net/mlx5: Fix lowest FDB pool size

Tariq Toukan (3):
      net/mlx5e: kTLS, Fix corner-case checks in TX resync flow
      net/mlx5e: kTLS, Remove redundant posts in TX resync flow
      net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel path

 .../ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c | 49 +++++++++++++---------
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    |  9 +++-
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c  |  4 +-
 .../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 13 ++++--
 drivers/net/ethernet/mellanox/mlx5/core/main.c     |  1 +
 .../ethernet/mellanox/mlx5/core/steering/dr_send.c |  3 +-
 .../ethernet/mellanox/mlx5/core/steering/fs_dr.c   | 42 +++++++++++++------
 7 files changed, 80 insertions(+), 41 deletions(-)

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

end of thread, other threads:[~2020-01-25 12:49 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-24 20:20 [pull request][net 0/9] Mellanox, mlx5 fixes 2020-01-24 Saeed Mahameed
2020-01-24 20:20 ` [net 1/9] net/mlx5: Fix lowest FDB pool size Saeed Mahameed
2020-01-24 20:20 ` [net 2/9] net/mlx5: Update the list of the PCI supported devices Saeed Mahameed
2020-01-24 20:20 ` [net 3/9] net/mlx5: DR, Enable counter on non-fwd-dest objects Saeed Mahameed
2020-01-24 20:20 ` [net 4/9] net/mlx5: E-Switch, Prevent ingress rate configuration of uplink rep Saeed Mahameed
2020-01-24 20:20 ` [net 5/9] net/mlx5: DR, use non preemptible call to get the current cpu number Saeed Mahameed
2020-01-24 20:21 ` [net 6/9] net/mlx5e: Clear VF config when switching modes Saeed Mahameed
2020-01-24 20:21 ` [net 7/9] net/mlx5e: kTLS, Fix corner-case checks in TX resync flow Saeed Mahameed
2020-01-24 20:21 ` [net 8/9] net/mlx5e: kTLS, Remove redundant posts " Saeed Mahameed
2020-01-24 20:21 ` [net 9/9] net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel path Saeed Mahameed
2020-01-25 12:49 ` [pull request][net 0/9] Mellanox, mlx5 fixes 2020-01-24 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).