All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal
@ 2022-06-01  4:57 Lukas Bulwahn
  2022-06-01 10:18 ` Leon Romanovsky
  2022-06-10  5:20 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 8+ messages in thread
From: Lukas Bulwahn @ 2022-06-01  4:57 UTC (permalink / raw)
  To: Leon Romanovsky
  Cc: Boris Pismenny, netdev, kernel-janitors, linux-kernel, Lukas Bulwahn

Commit 40379a0084c2 ("net/mlx5_fpga: Drop INNOVA TLS support") removes all
files in the directory drivers/net/ethernet/mellanox/mlx5/core/accel/, but
misses to adjust its reference in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.

Remove the file entry to the removed directory in MELLANOX ETHERNET INNOVA
DRIVERS.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Leon, please pick this minor non-urgent clean-up patch on top of the commit
above.

 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 88fdf39e6bb4..8ccdd7727840 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12695,7 +12695,6 @@ L:	netdev@vger.kernel.org
 S:	Supported
 W:	http://www.mellanox.com
 Q:	https://patchwork.kernel.org/project/netdevbpf/list/
-F:	drivers/net/ethernet/mellanox/mlx5/core/accel/*
 F:	drivers/net/ethernet/mellanox/mlx5/core/en_accel/*
 F:	drivers/net/ethernet/mellanox/mlx5/core/fpga/*
 F:	include/linux/mlx5/mlx5_ifc_fpga.h
-- 
2.17.1


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

* Re: [PATCH] MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal
  2022-06-01  4:57 [PATCH] MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal Lukas Bulwahn
@ 2022-06-01 10:18 ` Leon Romanovsky
  2022-06-01 17:30   ` Jakub Kicinski
  2022-06-10  5:20 ` patchwork-bot+netdevbpf
  1 sibling, 1 reply; 8+ messages in thread
From: Leon Romanovsky @ 2022-06-01 10:18 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Boris Pismenny, netdev, kernel-janitors, linux-kernel, Saeed Mahameed

On Wed, Jun 01, 2022 at 06:57:38AM +0200, Lukas Bulwahn wrote:
> Commit 40379a0084c2 ("net/mlx5_fpga: Drop INNOVA TLS support") removes all
> files in the directory drivers/net/ethernet/mellanox/mlx5/core/accel/, but
> misses to adjust its reference in MAINTAINERS.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken reference.
> 
> Remove the file entry to the removed directory in MELLANOX ETHERNET INNOVA
> DRIVERS.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> Leon, please pick this minor non-urgent clean-up patch on top of the commit
> above.

Thanks, we will submit it once net-next will be open.

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

* Re: [PATCH] MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal
  2022-06-01 10:18 ` Leon Romanovsky
@ 2022-06-01 17:30   ` Jakub Kicinski
  2022-06-01 18:08     ` Leon Romanovsky
  0 siblings, 1 reply; 8+ messages in thread
From: Jakub Kicinski @ 2022-06-01 17:30 UTC (permalink / raw)
  To: Leon Romanovsky
  Cc: Lukas Bulwahn, Boris Pismenny, netdev, kernel-janitors,
	linux-kernel, Saeed Mahameed

On Wed, 1 Jun 2022 13:18:12 +0300 Leon Romanovsky wrote:
> On Wed, Jun 01, 2022 at 06:57:38AM +0200, Lukas Bulwahn wrote:
> > Commit 40379a0084c2 ("net/mlx5_fpga: Drop INNOVA TLS support") removes all
> > files in the directory drivers/net/ethernet/mellanox/mlx5/core/accel/, but
> > misses to adjust its reference in MAINTAINERS.
> > 
> > Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> > broken reference.
> > 
> > Remove the file entry to the removed directory in MELLANOX ETHERNET INNOVA
> > DRIVERS.
> > 
> > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> > ---
> > Leon, please pick this minor non-urgent clean-up patch on top of the commit
> > above.  
> 
> Thanks, we will submit it once net-next will be open.

It should go via net FWIW.

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

* Re: [PATCH] MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal
  2022-06-01 17:30   ` Jakub Kicinski
@ 2022-06-01 18:08     ` Leon Romanovsky
  2022-06-01 19:26       ` Jakub Kicinski
  0 siblings, 1 reply; 8+ messages in thread
From: Leon Romanovsky @ 2022-06-01 18:08 UTC (permalink / raw)
  To: Jakub Kicinski
  Cc: Lukas Bulwahn, Boris Pismenny, netdev, kernel-janitors,
	linux-kernel, Saeed Mahameed

On Wed, Jun 01, 2022 at 10:30:39AM -0700, Jakub Kicinski wrote:
> On Wed, 1 Jun 2022 13:18:12 +0300 Leon Romanovsky wrote:
> > On Wed, Jun 01, 2022 at 06:57:38AM +0200, Lukas Bulwahn wrote:
> > > Commit 40379a0084c2 ("net/mlx5_fpga: Drop INNOVA TLS support") removes all
> > > files in the directory drivers/net/ethernet/mellanox/mlx5/core/accel/, but
> > > misses to adjust its reference in MAINTAINERS.
> > > 
> > > Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> > > broken reference.
> > > 
> > > Remove the file entry to the removed directory in MELLANOX ETHERNET INNOVA
> > > DRIVERS.
> > > 
> > > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> > > ---
> > > Leon, please pick this minor non-urgent clean-up patch on top of the commit
> > > above.  
> > 
> > Thanks, we will submit it once net-next will be open.
> 
> It should go via net FWIW.

I'm slightly confused here.

According to net policy, the patches that goes there should have Fixes
line, but Fixes lines are added for bugs [1].

This forgotten line in MAINTAINERS doesn't cause to any harm to
users/developers.

So when should I put Fixes line in netdev?

[1] https://lore.kernel.org/netdev/20211208070842.0ace6747@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com/

Thanks

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

* Re: [PATCH] MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal
  2022-06-01 18:08     ` Leon Romanovsky
@ 2022-06-01 19:26       ` Jakub Kicinski
  2022-06-02  6:13         ` Leon Romanovsky
  0 siblings, 1 reply; 8+ messages in thread
From: Jakub Kicinski @ 2022-06-01 19:26 UTC (permalink / raw)
  To: Leon Romanovsky
  Cc: Lukas Bulwahn, Boris Pismenny, netdev, kernel-janitors,
	linux-kernel, Saeed Mahameed

On Wed, 1 Jun 2022 21:08:06 +0300 Leon Romanovsky wrote:
> On Wed, Jun 01, 2022 at 10:30:39AM -0700, Jakub Kicinski wrote:
> > > Thanks, we will submit it once net-next will be open.  
> > 
> > It should go via net FWIW.  
> 
> I'm slightly confused here.
> 
> According to net policy, the patches that goes there should have Fixes
> line, but Fixes lines are added for bugs [1].
> 
> This forgotten line in MAINTAINERS doesn't cause to any harm to
> users/developers.

Fair, maybe I worded it too strongly. I should have said something like
"FWIW it's okay for MAINTAINERS updates to go via net".

Documentation/ patches and MAINTAINERS are special, they can go into
net without a Fixes tag so that changes to get_maintainer output and
https://www.kernel.org/doc/html/latest/ propagate quickly.

> So when should I put Fixes line in netdev?
> 
> [1] https://lore.kernel.org/netdev/20211208070842.0ace6747@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com/


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

* Re: [PATCH] MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal
  2022-06-01 19:26       ` Jakub Kicinski
@ 2022-06-02  6:13         ` Leon Romanovsky
  0 siblings, 0 replies; 8+ messages in thread
From: Leon Romanovsky @ 2022-06-02  6:13 UTC (permalink / raw)
  To: Jakub Kicinski
  Cc: Lukas Bulwahn, Boris Pismenny, netdev, kernel-janitors,
	linux-kernel, Saeed Mahameed

On Wed, Jun 01, 2022 at 12:26:18PM -0700, Jakub Kicinski wrote:
> On Wed, 1 Jun 2022 21:08:06 +0300 Leon Romanovsky wrote:
> > On Wed, Jun 01, 2022 at 10:30:39AM -0700, Jakub Kicinski wrote:
> > > > Thanks, we will submit it once net-next will be open.  
> > > 
> > > It should go via net FWIW.  
> > 
> > I'm slightly confused here.
> > 
> > According to net policy, the patches that goes there should have Fixes
> > line, but Fixes lines are added for bugs [1].
> > 
> > This forgotten line in MAINTAINERS doesn't cause to any harm to
> > users/developers.
> 
> Fair, maybe I worded it too strongly. I should have said something like
> "FWIW it's okay for MAINTAINERS updates to go via net".
> 
> Documentation/ patches and MAINTAINERS are special, they can go into
> net without a Fixes tag so that changes to get_maintainer output and
> https://www.kernel.org/doc/html/latest/ propagate quickly.

Awesome, thanks

> 
> > So when should I put Fixes line in netdev?
> > 
> > [1] https://lore.kernel.org/netdev/20211208070842.0ace6747@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com/
> 

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

* Re: [PATCH] MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal
  2022-06-01  4:57 [PATCH] MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal Lukas Bulwahn
  2022-06-01 10:18 ` Leon Romanovsky
@ 2022-06-10  5:20 ` patchwork-bot+netdevbpf
  2022-06-10  5:56   ` Jakub Kicinski
  1 sibling, 1 reply; 8+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-06-10  5:20 UTC (permalink / raw)
  To: Lukas Bulwahn; +Cc: leonro, borisp, netdev, kernel-janitors, linux-kernel

Hello:

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

On Wed,  1 Jun 2022 06:57:38 +0200 you wrote:
> Commit 40379a0084c2 ("net/mlx5_fpga: Drop INNOVA TLS support") removes all
> files in the directory drivers/net/ethernet/mellanox/mlx5/core/accel/, but
> misses to adjust its reference in MAINTAINERS.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken reference.
> 
> [...]

Here is the summary with links:
  - MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal
    https://git.kernel.org/netdev/net/c/ed872f92fd09

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



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

* Re: [PATCH] MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal
  2022-06-10  5:20 ` patchwork-bot+netdevbpf
@ 2022-06-10  5:56   ` Jakub Kicinski
  0 siblings, 0 replies; 8+ messages in thread
From: Jakub Kicinski @ 2022-06-10  5:56 UTC (permalink / raw)
  To: Saeed Mahameed
  Cc: Lukas Bulwahn, leonro, borisp, netdev, kernel-janitors, linux-kernel

On Fri, 10 Jun 2022 05:20:14 +0000 patchwork-bot+netdevbpf@kernel.org
wrote:
> Hello:
> 
> This patch was applied to netdev/net.git (master)
> by Saeed Mahameed <saeedm@nvidia.com>:
> 
> On Wed,  1 Jun 2022 06:57:38 +0200 you wrote:
> > Commit 40379a0084c2 ("net/mlx5_fpga: Drop INNOVA TLS support") removes all
> > files in the directory drivers/net/ethernet/mellanox/mlx5/core/accel/, but
> > misses to adjust its reference in MAINTAINERS.
> > 
> > Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> > broken reference.
> > 
> > [...]  
> 
> Here is the summary with links:
>   - MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal
>     https://git.kernel.org/netdev/net/c/ed872f92fd09

What luck. I was trying to see if pw-bot will respond to the PR rather
than the series if I mark the series as accepted first but apparently
it found this random posting and replied to it instead :S

That's a roundabout way of saying that I pulled "mlx5 fixes 2022-06-08",
thanks!

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

end of thread, other threads:[~2022-06-10  5:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-01  4:57 [PATCH] MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal Lukas Bulwahn
2022-06-01 10:18 ` Leon Romanovsky
2022-06-01 17:30   ` Jakub Kicinski
2022-06-01 18:08     ` Leon Romanovsky
2022-06-01 19:26       ` Jakub Kicinski
2022-06-02  6:13         ` Leon Romanovsky
2022-06-10  5:20 ` patchwork-bot+netdevbpf
2022-06-10  5:56   ` Jakub Kicinski

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.