Re: [Intel-wired-lan] [PATCH net-next v3] ethtool: ice: Support for RSS settings to GTP from ethtool

From: takeru hayasaka
Date: Sat Jan 27 2024 - 06:10:57 EST


Hi Paul-san

> This patch was sent at least four(?) times to the mailing list.

Oh, I apologize for that. I had sent it several times due to issues
caught by the CI.
I wasn't aware of the proper etiquette, so your guidance is much appreciated!
I will tag it as `[PATCH net-next v3 RESENT]` next time.

> Should you sent another iteration, please do not break lines, just because a sentence ends, and please add a blank line between paragraphs.

Understood. I will make sure to do that!

Takeru

2024年1月26日(金) 20:12 Paul Menzel <pmenzel@xxxxxxxxxxxxx>:
>
> Dear Takeru,
>
>
> This patch was sent at least four(?) times to the mailing list. Could
> you please sent a patch tagged with [RESENT] or a v4, so there won’t be
> several replies to different threads.
>
> One nit below:
>
> Am 26.01.24 um 05:52 schrieb Takeru Hayasaka:
> > This is a patch that enables RSS functionality for GTP packets using
> > ethtool.
> > A user can include her TEID and make RSS work for GTP-U over IPv4 by
> > doing the following:
> > `ethtool -N ens3 rx-flow-hash gtpu4 sde`
> > In addition to gtpu(4|6), we now support gtpc(4|6),gtpc(4|6)t,gtpu(4|6)e,
> > gtpu(4|6)u, and gtpu(4|6)d.
>
> Should you sent another iteration, please do not break lines, just
> because a sentence ends, and please add a blank line between paragraphs.
>
> […]
>
>
> Kind regards,
>
> Paul