public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel•org>
To: Gal Pressman <gal@nvidia•com>
Cc: Jakub Kicinski <kuba@kernel•org>,
	andrew+netdev@lunn•ch, davem@davemloft•net, edumazet@google•com,
	pabeni@redhat•com, shuah@kernel•org, netdev@vger•kernel.org,
	cratiu@nvidia•com, noren@nvidia•com, cjubran@nvidia•com,
	mbloch@nvidia•com, jdamato@fastly•com, sdf@fomichev•me,
	ast@kernel•org, daniel@iogearbox•net, hawk@kernel•org,
	john.fastabend@gmail•com, nathan@kernel•org,
	nick.desaulniers+lkml@gmail•com, morbo@google•com,
	justinstitt@google•com, bpf@vger•kernel.org,
	linux-kselftest@vger•kernel.org, llvm@lists•linux.dev,
	Mohsin Bashir <mohsin.bashr@gmail•com>,
	patchwork-bot+netdevbpf@kernel•org
Subject: Re: [PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support
Date: Thu, 24 Jul 2025 10:05:28 +0100	[thread overview]
Message-ID: <20250724090528.GG1150792@horms.kernel.org> (raw)
In-Reply-To: <dc36ad04-c9ae-4e28-bb9e-c2670e5549ab@nvidia.com>

On Wed, Jul 23, 2025 at 07:01:19PM +0300, Gal Pressman wrote:
> On 23/07/2025 17:12, Jakub Kicinski wrote:
> > On Wed, 23 Jul 2025 10:11:57 +0300 Gal Pressman wrote:
> >> On 23/07/2025 4:30, patchwork-bot+netdevbpf@kernel•org wrote:
> >>> Hello:
> >>>
> >>> This series was applied to netdev/net-next.git (main)
> >>> by Jakub Kicinski <kuba@kernel•org>:  
> >>
> >> Jakub, the test was still under active discussion, and you knowingly
> >> merged it with buggy code, ignoring our comments.
> >>
> >> This is *extremely disrespectful* towards people that spent time
> >> reviewing, replying and participating in the netdev mailing list.
> >>
> >> I expect better from you, and other netdev maintainers which allow this
> >> to happen. Please uphold your responsibilities as maintainers towards
> >> the community, this is unacceptable behavior.
> > 
> > Man, I just want tests upstream. How hard is this to understand.
> > 
> > These tests even work on mlx5, AFAIU, just not if LRO is enabled.
> 
> Incorrect.
> 
> > 
> > Please at least try to think about what's good for this community.
> > At least try.
> 
> Blatantly disrespecting the community is not good, it is unprofessional.
> Don't try to justify such actions.

All,

I'd like to ask everyone to take a step back and tone things down a couple
of notches.

Let's work towards improving the tests.
Rather than pursuing the current line of discussion.

Thanks!

      reply	other threads:[~2025-07-24  9:05 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-19  8:30 [PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support Mohsin Bashir
2025-07-19  8:30 ` [PATCH net-next V6 1/5] net: netdevsim: hook in XDP handling Mohsin Bashir
2025-07-19  8:30 ` [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support Mohsin Bashir
2025-07-21 11:43   ` Nimrod Oren
2025-07-21 15:40     ` Jakub Kicinski
2025-07-21 18:34       ` Gal Pressman
2025-07-21 20:33         ` Jakub Kicinski
2025-07-22  7:21           ` Gal Pressman
2025-07-22 13:49             ` Jakub Kicinski
2025-07-22 15:03         ` Paolo Abeni
2025-07-23  6:17           ` Gal Pressman
2025-07-21 19:43     ` Martin KaFai Lau
2025-07-21 20:24       ` Jakub Kicinski
2025-07-19  8:30 ` [PATCH net-next V6 3/5] selftests: drv-net: Test XDP_TX support Mohsin Bashir
2025-07-19  8:30 ` [PATCH net-next V6 4/5] selftests: drv-net: Test tail-adjustment support Mohsin Bashir
2025-07-19  8:30 ` [PATCH net-next V6 5/5] selftests: drv-net: Test head-adjustment support Mohsin Bashir
2025-07-23  1:30 ` [PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support patchwork-bot+netdevbpf
2025-07-23  7:11   ` Gal Pressman
2025-07-23 14:12     ` Jakub Kicinski
2025-07-23 16:01       ` Gal Pressman
2025-07-24  9:05         ` Simon Horman [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=20250724090528.GG1150792@horms.kernel.org \
    --to=horms@kernel$(echo .)org \
    --cc=andrew+netdev@lunn$(echo .)ch \
    --cc=ast@kernel$(echo .)org \
    --cc=bpf@vger$(echo .)kernel.org \
    --cc=cjubran@nvidia$(echo .)com \
    --cc=cratiu@nvidia$(echo .)com \
    --cc=daniel@iogearbox$(echo .)net \
    --cc=davem@davemloft$(echo .)net \
    --cc=edumazet@google$(echo .)com \
    --cc=gal@nvidia$(echo .)com \
    --cc=hawk@kernel$(echo .)org \
    --cc=jdamato@fastly$(echo .)com \
    --cc=john.fastabend@gmail$(echo .)com \
    --cc=justinstitt@google$(echo .)com \
    --cc=kuba@kernel$(echo .)org \
    --cc=linux-kselftest@vger$(echo .)kernel.org \
    --cc=llvm@lists$(echo .)linux.dev \
    --cc=mbloch@nvidia$(echo .)com \
    --cc=mohsin.bashr@gmail$(echo .)com \
    --cc=morbo@google$(echo .)com \
    --cc=nathan@kernel$(echo .)org \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=nick.desaulniers+lkml@gmail$(echo .)com \
    --cc=noren@nvidia$(echo .)com \
    --cc=pabeni@redhat$(echo .)com \
    --cc=patchwork-bot+netdevbpf@kernel$(echo .)org \
    --cc=sdf@fomichev$(echo .)me \
    --cc=shuah@kernel$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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