mbox series

[net-next,v4,0/2] Dissect PTP L2 packet header

Message ID 1610478433-7606-1-git-send-email-eranbe@nvidia.com
Headers show
Series Dissect PTP L2 packet header | expand

Message

Eran Ben Elisha Jan. 12, 2021, 7:07 p.m. UTC
Hi Jakub, Dave,

This series adds support for dissecting PTP L2 packet
header (EtherType 0x88F7).

For packet header dissecting, skb->protocol is needed. Add protocol
parsing operation to vlan ops, to guarantee skb->protocol is set,
as EtherType 0x88F7 occasionally follows a vlan header.

Changelog:
v4:
- Drop a redundant length check when fetching ptp header from skb.
v2, v3:
- Add more people to the CC list.

Eran Ben Elisha (2):
  net: vlan: Add parse protocol header ops
  net: flow_dissector: Parse PTP L2 packet header

 net/8021q/vlan_dev.c      |  9 +++++++++
 net/core/flow_dissector.c | 16 ++++++++++++++++
 2 files changed, 25 insertions(+)

Comments

patchwork-bot+netdevbpf@kernel.org Jan. 15, 2021, 2:30 a.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Tue, 12 Jan 2021 21:07:11 +0200 you wrote:
> Hi Jakub, Dave,

> 

> This series adds support for dissecting PTP L2 packet

> header (EtherType 0x88F7).

> 

> For packet header dissecting, skb->protocol is needed. Add protocol

> parsing operation to vlan ops, to guarantee skb->protocol is set,

> as EtherType 0x88F7 occasionally follows a vlan header.

> 

> [...]


Here is the summary with links:
  - [net-next,v4,1/2] net: vlan: Add parse protocol header ops
    https://git.kernel.org/netdev/net-next/c/71854255820d
  - [net-next,v4,2/2] net: flow_dissector: Parse PTP L2 packet header
    https://git.kernel.org/netdev/net-next/c/4f1cc51f3488

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