https://bugs.dpdk.org/show_bug.cgi?id=520
Bug ID: 520 Summary: i40e: UDP PTPv2 packets sent to port 320 not timestamped Product: DPDK Version: 20.05 Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: ethdev Assignee: dev@dpdk.org Reporter: pawel...@gmail.com Target Milestone: --- Hi, PTPv2 UDP SYNC packets sent to port 320 are not timestamped with X710 NIC? The same packets sent to port 319 are timestamped. I checked registers configuration under debugger after i40e_timesync_enable() is called: PRTTSYN_CTL1.TSYNTYPE = 0x2 PRTTSYN_CTL1.UDP_ENA = 0x3 So both ports 319 and 320 should work fine. -- You are receiving this mail because: You are the assignee for the bug.