From: Simon Horman <horms@kernel.org>
To: Paul Greenwalt <paul.greenwalt@intel.com>
Cc: jiri@resnulli.us, andrew@lunn.ch, aelior@marvell.com,
manishc@marvell.com, vladimir.oltean@nxp.com, jdamato@fastly.com,
pawel.chmielewski@intel.com,
Przemek Kitszel <przemyslaw.kitszel@intel.com>,
edumazet@google.com, intel-wired-lan@lists.osuosl.org,
netdev@vger.kernel.org, Jacob Keller <jacob.e.keller@intel.com>,
kuba@kernel.org, d-tatianin@yandex-team.ru, pabeni@redhat.com,
davem@davemloft.net
Subject: Re: [Intel-wired-lan] [PATCH net-next v5 3/3] ice: Refactor finding advertised link speed
Date: Tue, 17 Oct 2023 11:26:56 +0200 [thread overview]
Message-ID: <20231017092656.GV1751252@kernel.org> (raw)
In-Reply-To: <20231015234304.2633-4-paul.greenwalt@intel.com>
On Sun, Oct 15, 2023 at 07:43:04PM -0400, Paul Greenwalt wrote:
> From: Pawel Chmielewski <pawel.chmielewski@intel.com>
>
> Refactor ice_get_link_ksettings to using forced speed to link modes
> mapping.
>
> Suggested-by : Alexander Lobakin <aleksander.lobakin@intel.com>
> Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
> Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
> Signed-off-by: Pawel Chmielewski <pawel.chmielewski@intel.com>
> Signed-off-by: Paul Greenwalt <paul.greenwalt@intel.com>
Reviewed-by: Simon Horman <horms@kernel.org>
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
WARNING: multiple messages have this Message-ID (diff)
From: Simon Horman <horms@kernel.org>
To: Paul Greenwalt <paul.greenwalt@intel.com>
Cc: netdev@vger.kernel.org, andrew@lunn.ch, aelior@marvell.com,
manishc@marvell.com, vladimir.oltean@nxp.com, jdamato@fastly.com,
pawel.chmielewski@intel.com, edumazet@google.com,
intel-wired-lan@lists.osuosl.org, kuba@kernel.org,
d-tatianin@yandex-team.ru, pabeni@redhat.com,
davem@davemloft.net, jiri@resnulli.us,
Jacob Keller <jacob.e.keller@intel.com>,
Przemek Kitszel <przemyslaw.kitszel@intel.com>
Subject: Re: [PATCH net-next v5 3/3] ice: Refactor finding advertised link speed
Date: Tue, 17 Oct 2023 11:26:56 +0200 [thread overview]
Message-ID: <20231017092656.GV1751252@kernel.org> (raw)
In-Reply-To: <20231015234304.2633-4-paul.greenwalt@intel.com>
On Sun, Oct 15, 2023 at 07:43:04PM -0400, Paul Greenwalt wrote:
> From: Pawel Chmielewski <pawel.chmielewski@intel.com>
>
> Refactor ice_get_link_ksettings to using forced speed to link modes
> mapping.
>
> Suggested-by : Alexander Lobakin <aleksander.lobakin@intel.com>
> Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
> Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
> Signed-off-by: Pawel Chmielewski <pawel.chmielewski@intel.com>
> Signed-off-by: Paul Greenwalt <paul.greenwalt@intel.com>
Reviewed-by: Simon Horman <horms@kernel.org>
next prev parent reply other threads:[~2023-10-17 9:27 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-15 23:43 [Intel-wired-lan] [PATCH net-next v5 0/3] ethtool: Add link mode maps for forced speeds Paul Greenwalt
2023-10-15 23:43 ` Paul Greenwalt
2023-10-15 23:43 ` [Intel-wired-lan] [PATCH net-next v5 1/3] ethtool: Add forced speed to supported link modes maps Paul Greenwalt
2023-10-15 23:43 ` Paul Greenwalt
2023-10-17 9:26 ` [Intel-wired-lan] " Simon Horman
2023-10-17 9:26 ` Simon Horman
2023-10-15 23:43 ` [Intel-wired-lan] [PATCH net-next v5 2/3] qede: Refactor qede_forced_speed_maps_init() Paul Greenwalt
2023-10-15 23:43 ` Paul Greenwalt
2023-10-17 9:26 ` [Intel-wired-lan] " Simon Horman
2023-10-17 9:26 ` Simon Horman
2023-10-15 23:43 ` [Intel-wired-lan] [PATCH net-next v5 3/3] ice: Refactor finding advertised link speed Paul Greenwalt
2023-10-15 23:43 ` Paul Greenwalt
2023-10-17 9:26 ` Simon Horman [this message]
2023-10-17 9:26 ` Simon Horman
2023-10-18 8:40 ` [Intel-wired-lan] [PATCH net-next v5 0/3] ethtool: Add link mode maps for forced speeds patchwork-bot+netdevbpf
2023-10-18 8:40 ` patchwork-bot+netdevbpf
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=20231017092656.GV1751252@kernel.org \
--to=horms@kernel.org \
--cc=aelior@marvell.com \
--cc=andrew@lunn.ch \
--cc=d-tatianin@yandex-team.ru \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=jacob.e.keller@intel.com \
--cc=jdamato@fastly.com \
--cc=jiri@resnulli.us \
--cc=kuba@kernel.org \
--cc=manishc@marvell.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=paul.greenwalt@intel.com \
--cc=pawel.chmielewski@intel.com \
--cc=przemyslaw.kitszel@intel.com \
--cc=vladimir.oltean@nxp.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.