diff mbox series

[PATCHv2,net] MAINTAINERS: add samples/pktgen to NETWORKING [GENERAL]

Message ID 20241018005301.10052-1-liuhangbin@gmail.com (mailing list archive)
State Accepted
Commit 3b05b9c36ddd01338e1352588f2ec1ea23f97d43
Delegated to: Netdev Maintainers
Headers show
Series [PATCHv2,net] MAINTAINERS: add samples/pktgen to NETWORKING [GENERAL] | expand

Checks

Context Check Description
netdev/series_format success Single patches do not need cover letters
netdev/tree_selection success Clearly marked for net
netdev/ynl success Generated files up to date; no warnings/errors; no diff in generated;
netdev/fixes_present success No Fixes tags, but series doesn't touch code
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 5 this patch: 5
netdev/build_tools success No tools touched, skip
netdev/cc_maintainers success CCed 0 of 0 maintainers
netdev/build_clang success Errors and warnings before: 3 this patch: 3
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/deprecated_api success None detected
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 3 this patch: 3
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 7 lines checked
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0
netdev/contest success net-next-2024-10-19--00-00 (tests: 777)

Commit Message

Hangbin Liu Oct. 18, 2024, 12:53 a.m. UTC
samples/pktgen is missing in the MAINTAINERS file.

Suggested-by: Antoine Tenart <atenart@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
---
v2: fix alphabetical order, make patch target to net (Simon Horman)
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Simon Horman Oct. 18, 2024, 7:14 p.m. UTC | #1
On Fri, Oct 18, 2024 at 12:53:01AM +0000, Hangbin Liu wrote:
> samples/pktgen is missing in the MAINTAINERS file.
> 
> Suggested-by: Antoine Tenart <atenart@kernel.org>
> Reviewed-by: Simon Horman <horms@kernel.org>
> Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
> ---
> v2: fix alphabetical order, make patch target to net (Simon Horman)

Thanks, looks good.

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 44d599651690..e5dff2a7b868 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16200,6 +16200,7 @@ F:	include/uapi/linux/rtnetlink.h
>  F:	lib/net_utils.c
>  F:	lib/random32.c
>  F:	net/
> +F:	samples/pktgen/
>  F:	tools/net/
>  F:	tools/testing/selftests/net/
>  X:	Documentation/networking/mac80211-injection.rst
> -- 
> 2.46.0
>
patchwork-bot+netdevbpf@kernel.org Oct. 20, 2024, 2:50 p.m. UTC | #2
Hello:

This patch was applied to netdev/net.git (main)
by Andrew Lunn <andrew@lunn.ch>:

On Fri, 18 Oct 2024 00:53:01 +0000 you wrote:
> samples/pktgen is missing in the MAINTAINERS file.
> 
> Suggested-by: Antoine Tenart <atenart@kernel.org>
> Reviewed-by: Simon Horman <horms@kernel.org>
> Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
> ---
> v2: fix alphabetical order, make patch target to net (Simon Horman)
> 
> [...]

Here is the summary with links:
  - [PATCHv2,net] MAINTAINERS: add samples/pktgen to NETWORKING [GENERAL]
    https://git.kernel.org/netdev/net/c/3b05b9c36ddd

You are awesome, thank you!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 44d599651690..e5dff2a7b868 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16200,6 +16200,7 @@  F:	include/uapi/linux/rtnetlink.h
 F:	lib/net_utils.c
 F:	lib/random32.c
 F:	net/
+F:	samples/pktgen/
 F:	tools/net/
 F:	tools/testing/selftests/net/
 X:	Documentation/networking/mac80211-injection.rst