From: Vadim Fedorenko <vadim.fedorenko@linux•dev>
To: "Jijie Shao" <shaojijie@huawei•com>,
"Jian Shen" <shenjian15@huawei•com>,
"Salil Mehta" <salil.mehta@huawei•com>,
"Andrew Lunn" <andrew+netdev@lunn•ch>,
"David S. Miller" <davem@davemloft•net>,
"Eric Dumazet" <edumazet@google•com>,
"Jakub Kicinski" <kuba@kernel•org>,
"Paolo Abeni" <pabeni@redhat•com>,
"Sunil Goutham" <sgoutham@marvell•com>,
"Geetha sowjanya" <gakula@marvell•com>,
"Subbaraya Sundeep" <sbhatta@marvell•com>,
"Bharat Bhushan" <bbhushan2@marvell•com>,
"Tariq Toukan" <tariqt@nvidia•com>,
"Brett Creeley" <brett.creeley@amd•com>,
"Niklas Söderlund" <niklas.soderlund@ragnatech•se>,
"Paul Barker" <paul@pbarker•dev>,
"Yoshihiro Shimoda" <yoshihiro.shimoda.uh@renesas•com>
Cc: linux-renesas-soc@vger•kernel.org,
Richard Cochran <richardcochran@gmail•com>,
Russell King <linux@armlinux•org.uk>,
Vladimir Oltean <vladimir.oltean@nxp•com>,
Simon Horman <horms@kernel•org>,
Jacob Keller <jacob.e.keller@intel•com>,
netdev@vger•kernel.org
Subject: Re: [PATCH net-next v3 6/6] net: hns3: add hwtstamp_get/hwtstamp_set ops
Date: Tue, 21 Oct 2025 13:13:14 +0100 [thread overview]
Message-ID: <854006a7-82da-416c-b8cb-bf8921653f0a@linux.dev> (raw)
In-Reply-To: <c5c44697-b6d4-4e6d-9e4f-8e5a57504232@huawei.com>
On 21.10.2025 12:10, Jijie Shao wrote:
>
> on 2025/10/21 17:47, Vadim Fedorenko wrote:
>> And .ndo_hwtstamp_get()/.ndo_hwtstamp_set() callbacks to HNS3 framework
>> to support HW timestamp configuration via netlink and adopt hns3pf to
>> use .ndo_hwtstamp_get()/.ndo_hwtstamp_set() callbacks.
>>
>> Signed-off-by: Vadim Fedorenko <vadim.fedorenko@linux•dev>
>> Reviewed-by: Jacob Keller <jacob.e.keller@intel•com>
>>
>> v1 -> v2:
>> - actually assign ndo_tstamp callbacks
>>
>> Reviewed-by: Jijie Shao <shaojijie@huawei•com>
>> ---
>
> This shuould like this:
>
> Signed-off-by: Vadim Fedorenko <vadim.fedorenko@linux•dev>
> Reviewed-by: Jacob Keller <jacob.e.keller@intel•com>
> Reviewed-by: Jijie Shao <shaojijie@huawei•com>
>
> ---
> v1 -> v2:
> - actually assign ndo_tstamp callbacks
> ---
Yeah, your are right, messed a bit with the commit message
prev parent reply other threads:[~2025-10-21 12:13 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-21 9:47 [PATCH net-next v3 0/6] convert net drivers to ndo_hwtstamp API part 2 Vadim Fedorenko
2025-10-21 9:47 ` [PATCH net-next v3 1/6] octeontx2: convert to ndo_hwtstamp API Vadim Fedorenko
2025-10-21 9:47 ` [PATCH net-next v3 2/6] mlx4: " Vadim Fedorenko
2025-10-22 5:25 ` Tariq Toukan
2025-10-21 9:47 ` [PATCH net-next v3 3/6] ionic: " Vadim Fedorenko
2025-10-21 9:47 ` [PATCH net-next v3 4/6] net: ravb: " Vadim Fedorenko
2025-10-21 9:47 ` [PATCH net-next v3 5/6] net: renesas: rswitch: " Vadim Fedorenko
2025-10-21 9:47 ` [PATCH net-next v3 6/6] net: hns3: add hwtstamp_get/hwtstamp_set ops Vadim Fedorenko
2025-10-21 11:10 ` Jijie Shao
2025-10-21 12:13 ` Vadim Fedorenko [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=854006a7-82da-416c-b8cb-bf8921653f0a@linux.dev \
--to=vadim.fedorenko@linux$(echo .)dev \
--cc=andrew+netdev@lunn$(echo .)ch \
--cc=bbhushan2@marvell$(echo .)com \
--cc=brett.creeley@amd$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=gakula@marvell$(echo .)com \
--cc=horms@kernel$(echo .)org \
--cc=jacob.e.keller@intel$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=linux-renesas-soc@vger$(echo .)kernel.org \
--cc=linux@armlinux$(echo .)org.uk \
--cc=netdev@vger$(echo .)kernel.org \
--cc=niklas.soderlund@ragnatech$(echo .)se \
--cc=pabeni@redhat$(echo .)com \
--cc=paul@pbarker$(echo .)dev \
--cc=richardcochran@gmail$(echo .)com \
--cc=salil.mehta@huawei$(echo .)com \
--cc=sbhatta@marvell$(echo .)com \
--cc=sgoutham@marvell$(echo .)com \
--cc=shaojijie@huawei$(echo .)com \
--cc=shenjian15@huawei$(echo .)com \
--cc=tariqt@nvidia$(echo .)com \
--cc=vladimir.oltean@nxp$(echo .)com \
--cc=yoshihiro.shimoda.uh@renesas$(echo .)com \
/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