[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163577160894.21575.1335066901780005432.git-patchwork-notify@kernel.org>
Date: Mon, 01 Nov 2021 13:00:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Saeed Mahameed <saeed@...nel.org>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
nathan@...nel.org, saeedm@...dia.com
Subject: Re: [net-next 01/14] net/mlx5: Add esw assignment back in
mlx5e_tc_sample_unoffload()
Hello:
This series was applied to netdev/net-next.git (master)
by Saeed Mahameed <saeedm@...dia.com>:
On Fri, 29 Oct 2021 13:56:19 -0700 you wrote:
> From: Nathan Chancellor <nathan@...nel.org>
>
> Clang warns:
>
> drivers/net/ethernet/mellanox/mlx5/core/en/tc/sample.c:635:34: error: variable 'esw' is uninitialized when used here [-Werror,-Wuninitialized]
> mlx5_eswitch_del_offloaded_rule(esw, sample_flow->pre_rule, sample_flow->pre_attr);
> ^~~
> drivers/net/ethernet/mellanox/mlx5/core/en/tc/sample.c:626:26: note: initialize the variable 'esw' to silence this warning
> struct mlx5_eswitch *esw;
> ^
> = NULL
> 1 error generated.
>
> [...]
Here is the summary with links:
- [net-next,01/14] net/mlx5: Add esw assignment back in mlx5e_tc_sample_unoffload()
https://git.kernel.org/netdev/net-next/c/1aec85974ab7
- [net-next,02/14] net/mlx5: CT: Remove warning of ignore_flow_level support for VFs
https://git.kernel.org/netdev/net-next/c/ae2ee3be99a8
- [net-next,03/14] net/mlx5e: IPsec: Refactor checksum code in tx data path
https://git.kernel.org/netdev/net-next/c/428ffea0711a
- [net-next,04/14] net/mlx5: Allow skipping counter refresh on creation
https://git.kernel.org/netdev/net-next/c/504e15724893
- [net-next,05/14] net/mlx5: DR, Add check for unsupported fields in match param
https://git.kernel.org/netdev/net-next/c/941f19798a11
- [net-next,06/14] net/mlx5e: Refactor rx handler of represetor device
https://git.kernel.org/netdev/net-next/c/28e7606fa8f1
- [net-next,07/14] net/mlx5e: Use generic name for the forwarding dev pointer
https://git.kernel.org/netdev/net-next/c/189ce08ebf87
- [net-next,08/14] net/mlx5: E-Switch, Add ovs internal port mapping to metadata support
https://git.kernel.org/netdev/net-next/c/4f4edcc2b84f
- [net-next,09/14] net/mlx5e: Accept action skbedit in the tc actions list
https://git.kernel.org/netdev/net-next/c/dbac71f22954
- [net-next,10/14] net/mlx5e: Offload tc rules that redirect to ovs internal port
https://git.kernel.org/netdev/net-next/c/27484f7170ed
- [net-next,11/14] net/mlx5e: Offload internal port as encap route device
https://git.kernel.org/netdev/net-next/c/100ad4e2d758
- [net-next,12/14] net/mlx5e: Add indirect tc offload of ovs internal port
https://git.kernel.org/netdev/net-next/c/166f431ec6be
- [net-next,13/14] net/mlx5e: Term table handling of internal port rules
https://git.kernel.org/netdev/net-next/c/5e9942721749
- [net-next,14/14] net/mlx5: Support internal port as decap route device
https://git.kernel.org/netdev/net-next/c/b16eb3c81fe2
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists