netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] net: MAINTAINERS: Demote Qualcomm IPA to "maintained"
@ 2024-07-30 10:40 Krzysztof Kozlowski
  2024-07-30 16:29 ` Alex Elder
  2024-08-01  2:00 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 5+ messages in thread
From: Krzysztof Kozlowski @ 2024-07-30 10:40 UTC (permalink / raw)
  To: Alex Elder, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, netdev, linux-kernel
  Cc: Krzysztof Kozlowski

To the best of my knowledge, Alex Elder is not being paid to support
Qualcomm IPA networking drivers, so drop the status from "supported" to
"maintained".

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

---

... or maybe this should be Odd Fixes?
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 43e7668aacb0..f1c80c9fc213 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18452,7 +18452,7 @@ F:	drivers/usb/misc/qcom_eud.c
 QCOM IPA DRIVER
 M:	Alex Elder <elder@kernel.org>
 L:	netdev@vger.kernel.org
-S:	Supported
+S:	Maintained
 F:	drivers/net/ipa/
 
 QEMU MACHINE EMULATOR AND VIRTUALIZER SUPPORT
-- 
2.43.0


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

* Re: [PATCH net-next] net: MAINTAINERS: Demote Qualcomm IPA to "maintained"
  2024-07-30 10:40 [PATCH net-next] net: MAINTAINERS: Demote Qualcomm IPA to "maintained" Krzysztof Kozlowski
@ 2024-07-30 16:29 ` Alex Elder
  2024-07-30 16:31   ` Alex Elder
  2024-07-30 16:51   ` Krzysztof Kozlowski
  2024-08-01  2:00 ` patchwork-bot+netdevbpf
  1 sibling, 2 replies; 5+ messages in thread
From: Alex Elder @ 2024-07-30 16:29 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Alex Elder, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, netdev, linux-kernel

On 7/30/24 5:40 AM, Krzysztof Kozlowski wrote:
> To the best of my knowledge, Alex Elder is not being paid to support
> Qualcomm IPA networking drivers, so drop the status from "supported" to
> "maintained".
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

I hadn't thought much about the distinction, and it might not
make a lot of difference right now.  But it's true I'm not
being *paid* to maintain the IPA driver (but will continue).

Acked-by: Alex Elder <elder@kernel.org>


> ---
> 
> ... or maybe this should be Odd Fixes?
> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 43e7668aacb0..f1c80c9fc213 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -18452,7 +18452,7 @@ F:	drivers/usb/misc/qcom_eud.c
>   QCOM IPA DRIVER
>   M:	Alex Elder <elder@kernel.org>
>   L:	netdev@vger.kernel.org
> -S:	Supported
> +S:	Maintained
>   F:	drivers/net/ipa/
>   
>   QEMU MACHINE EMULATOR AND VIRTUALIZER SUPPORT


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

* Re: [PATCH net-next] net: MAINTAINERS: Demote Qualcomm IPA to "maintained"
  2024-07-30 16:29 ` Alex Elder
@ 2024-07-30 16:31   ` Alex Elder
  2024-07-30 16:51   ` Krzysztof Kozlowski
  1 sibling, 0 replies; 5+ messages in thread
From: Alex Elder @ 2024-07-30 16:31 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Alex Elder, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, netdev, linux-kernel

On 7/30/24 11:29 AM, Alex Elder wrote:
> On 7/30/24 5:40 AM, Krzysztof Kozlowski wrote:
>> To the best of my knowledge, Alex Elder is not being paid to support
>> Qualcomm IPA networking drivers, so drop the status from "supported" to
>> "maintained".
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> I hadn't thought much about the distinction, and it might not
> make a lot of difference right now.  But it's true I'm not
> being *paid* to maintain the IPA driver (but will continue).
> 
> Acked-by: Alex Elder <elder@kernel.org>

Oh, and to be clear, please keep it "Maintained" and not
"Odd Fixes".

					-Alex


> 
> 
>> ---
>>
>> ... or maybe this should be Odd Fixes?
>> ---
>>   MAINTAINERS | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 43e7668aacb0..f1c80c9fc213 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -18452,7 +18452,7 @@ F:    drivers/usb/misc/qcom_eud.c
>>   QCOM IPA DRIVER
>>   M:    Alex Elder <elder@kernel.org>
>>   L:    netdev@vger.kernel.org
>> -S:    Supported
>> +S:    Maintained
>>   F:    drivers/net/ipa/
>>   QEMU MACHINE EMULATOR AND VIRTUALIZER SUPPORT
> 


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

* Re: [PATCH net-next] net: MAINTAINERS: Demote Qualcomm IPA to "maintained"
  2024-07-30 16:29 ` Alex Elder
  2024-07-30 16:31   ` Alex Elder
@ 2024-07-30 16:51   ` Krzysztof Kozlowski
  1 sibling, 0 replies; 5+ messages in thread
From: Krzysztof Kozlowski @ 2024-07-30 16:51 UTC (permalink / raw)
  To: Alex Elder, Alex Elder, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, netdev, linux-kernel

On 30/07/2024 18:29, Alex Elder wrote:
> On 7/30/24 5:40 AM, Krzysztof Kozlowski wrote:
>> To the best of my knowledge, Alex Elder is not being paid to support
>> Qualcomm IPA networking drivers, so drop the status from "supported" to
>> "maintained".
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> I hadn't thought much about the distinction, and it might not
> make a lot of difference right now.  But it's true I'm not
> being *paid* to maintain the IPA driver (but will continue).

It does, existing:
https://www.kernel.org/doc/html/latest/maintainer/feature-and-driver-maintainers.html#bug-reports

and something which will have much, much bigger impact:

https://lore.kernel.org/all/20240425114200.3effe773@kernel.org/#r
e.g.:
"1. Require all netdev Ethernet drivers listed as Supported in
MAINTAINERS to periodically run netdev CI tests."
and some more


> 
> Acked-by: Alex Elder <elder@kernel.org>

Thanks.

Best regards,
Krzysztof




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

* Re: [PATCH net-next] net: MAINTAINERS: Demote Qualcomm IPA to "maintained"
  2024-07-30 10:40 [PATCH net-next] net: MAINTAINERS: Demote Qualcomm IPA to "maintained" Krzysztof Kozlowski
  2024-07-30 16:29 ` Alex Elder
@ 2024-08-01  2:00 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 5+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-08-01  2:00 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: elder, davem, edumazet, kuba, pabeni, netdev, linux-kernel

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 30 Jul 2024 12:40:16 +0200 you wrote:
> To the best of my knowledge, Alex Elder is not being paid to support
> Qualcomm IPA networking drivers, so drop the status from "supported" to
> "maintained".
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> 
> [...]

Here is the summary with links:
  - [net-next] net: MAINTAINERS: Demote Qualcomm IPA to "maintained"
    https://git.kernel.org/netdev/net/c/4efce726e0cb

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] 5+ messages in thread

end of thread, other threads:[~2024-08-01  2:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-30 10:40 [PATCH net-next] net: MAINTAINERS: Demote Qualcomm IPA to "maintained" Krzysztof Kozlowski
2024-07-30 16:29 ` Alex Elder
2024-07-30 16:31   ` Alex Elder
2024-07-30 16:51   ` Krzysztof Kozlowski
2024-08-01  2:00 ` patchwork-bot+netdevbpf

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).