[PATCH net-next] net: MAINTAINERS: Demote Qualcomm IPA to "maintained"

Krzysztof Kozlowski posted 1 patch 1 year, 6 months ago
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH net-next] net: MAINTAINERS: Demote Qualcomm IPA to "maintained"
Posted by Krzysztof Kozlowski 1 year, 6 months ago
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
Re: [PATCH net-next] net: MAINTAINERS: Demote Qualcomm IPA to "maintained"
Posted by Alex Elder 1 year, 6 months ago
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
Re: [PATCH net-next] net: MAINTAINERS: Demote Qualcomm IPA to "maintained"
Posted by Krzysztof Kozlowski 1 year, 6 months ago
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
Re: [PATCH net-next] net: MAINTAINERS: Demote Qualcomm IPA to "maintained"
Posted by Alex Elder 1 year, 6 months ago
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
>