Skip to content

sfc: support unicast PTP

Íñigo Huguet requested to merge ihuguet-rh/kernel-cs9:sfc-unicast-ptp into main

Bugzilla: https://bugzilla.redhat.com/2151464
Tested: tested when developed the upstream patches

These patches add the correct filters to the hardware to receive the unicast PTP packets into the PTP RX queue. This way they're timestamped and unicast PTP works on sfc NICs. It also cleanup old filters no longer in use.

Signed-off-by: Íñigo Huguet ihuguet@redhat.com

Merge request reports