All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v1] MAINTAINERS: Add entries for CBS, ETF and taprio qdiscs
@ 2021-05-21 22:33 Vinicius Costa Gomes
  2021-05-21 23:18 ` Cong Wang
  0 siblings, 1 reply; 3+ messages in thread
From: Vinicius Costa Gomes @ 2021-05-21 22:33 UTC (permalink / raw)
  To: netdev; +Cc: Vinicius Costa Gomes, jhs, xiyou.wangcong, jiri, kuba

Add Vinicius Costa Gomes as maintainer for these qdiscs.

These qdiscs are all TSN (Time Sensitive Networking) related.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
---
 MAINTAINERS | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b9f329249a5a..96b44fef2a89 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4138,6 +4138,12 @@ S:	Odd Fixes
 F:	Documentation/devicetree/bindings/arm/cavium-thunder2.txt
 F:	arch/arm64/boot/dts/cavium/thunder2-99xx*
 
+CBS QDISC
+M:	Vinicius Costa Gomes <vinicius.gomes@intel.com>
+S:	Maintained
+L:	netdev@vger.kernel.org
+F:	net/sched/sch_cbs.c
+
 CC2520 IEEE-802.15.4 RADIO DRIVER
 M:	Varka Bhadram <varkabhadram@gmail.com>
 L:	linux-wpan@vger.kernel.org
@@ -6782,6 +6788,12 @@ M:	Mark Einon <mark.einon@gmail.com>
 S:	Odd Fixes
 F:	drivers/net/ethernet/agere/
 
+ETF QDISC
+M:	Vinicius Costa Gomes <vinicius.gomes@intel.com>
+S:	Maintained
+L:	netdev@vger.kernel.org
+F:	net/sched/sch_etf.c
+
 ETHERNET BRIDGE
 M:	Roopa Prabhu <roopa@nvidia.com>
 M:	Nikolay Aleksandrov <nikolay@nvidia.com>
@@ -17743,6 +17755,12 @@ F:	Documentation/filesystems/sysv-fs.rst
 F:	fs/sysv/
 F:	include/linux/sysv_fs.h
 
+TAPRIO QDISC
+M:	Vinicius Costa Gomes <vinicius.gomes@intel.com>
+S:	Maintained
+L:	netdev@vger.kernel.org
+F:	net/sched/sch_taprio.c
+
 TASKSTATS STATISTICS INTERFACE
 M:	Balbir Singh <bsingharora@gmail.com>
 S:	Maintained
-- 
2.31.1


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

* Re: [PATCH net-next v1] MAINTAINERS: Add entries for CBS, ETF and taprio qdiscs
  2021-05-21 22:33 [PATCH net-next v1] MAINTAINERS: Add entries for CBS, ETF and taprio qdiscs Vinicius Costa Gomes
@ 2021-05-21 23:18 ` Cong Wang
  2021-05-21 23:30   ` Vinicius Costa Gomes
  0 siblings, 1 reply; 3+ messages in thread
From: Cong Wang @ 2021-05-21 23:18 UTC (permalink / raw)
  To: Vinicius Costa Gomes
  Cc: Linux Kernel Network Developers, Jamal Hadi Salim, Jiri Pirko,
	Jakub Kicinski

On Fri, May 21, 2021 at 3:34 PM Vinicius Costa Gomes
<vinicius.gomes@intel.com> wrote:
>
> Add Vinicius Costa Gomes as maintainer for these qdiscs.
>
> These qdiscs are all TSN (Time Sensitive Networking) related.

I do not mind adding a new section for specific qdisc's, but
can you merge all of the 3 into 1 as you maintain all of them?

Something like:

CBS/ETF/TAPRIO QDISC
M: ...
F: ...
F: ...
F: ...
...

Thanks.

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

* Re: [PATCH net-next v1] MAINTAINERS: Add entries for CBS, ETF and taprio qdiscs
  2021-05-21 23:18 ` Cong Wang
@ 2021-05-21 23:30   ` Vinicius Costa Gomes
  0 siblings, 0 replies; 3+ messages in thread
From: Vinicius Costa Gomes @ 2021-05-21 23:30 UTC (permalink / raw)
  To: Cong Wang
  Cc: Linux Kernel Network Developers, Jamal Hadi Salim, Jiri Pirko,
	Jakub Kicinski

Cong Wang <xiyou.wangcong@gmail.com> writes:

> On Fri, May 21, 2021 at 3:34 PM Vinicius Costa Gomes
> <vinicius.gomes@intel.com> wrote:
>>
>> Add Vinicius Costa Gomes as maintainer for these qdiscs.
>>
>> These qdiscs are all TSN (Time Sensitive Networking) related.
>
> I do not mind adding a new section for specific qdisc's, but
> can you merge all of the 3 into 1 as you maintain all of them?
>
> Something like:
>
> CBS/ETF/TAPRIO QDISC
> M: ...
> F: ...
> F: ...
> F: ...
> ...

Sure. Sounds good.


Cheers,
-- 
Vinicius

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

end of thread, other threads:[~2021-05-21 23:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-21 22:33 [PATCH net-next v1] MAINTAINERS: Add entries for CBS, ETF and taprio qdiscs Vinicius Costa Gomes
2021-05-21 23:18 ` Cong Wang
2021-05-21 23:30   ` Vinicius Costa Gomes

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.