netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Vladimir Oltean <vladimir.oltean@nxp.com>
Cc: netdev@vger.kernel.org, po.liu@nxp.com, davem@davemloft.net,
	kuba@kernel.org, claudiu.manoil@nxp.com,
	alexandre.belloni@bootlin.com, atenart@kernel.org,
	UNGLinuxDriver@microchip.com, andrew@lunn.ch,
	vivien.didelot@gmail.com, f.fainelli@gmail.com,
	xiaoliang.yang_1@nxp.com, yangbo.lu@nxp.com, rui.sousa@nxp.com,
	richardcochran@gmail.com, allan.nielsen@microchip.com
Subject: Re: [PATCH v2 net 0/5] Fix broken PTP over IP on Ocelot switches
Date: Fri, 26 Nov 2021 19:50:09 +0000	[thread overview]
Message-ID: <163795620945.23477.13137268244859856342.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211126172845.3149260-1-vladimir.oltean@nxp.com>

Hello:

This series was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 26 Nov 2021 19:28:40 +0200 you wrote:
> Changes in v2: added patch 5, added Richard's ack for the whole series
> sans patch 5 which is new.
> 
> Po Liu reported recently that timestamping PTP over IPv4 is broken using
> the felix driver on NXP LS1028A. This has been known for a while, of
> course, since it has always been broken. The reason is because IP PTP
> packets are currently treated as unknown IP multicast, which is not
> flooded to the CPU port in the ocelot driver design, so packets don't
> reach the ptp4l program.
> 
> [...]

Here is the summary with links:
  - [v2,net,1/5] net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMP
    https://git.kernel.org/netdev/net/c/8a075464d1e9
  - [v2,net,2/5] net: mscc: ocelot: create a function that replaces an existing VCAP filter
    https://git.kernel.org/netdev/net/c/95706be13b9f
  - [v2,net,3/5] net: ptp: add a definition for the UDP port for IEEE 1588 general messages
    https://git.kernel.org/netdev/net/c/ec15baec3272
  - [v2,net,4/5] net: mscc: ocelot: set up traps for PTP packets
    https://git.kernel.org/netdev/net/c/96ca08c05838
  - [v2,net,5/5] net: mscc: ocelot: correctly report the timestamping RX filters in ethtool
    https://git.kernel.org/netdev/net/c/c49a35eedfef

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2021-11-26 20:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-26 17:28 [PATCH v2 net 0/5] Fix broken PTP over IP on Ocelot switches Vladimir Oltean
2021-11-26 17:28 ` [PATCH v2 net 1/5] net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMP Vladimir Oltean
2021-11-26 17:28 ` [PATCH v2 net 2/5] net: mscc: ocelot: create a function that replaces an existing VCAP filter Vladimir Oltean
2021-11-26 17:28 ` [PATCH v2 net 3/5] net: ptp: add a definition for the UDP port for IEEE 1588 general messages Vladimir Oltean
2021-11-26 17:28 ` [PATCH v2 net 4/5] net: mscc: ocelot: set up traps for PTP packets Vladimir Oltean
2021-11-26 17:28 ` [PATCH v2 net 5/5] net: mscc: ocelot: correctly report the timestamping RX filters in ethtool Vladimir Oltean
2021-11-26 19:50 ` patchwork-bot+netdevbpf [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=163795620945.23477.13137268244859856342.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=allan.nielsen@microchip.com \
    --cc=andrew@lunn.ch \
    --cc=atenart@kernel.org \
    --cc=claudiu.manoil@nxp.com \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=po.liu@nxp.com \
    --cc=richardcochran@gmail.com \
    --cc=rui.sousa@nxp.com \
    --cc=vivien.didelot@gmail.com \
    --cc=vladimir.oltean@nxp.com \
    --cc=xiaoliang.yang_1@nxp.com \
    --cc=yangbo.lu@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).