public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
From: shaozhengchao <shaozhengchao@huawei.com>
To: Simon Horman <horms@kernel.org>
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: Mon, 7 Aug 2023 09:03:37 +0800	[thread overview]
Message-ID: <699377e7-d581-95bf-fe2f-3e3d01fab5e3@huawei.com> (raw)
In-Reply-To: <ZM44lK+bu8/ng4cR@vergenet.net>



On 2023/8/5 19:55, Simon Horman wrote:
> 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

Hi Simon:
	I'll follow this rule. Thank you for reminding me.

Zhengchao Shao

      reply	other threads:[~2023-08-07  1:03 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 ` [PATCH net-next 0/6] team: do some cleanups in team driver Simon Horman
2023-08-07  1:03   ` shaozhengchao [this message]

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=699377e7-d581-95bf-fe2f-3e3d01fab5e3@huawei.com \
    --to=shaozhengchao@huawei.com \
    --cc=bpf@vger.kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=jiri@resnulli.us \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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