public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel.org>
To: Zhengchao Shao <shaozhengchao@huawei.com>
Cc: netdev@vger.kernel.org, bpf@vger.kernel.org, davem@davemloft.net,
	edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
	jiri@resnulli.us, weiyongjun1@huawei.com, yuehaibing@huawei.com
Subject: Re: [PATCH net-next 0/6] team: do some cleanups in team driver
Date: Sat, 5 Aug 2023 13:55:00 +0200	[thread overview]
Message-ID: <ZM44lK+bu8/ng4cR@vergenet.net> (raw)
In-Reply-To: <20230804123116.2495908-1-shaozhengchao@huawei.com>

On Fri, Aug 04, 2023 at 08:31:10PM +0800, Zhengchao Shao wrote:
> Do some cleanups in team driver.
> 
> Zhengchao Shao (6):
>   team: add __exit modifier to team_nl_fini()
>   team: remove unreferenced header in activebackup/broadcast/roundrobin
>     files
>   team: change the init function in the team_option structure to void
>   team: change the getter function in the team_option structure to void
>   team: get lb_priv from team directly in lb_htpm_select_tx_port
>   team: remove unused input parameters in lb_htpm_select_tx_port and
>     lb_hash_select_tx_port

Hi Zhengchao Shao,

Some of these patches appear to have been posted several times within
a few hours. Please follow the guidance that at least 24h must elapse
between posting the same patch. This is to allow time for review,
else things can get really confusing for the reviewers.

Link: https://docs.kernel.org/process/maintainer-netdev.html

  parent reply	other threads:[~2023-08-05 11:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-04 12:31 [PATCH net-next 0/6] team: do some cleanups in team driver Zhengchao Shao
2023-08-04 12:31 ` [PATCH net-next 1/6] team: add __exit modifier to team_nl_fini() Zhengchao Shao
2023-08-04 12:31 ` [PATCH net-next 2/6] team: remove unreferenced header in activebackup/broadcast/roundrobin files Zhengchao Shao
2023-08-04 12:31 ` [PATCH net-next 3/6] team: change the init function in the team_option structure to void Zhengchao Shao
2023-08-04 12:31 ` [PATCH net-next 4/6] team: change the getter " Zhengchao Shao
2023-08-04 12:31 ` [PATCH net-next 5/6] team: get lb_priv from team directly in lb_htpm_select_tx_port Zhengchao Shao
2023-08-04 12:31 ` [PATCH net-next 6/6] team: remove unused input parameters in lb_htpm_select_tx_port and lb_hash_select_tx_port Zhengchao Shao
2023-08-04 13:45   ` Jiri Pirko
2023-08-04 14:06     ` shaozhengchao
2023-08-04 16:56       ` Jiri Pirko
2023-08-05  2:04         ` shaozhengchao
2023-08-05 11:55 ` Simon Horman [this message]
2023-08-07  1:03   ` [PATCH net-next 0/6] team: do some cleanups in team driver shaozhengchao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZM44lK+bu8/ng4cR@vergenet.net \
    --to=horms@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=jiri@resnulli.us \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=shaozhengchao@huawei.com \
    --cc=weiyongjun1@huawei.com \
    --cc=yuehaibing@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox