All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Saeed Mahameed <saeed@kernel.org>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
	edumazet@google.com, saeedm@nvidia.com, netdev@vger.kernel.org,
	vladbu@nvidia.com, roid@nvidia.com
Subject: Re: [net 01/13] net/mlx5e: Properly disable vlan strip on non-UL reps
Date: Wed, 24 Aug 2022 01:00:19 +0000	[thread overview]
Message-ID: <166130281931.24197.12062466321400824526.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220822195917.216025-2-saeed@kernel.org>

Hello:

This series was applied to netdev/net.git (master)
by Saeed Mahameed <saeedm@nvidia.com>:

On Mon, 22 Aug 2022 12:59:05 -0700 you wrote:
> From: Vlad Buslov <vladbu@nvidia.com>
> 
> When querying mlx5 non-uplink representors capabilities with ethtool
> rx-vlan-offload is marked as "off [fixed]". However, it is actually always
> enabled because mlx5e_params->vlan_strip_disable is 0 by default when
> initializing struct mlx5e_params instance. Fix the issue by explicitly
> setting the vlan_strip_disable to 'true' for non-uplink representors.
> 
> [...]

Here is the summary with links:
  - [net,01/13] net/mlx5e: Properly disable vlan strip on non-UL reps
    https://git.kernel.org/netdev/net/c/f37044fd759b
  - [net,02/13] net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READY
    https://git.kernel.org/netdev/net/c/a6e675a66175
  - [net,03/13] net/mlx5: Eswitch, Fix forwarding decision to uplink
    https://git.kernel.org/netdev/net/c/942fca7e762b
  - [net,04/13] net/mlx5: Disable irq when locking lag_lock
    https://git.kernel.org/netdev/net/c/8e93f29422ff
  - [net,05/13] net/mlx5: Fix cmd error logging for manage pages cmd
    https://git.kernel.org/netdev/net/c/090f3e4f4089
  - [net,06/13] net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
    https://git.kernel.org/netdev/net/c/d59b73a66e5e
  - [net,07/13] net/mlx5e: Fix wrong application of the LRO state
    https://git.kernel.org/netdev/net/c/7b3707fc7904
  - [net,08/13] net/mlx5e: TC, Add missing policer validation
    https://git.kernel.org/netdev/net/c/f7a4e867f48c
  - [net,09/13] net/mlx5e: Fix wrong tc flag used when set hw-tc-offload off
    https://git.kernel.org/netdev/net/c/550f96432e6f
  - [net,10/13] net/mlx5: unlock on error path in esw_vfs_changed_event_handler()
    https://git.kernel.org/netdev/net/c/b868c8fe37bd
  - [net,11/13] net/mlx5e: kTLS, Use _safe() iterator in mlx5e_tls_priv_tx_list_cleanup()
    https://git.kernel.org/netdev/net/c/6514210b6d0d
  - [net,12/13] net/mlx5e: Fix use after free in mlx5e_fs_init()
    https://git.kernel.org/netdev/net/c/21234e3a84c7
  - [net,13/13] net/mlx5: Unlock on error in mlx5_sriov_enable()
    https://git.kernel.org/netdev/net/c/35419025cb1e

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  reply	other threads:[~2022-08-24  1:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-22 19:59 [pull request][net 00/13] mlx5 fixes 2022-08-22 Saeed Mahameed
2022-08-22 19:59 ` [net 01/13] net/mlx5e: Properly disable vlan strip on non-UL reps Saeed Mahameed
2022-08-24  1:00   ` patchwork-bot+netdevbpf [this message]
2022-08-22 19:59 ` [net 02/13] net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READY Saeed Mahameed
2022-08-22 19:59 ` [net 03/13] net/mlx5: Eswitch, Fix forwarding decision to uplink Saeed Mahameed
2022-08-22 19:59 ` [net 04/13] net/mlx5: Disable irq when locking lag_lock Saeed Mahameed
2022-08-22 19:59 ` [net 05/13] net/mlx5: Fix cmd error logging for manage pages cmd Saeed Mahameed
2022-08-22 19:59 ` [net 06/13] net/mlx5: Avoid false positive lockdep warning by adding lock_class_key Saeed Mahameed
2022-08-22 19:59 ` [net 07/13] net/mlx5e: Fix wrong application of the LRO state Saeed Mahameed
2022-08-22 19:59 ` [net 08/13] net/mlx5e: TC, Add missing policer validation Saeed Mahameed
2022-08-22 19:59 ` [net 09/13] net/mlx5e: Fix wrong tc flag used when set hw-tc-offload off Saeed Mahameed
2022-08-22 19:59 ` [net 10/13] net/mlx5: unlock on error path in esw_vfs_changed_event_handler() Saeed Mahameed
2022-08-22 19:59 ` [net 11/13] net/mlx5e: kTLS, Use _safe() iterator in mlx5e_tls_priv_tx_list_cleanup() Saeed Mahameed
2022-08-22 19:59 ` [net 12/13] net/mlx5e: Fix use after free in mlx5e_fs_init() Saeed Mahameed
2022-08-22 19:59 ` [net 13/13] net/mlx5: Unlock on error in mlx5_sriov_enable() Saeed Mahameed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=166130281931.24197.12062466321400824526.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=roid@nvidia.com \
    --cc=saeed@kernel.org \
    --cc=saeedm@nvidia.com \
    --cc=vladbu@nvidia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.