Message ID | 20250214192739.1175740-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | ice, iavf: Add support for Rx timestamping | expand |
Hello: This series was applied to netdev/net-next.git (main) by Tony Nguyen <anthony.l.nguyen@intel.com>: On Fri, 14 Feb 2025 11:27:21 -0800 you wrote: > Mateusz Polchlopek says: > > Initially, during VF creation it registers the PTP clock in > the system and negotiates with PF it's capabilities. In the > meantime the PF enables the Flexible Descriptor for VF. > Only this type of descriptor allows to receive Rx timestamps. > > [...] Here is the summary with links: - [net-next,01/14] virtchnl: add support for enabling PTP on iAVF https://git.kernel.org/netdev/net-next/c/27ebd8bf9e4b - [net-next,02/14] ice: support Rx timestamp on flex descriptor https://git.kernel.org/netdev/net-next/c/7c1178a9df58 - [net-next,03/14] virtchnl: add enumeration for the rxdid format https://git.kernel.org/netdev/net-next/c/6a88c797ab40 - [net-next,04/14] iavf: add support for negotiating flexible RXDID format https://git.kernel.org/netdev/net-next/c/2a86e210f1a1 - [net-next,05/14] iavf: negotiate PTP capabilities https://git.kernel.org/netdev/net-next/c/3247d65ad9de - [net-next,06/14] iavf: add initial framework for registering PTP clock https://git.kernel.org/netdev/net-next/c/d734223b2f0d - [net-next,07/14] iavf: add support for indirect access to PHC time https://git.kernel.org/netdev/net-next/c/52e3beac764d - [net-next,08/14] iavf: periodically cache PHC time https://git.kernel.org/netdev/net-next/c/7c01dbfc8a1c - [net-next,09/14] libeth: move idpf_rx_csum_decoded and idpf_rx_extracted https://git.kernel.org/netdev/net-next/c/ce5cf4af7ceb - [net-next,10/14] iavf: define Rx descriptors as qwords https://git.kernel.org/netdev/net-next/c/e9f476d7b39c - [net-next,11/14] iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors https://git.kernel.org/netdev/net-next/c/2dc8e7c36d80 - [net-next,12/14] iavf: Implement checking DD desc field https://git.kernel.org/netdev/net-next/c/8447357e7b04 - [net-next,13/14] iavf: handle set and get timestamps ops https://git.kernel.org/netdev/net-next/c/51534239ef13 - [net-next,14/14] iavf: add support for Rx timestamps to hotpath https://git.kernel.org/netdev/net-next/c/48ccdcd87e0d You are awesome, thank you!